photo

mar vouz


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
0 Respuestas

CLASIFICACIÓN
209.916
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
37.5%

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 1

Ver insignias

Feeds

Ver por

Pregunta


problem with 'if-elseif-else'
In order to show the appropriate root for the problem I created this code : if riza > 1 | riza<0 fprintf('so the corr...

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

1

respuesta

Pregunta


What does this message mean in matlab ?
So I created the following code : % code x=0; h=0.001; tol_root=1e-05; tol_x=1e-05; for i = 1:1:50 ...

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

0

respuestas

Pregunta


problem with matlab when trying to use a condition
Hello,I have a problem with Matlab, if I type a condition such as : if i=1:50 then or while i<= 50 matlab allows me to write oth...

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

1

respuesta

Pregunta


transport to matlab language
STEP1: SET x=x0, SET i=0 STEP2: SET i=i+1 CALCULATE f(x) CALCULATE f-­‐‑(x)= f(x-­‐‑h) CALCULATE f+(x)= f(x+h) ...

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

1

respuesta

Pregunta


Using abs in a polynomious
uu

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

1

respuesta

Pregunta


how can I use fzero to this equation?
<</matlabcentral/answers/uploaded_files/42995/%CE%A7%CF%89%CF%81%CE%AF%CF%82%20%CF%84%CE%AF%CF%84%CE%BB%CE%BF.png>> P(x)=poly...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


polynomial in matlab roots
Hey ,I have a matrix X= 0 0,142857142857143 0,285714285714286 0,428571428571429 0,571428571428571 0,714285714285714 0,85714...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


What is wrong with this?
Hey I wrote: X=linspace (0,1,8) Y=A (13:20,2) (I had "A" form my last program) P=polyfit (X,Y,7) And it say...

casi 10 años hace | 1 respuesta | 0

1

respuesta