photo

Marcela Ruiz de Chávez


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
73.564
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
6 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 1

Ver insignias

Feeds

Ver por

Pregunta


DATENUM error in matcont
Hi, I am trying to create a Bifurcation diagram using matcont, but whenever I click "Compute" a message pops up that says "err...

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I solve the fsolve function inside an ode15s function?
Hi, I need to solve an fsolve function inside an ode15s function. However, the dependent variable in the differential equati...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I solve this second order differential equation?
(∂T/∂t)=α/r [∂T/∂r+r(∂^2 T)/(∂r^2)] α = 3 r = 2 from t=0 to 1500 I would like to obtain the graph for this.

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

1

respuesta

Pregunta


How can I add the average of two consecutive numbers?
How can I put this in a simpler form? Area=(y(1)+y(2)/2+(y(2)+y(3)/2+(y(3)+y(4)/2+(y(4)+y(5))/2

casi 12 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How can I remove a word from an array?
This is what I have: xA=[0 4 2 1]; wA=struct('name',{'person1' 'person2' 'person3' 'person4'},'num',num2cell(xA)); people...

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can I extract a word from a vector, instead of a number?
apples=1; pears=2; melons=3; oranges=0; w=[apples pears melons oranges]; maximum=max(w) Instead of getting a numb...

casi 12 años hace | 2 respuestas | 0

2

respuestas