photo

Laurence Guevremont


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Need help with my bisection code
Basically, I use Newton-Raphson method to find roots but if this one fails, my program calls bisection method which is not worki...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I am trying to create a function form a vector from my matrix and I do not understand where my mistake is?
function A=combined (V) for V(k)= A(i,j) k=1; for i=1; j=1; k=...

fast 8 Jahre vor | 3 Antworten | 0

3

Antworten