photo

Abdullahi


Last seen: 6 months 前 自 2023 起处于活动状态

Followers: 0   Following: 1

统计学

MATLAB Answers

5 个提问
0 个回答

排名
175,379
of 299,768

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,800

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,831

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

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...

1 year 前 | 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...

1 year 前 | 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)...

1 year 前 | 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...

1 year 前 | 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 years 前 | 1 个回答 | 0

1

个回答