Community Profile

photo

oluwatayo ogunmiloro


Last seen: oltre un anno fa Attivo dal 2019

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Errors of not having enough input
The code is attached. The error displays not enough imput

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta