Laurence Guevremont
自 2016 起处于活动状态
Followers: 0 Following: 0
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 years 前 | 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 years 前 | 3 个回答 | 0