photo

Dhivyadharshini


Last seen: alrededor de 1 mes hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
286.465
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


Matlab coding ordinary differential equation initial condition graph not running in the initial condition
Matlab coding ordinary differential equation initial condition graph not running in the initial condition. For x(2), x(6) and x(...

alrededor de 1 mes hace | 0 respuestas | 0

0

respuestas

Pregunta


Matlab numerical simulation for ode system by changing the parameter value in range graph not running error coming
function su options = odeset('RelTol',1e-6,'Stats','on'); %initial conditions Xo = [0.005; 0.0007; 0.001; 0.0001; 0.001; ...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Code for Delay differential analytical Solution. Its showing error. Please correct it. Kindly do the Needful.
t=linspace(0,120,10); %Xo = [0.005;0.0007;2]; a=0.0002; p=0.0001; s=0.006; r=0.0005; k=0.0138; q=0.2; tau=0.1; b=1; l=0.005;...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


In three system of equation we applied delay two times in one system of equation. Code is showing error. Please do the needful.
dde() function dde() tspan = [0,5]; ylim([1,5]); tau = 0.1; Y0 = [0.005;0.0007;2]; sol = dde23(@dde_system, tau, Y0, tsp...

casi 2 años hace | 1 respuesta | 0

1

respuesta