Community Profile

photo

Laurence Guevremont


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

7 years ago | 2 answers | 0

2

answers

Question


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=...

7 years ago | 3 answers | 0

3

answers