fzero(@func,[a b]) or fzero('func(x)',[a b]) finds a root of the equation func(x) = 0 inside the interval [a, b] providing func(a) and func(b) have opposite ...
確定! 回上一頁