photo

llucia


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

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
276.113
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
75.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.373

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


Detecting an error in Muller method.
Hi! I am programming Muller method as I wan to find the complex roots of an ecuation. However, it does not work properly and I ...

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

1

respuesta

Pregunta


I cannot the error in the bisection method...
Hi! I am trying to detect why my code doesn´t work properly. This is the code. f = @(x) x^3 + 2*x^2 + 10*x - 20; a = 0; b = ...

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

1

respuesta

Pregunta


False Position method. How many itinerations should it take to find the root?
Hi! I am programming the false position method. However, with 100 itinerations, my program cannot find a root with an error smal...

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

1

respuesta

Pregunta


I cannot detect an error on Newton Method.
I am programming the Newton Method, but I doesn´t work. Someone could help me. I would really appreciate it. I also want to pl...

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

1

respuesta