photo

Blair Ebeling


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

MATLAB Answers

1 Pregunta
1 Respuesta

CLASIFICACIÓN
113.896
of 301.493

REPUTACIÓN
0

CONTRIBUCIONES
1 Pregunta
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.300

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.813

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

Feeds

Ver por

Pregunta


Error in code: attempted to access x(0)
I am writing a code for fixed point iteration. Whenever I try to run the code, I get an error that says: Attempted to acce...

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

2

respuestas

Respondida
Error in code: attempted to access x(0)
The code showed up weird, this is the code: g(x) = (1/2)*cos(x); p = input('What is the initial guess \n'); x(0)=1000000...

más de 10 años hace | 0