Feeds
提问
Jacobi iterative method problem
I've implemented the Jacobi method in matlab but when i try it , the function give me wrongs results.. I don't know what I'm wro...
6 years 前 | 1 个回答 | 0
1
个回答提问
HELP! Bisection method problems
I've got a some problems with bisection algorithm. I paste here my code. function [x, output] = fzer0v5_1_1(fun,xo,varargin) n...
6 years 前 | 0 个回答 | 0
0
个回答已回答
HELP! Bisection method fails to found zero
@Jan Thanks for your reply, i've updated my code following yours advices. I post here my updated code. function [x, output] = ...
HELP! Bisection method fails to found zero
@Jan Thanks for your reply, i've updated my code following yours advices. I post here my updated code. function [x, output] = ...
6 years 前 | 0
提问
HELP! Bisection method fails to found zero
I tried to calculate the zero for the function , but the zero isn't found in . I have the same problem for other function like ...
6 years 前 | 2 个回答 | 0

