Community Profile

photo

Heborvi


Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


unconstrained nonlinear optimization problem
Hello, Kindly I have a question concerning nonlinear optimization problem. I have the following problem: How I can define ...

3 years ago | 1 answer | 0

1

answer

Question


Filled circles with different colors
Hello, I know the radius and the center coordinate of many circles I want to plot these circles as filled circles and ea...

7 years ago | 1 answer | 0

1

answer

Question


Optimization by adding a penalization term
Hello, I write the following function that minimize an objective function by adding a penalization term: function [theta_o...

7 years ago | 3 answers | 0

3

answers

Question


Plot many filled circles
Hello, I have n points and each of them has a radius. For each point $i$, i want to plot a filled circle with raduis r(i). I ...

8 years ago | 1 answer | 0

1

answer

Question


sum of function handle
Dear all, i have the following function: sum_{1<=i<j<=n}(X_i-X_j) and i need to write it as function handle. Can anyon...

8 years ago | 3 answers | 0

3

answers

Question


Problem using fmincon (initial point and results)
hello, I want to use fmincon to solve an optimization problem. The code is function [r_opt,fval]= Optimization_the_orig...

8 years ago | 1 answer | 1

1

answer

Question


Implicit Constraints using fmincon
Hello, I have the following otpimzation problem: The objective function is given by: f(x)=x_1+...+x_n+x_{n+1}+...x_{n+d} ...

8 years ago | 1 answer | 0

1

answer

Question


Objective function with 1,000 variables
Hello, I want to write an objective function which is composed of 1,000 variables. Can someone help me to do this. (My objecti...

8 years ago | 1 answer | 0

1

answer