Community Profile

photo

Bo


Actif depuis 2014

Followers: 0   Following: 0

Contact

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Getting NaN as my output when working with jacobi iteration
I believe it may be something with how I set up my matrices but I am not sure. Also I adapted some of the code from my textbook ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Why am I getting this error: Output argument (and maybe others) not assigned during call...
I am using a bisection method to find the roots of the function f(x)= cos(x) + ((1)/((x^3)+200)); I keep getting this error in ...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Using for loops with a recurrence relation to find intervals where the plot acts differently.
Hi, I am given a recurrence relation: y_n+1 = y(n) + h(-y(n)^2 + 4.5(y(n)) - 3.5) y_1 = (2) Using for loops I am to itera...

plus de 9 ans il y a | 1 réponse | 0

1

réponse