Feeds
提问
Conversion of symbolic expression to double without obtaining complex numbers
Hello, I have written a function which should return the inserted values x0 of the partial derivatives of a mathematical functi...
2 years 前 | 2 个回答 | 0
2
个回答已回答
Fmincon finds different solutions for optimization problem in dependance of initial values
I tried it with linear equality constraints and lower bounds, but I don not get the right result neither. Here is my code for th...
Fmincon finds different solutions for optimization problem in dependance of initial values
I tried it with linear equality constraints and lower bounds, but I don not get the right result neither. Here is my code for th...
2 years 前 | 0
提问
Fmincon finds different solutions for optimization problem in dependance of initial values
Hello, I have got a non-linear optimization problem and want to use fmincon to solve it. Even if I guess "good" inital values I...
2 years 前 | 2 个回答 | 1
2
个回答提问
Fitting an exponential function: Setting options?
Hello, I would like to fit a custom specific equation and get an error message. My code is as follows: T_K = [250.150000000000...
5 years 前 | 1 个回答 | 0
