Community Profile

photo

sxj


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 0

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 1

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答