Feeds
질문
Bisection While Loop Not Working
I'm trying to get a while loop with a tolerance of machine epsilon to produce a root of -3.4256, according to fzero(f,-3.5). My ...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Newton Raphson Getting Wrong Root
I'm trying use the Newton Raphson method to produce a root of -3.4256, according to fzero(f,-3.5). I think I have the equations...
거의 8년 전 | 답변 수: 1 | 0