oluwatayo ogunmiloro
Followers: 0 Following: 0
Statistica
11 Domande
0 Risposte
RANK
29.853
of 295.569
REPUTAZIONE
1
CONTRIBUTI
11 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
27.27%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Errors of not having enough input
The code is attached. The error displays not enough imput
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Error of Attempted to access u1(51); index out of bounds because numel(u1)=1. please the error is in line 111
Error of Attempted to access u1(51); index out of bounds because numel(u1)=1. Please help. The error is in line 111. test ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Error detected but matlab did not specify the type of error. pls help out
function y = conjunctivitis test = -1; tf=10; delta = 0.001; M = 50; t = linspace(0,tf,M+1); h = tf/M; h2 = h/2; M...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Help. i need to get a code correction for a proper fit of data for parameter estimation of a copouled biological ODE model. Pls i'm a student researcher.
@star strider function C=models(C,t) c0=[1;0;0;0;0]; [T,Cv]=ode45(@DifEq,t,c0); % %Initial conditions of the modelis given ...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Error of Index exceeds matrix dimensions. Please help
% 2016 2017 2018 2019 y = [3 2 6 6 % Jan 6 1 10 9 % Feb 2 5 4 0 % Mar 1 7 5 3 % Apr ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Please i need a time series analysis on the data uploaded and also a fit to a epidemic model
The definitions on the excel data sheet are Susc--suspected cases Death LabCfd--Laboratory confirmed CFR---case fatality rat...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Hello guys, i need help on time series analysis of a data uploaded and also a fit to a model with codes
The excel sheet of the data is uploaded. Definitions on the data are; Suscp---Suspected cases LabCfd---Laboratory confirmed D...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Please help. Error of index out of bounds in my program
function Y = Linda N=100; % Total size en=50; % plot every nth time interval T=zeros(...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Please help. Error of index out of bounds
function Y = Linda N=100; % Total size en=50; % plot every nth time interval T=zeros(N+1,N+1); % T is the transition matrix,...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
i encountered an error saying Undefined function 'Linda' for input arguments of type 'char', while trying save a file and run a code
Function Y = linda_77 N=100; % Total population size en=50; % plot every enth time interval T=zeros(N+1,N+1); % T is the tran...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Please i need help, i encountered the error saying In an assignment A(I) = B, the number of elements in B and I must be the same. Please a matlab expert should correct and ddebug thanks.
function y = cap2_rubeola_back_forw test = -1; tf=3; delta = 0.001; M = 999; t = linspace(0,tf,M+1); h = tf/M; h2 = h...
oltre 5 anni fa | 1 risposta | 0