photo

Diksha Gautam


Last seen: presque 3 ans il y a Actif depuis 2022

Followers: 1   Following: 0

Statistiques

MATLAB Answers

2 Questions
4 Réponses

RANG
36 055
of 301 273

RÉPUTATION
1

CONTRIBUTIONS
2 Questions
4 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
1

RANG
 of 21 212

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 726

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Réponse apportée
system of linear differential equation with Runge Kutta Method 4 order
hii @Sam Chak please check this code % Define the right-hand side of the DDE dde = @(t,y,Z) dde_rhs(t,y,Z,lambda_val,mu_val,om...

presque 3 ans il y a | 0

Réponse apportée
system of linear differential equation with Runge Kutta Method 4 order
function [T, N, D, L, PT, PN, PD, PL, Lambda] = ode_optimization() % Define the system parameters mu = 0.1; omega = 0....

presque 3 ans il y a | 0

Réponse apportée
system of linear differential equation with Runge Kutta Method 4 order
Thank you

plus de 3 ans il y a | 0

Réponse apportée
system of linear differential equation with Runge Kutta Method 4 order
Can you please tell me how can i plot multiple graph with function and if possible take above example

presque 4 ans il y a | 0

Question


dN/dt = s + ( g*N*T^2) /(h + T^2) - ( C *T - p*D -q*L) *N - (z*M*N) -( e*N)
<</matlabcentral/answers/uploaded_files/1013790/IMG_20220528_143121.jpg>>

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


system of linear differential equation with Runge Kutta Method 4 order
dT/dt= aT(1-bT) - (cN +jD+kL)T - KzT

presque 4 ans il y a | 6 réponses | 1

6

réponses