photo

Michael


Last seen: más de 1 año hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
0 Respuestas

CLASIFICACIÓN
105.945
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

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


How can I plot with a for data named h1-h10?
I have some data named h1,h2,....,h10. I want to plot them seperately in different figures. I have done this and it does not wor...

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

1

respuesta

Pregunta


Graphing the movement of a driven damed pendulum
I'm trying to graph the movement of a driven damped pendulum, whose equation of motion is : I should get something like this ...

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

1

respuesta

Pregunta


How can I modify this contour plot and add arrows?
So I currently have this: x=0:0.01:1.5; y=0:0.01:1.5; T1=100;T0=0; [X,Y]=meshgrid(x,y); Z=(T1-T0)*2.*X.*Y+T0; [cs1,h1]=con...

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

1

respuesta