Community Profile

photo

Ruksana Shaikh


Last seen: ungefär 2 år ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to solve partial differential equation
[alfa*d*(d+alfa)*(d+sigma)*(d+gamma+m)/sigma*beta*A*(alfa+(1-u)d)] * partial differention of this {sigma*beta*A*(alfa+(1-u)d)/d...

ungefär 2 år ago | 0 answers | 0

0

answers

Question


ploting between infected pepole and reproduction number
i want to plot between dx(3,:) = sigma * x(2) - (gamma+d+m)* x(3); R0 = (sigma*beta*A)*(d*(1-u)+alfa)/d*(d+alfa)*(d+sigma)*(d...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


how to plot different R0 value in single graph
i want to plot for R0= lembda*epslon/(b+gama)*(b+epslon) R=Rp+Rq= p*b/(b+epslon) +q*b*epslon/(b+gama)(b+epslon) i want to pl...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


how to plot graph for SIR epidemic model
my SIR epidemic model is dS/dt= beta-lembda*I*S-u*S; dI/dt=lembda*I*S-u*I-gamma*R; dR/dt=gamma*R-u*R; t=0:1:100; gamma=.10;...

ungefär 2 år ago | 1 answer | 0

1

answer