photo

Shraman


Last seen: 5 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

1 Pregunta
0 Respuestas

CLASIFICACIÓN
272.565
of 301.440

REPUTACIÓN
0

CONTRIBUCIONES
1 Pregunta
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.282

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.580

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 1

Ver insignias

Feeds

Ver por

Pregunta


i am getting error in the plot function it says array indices must be +ve int or logical value
v1(1)=2; v2(1)=4; v3(1)=-1; for n = 1:50 a1(n)=v1(n)-v2(n); v1(n+1)=v1(n)+a1(n)*0.1; a2(n)=v3(n)-3; v2(n+...

más de 3 años hace | 1 respuesta | 0

1

respuesta