Feeds
提问
How to make a optimization program general for different nonlinear inequality constraints using fmincon function?
I have an optimization problem with different nonlinear inequality.I write the MATLAB code using "fmincon" given below. Now,i wa...
10 years 前 | 0 个回答 | 0
0
个回答提问
How I plot 3d graph of known x,y,z ?
I have known x,y,z and I want to plot them in 3d graph, please how can I do that? The data is attached for your reference .. ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Run fmincon with different initial value
I have an optimization problem with nonlinear inequality.I write the MATLAB code using fmincon given below. Now,i want to run th...
11 years 前 | 1 个回答 | 0
