Sara Jiménez
Universidad Nacional de Colombia
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 176,138
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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
