photo

Abdullahi


Last seen: 10 days ago Active since 2023

Followers: 0   Following: 1

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
130,300
of 297,527

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


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

7 months ago | 2 answers | 0

2

answers

Question


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

7 months ago | 1 answer | 0

1

answer

Question


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

7 months ago | 2 answers | 0

2

answers

Question


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

7 months ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer