Statistics
5 Questions
0 Answers
RANK
220,308
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Feeds
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...
3 months ago | 2 answers | 0
2
answersQuestion
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 months ago | 1 answer | 0
1
answerQuestion
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 months ago | 2 answers | 0
2
answersQuestion
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 months ago | 1 answer | 0
1
answerQuestion
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