Feeds
提问
about useing ode23 solving ordinary differential equations
Hi all, I have a question about using ode23 or other ode functions in Matlab to solve ordinary differential equation . The ca...
10 years 前 | 1 个回答 | 0
1
个回答提问
A optimization problem with constraints
Hi, I have a optimization problem. I used the function x = fmincon(fff,x0,A,b) to do optimize ; I have some constraints on x. ...
10 years 前 | 2 个回答 | 0
