Community Profile

photo

sxj


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


not enough input arguments when using symbolic
Dear all, I am using the symbolic function to calculate the derivative of functions and convert the derivative results by "matl...

4 years ago | 1 answer | 0

1

answer

Question


Unable to convert expression into double array
Dear all, In the code I would like to use sym function to calculate the first-order derivative of functions F1- F4 and calculat...

4 years ago | 2 answers | 0

2

answers

Question


Issue about "the same lower bound and upper bound" in 'fmincon'
Hey, everyone, I have a confusion about the lower bound and upper bound in 'fmincon'. My optimization problem can be described ...

4 years ago | 1 answer | 0

1

answer

Answered
Different Bounds, global or local minimimum in 'fmincon'
Answer by myself I just review the webpage https://www.mathworks.com/help/optim/ug/iterations-can-violate-constraints.html ....

5 years ago | 0

Question


Different Bounds, global or local minimimum in 'fmincon'
Hallo, everyone, I'm using 'fmincon' to solve an optimization problem under the following situations (1) Given , solve out th...

5 years ago | 1 answer | 0

1

answer

Question


Issues about Using Function 'fmincon' solve Optimization Problem
Dear all, I am using 'fmincon' to solve the following optimization problem: I need to figure out the optimal and correponding ...

5 years ago | 1 answer | 0

1

answer

Question


Derivative of Function handle (To obtain the derivative of constraints in function fmincon)
Hey, everyone, I'm using fmincon to solve the optimization problem under constraints. To increase the speed of calculation, I wo...

5 years ago | 1 answer | 1

1

answer

Question


Error "Too many output arguments" from fmincon
Hallo, everyone, I am using fmincon to solve an optimization problem. The main code is shown as below: x = fmincon(@(x)e1_funcO...

5 years ago | 1 answer | 0

1

answer