統計
MATLAB Answers
5 質問
0 回答
ランク
of 153,822
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Error: unrecognized function or variable "bi2de"
Hi there.. have been trying to run this code to fit a model but it keeps producing an error.. Please someone should help % Da...
3ヶ月 前 | 2 件の回答 | 0
2
回答質問
Error using nlinfit (Check FunVals)
Hi there.. i am trying to fit my odel equations to some data but i keep on getiing error.. please help below is my code % Da...
3ヶ月 前 | 1 件の回答 | 0
1
回答質問
Parse error at observed data
% Define the SITR model as a system of ODEs function dydt = SITRModel(t, y, beta, gamma, delta, alpha, lambda, mu, N) S = y(1)...
3ヶ月 前 | 2 件の回答 | 0
2
回答質問
Error in Model Fitting
Hello! i have been to run this model fitting code but keeps on getting these error messages as: FUN must have two input argum...
4ヶ月 前 | 1 件の回答 | 0
1
回答質問
How can i vary the value of one parameter and plot them on same graph?
Hi there! function idtry % r = 1.3; tspan = [0:20:40]; % sol = dde23(@ddems,r,@ddemshist,tspan); time = sol.x; SD = s...
2年弱 前 | 1 件の回答 | 0