Sara Jiménez
Universidad Nacional de Colombia
Followers: 0 Following: 0
Feeds
질문
How to include a nonlinear constraint in the fmincon when it is a hybrid function in the particle swarm optimization
Hey! I'm writing up a code to find a set of parameters using the particle swarm, besides I'm using fmincon as hybrid function...
대략 8년 전 | 답변 수: 1 | 1
1
답변질문
How do I pass out a vector of extra parameters using ODE15s
I'm writing up a code to solve a set of i differential equations and for each equation, I have three important parameters, which...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to adjust parameters in a ode?
I have an equation like this: dy/dt = alpha * x(t) The function x(t) is known and I have experimental data for dy/dt. ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
How to reduce the time?
I'm writing up a code to solve a system of mass balances. The balances are ordinary differential equations, so I used ode23s to ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Error using odearguments: nputs must be floats, namely single or double.
I'm writing up a code to solve a system of mass balances. The balances are ordinary differential equations, so I used ode45 to s...
거의 9년 전 | 답변 수: 2 | 0
