統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,196
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to enter multiple parameter estimations in a single genetic algorithm (GA)
Hello, I have this code that estimates 2 variables (kd and Kla) from an ODE by using a genetic algorithm. The code predicts th...
3年弱 前 | 1 件の回答 | 0
1
回答質問
I am coding a kinetic equation by using ode dsolve but i got: Warning: Unable to find symbolic solution.
This is my code, m k kla and O3x are constants, even if I set a value for them I got an error syms O3(t) m k kla O3x ode = dif...
3年弱 前 | 1 件の回答 | 0
