photo

Laurence Guevremont


2016년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

8년 초과 전 | 답변 수: 3 | 0

3

답변