photo

Ruksana Shaikh


Last seen: 2년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변