The example below describes one way to find zeros between 0 and 2*pi. ... lb = 0; % Set a lower bound for the function. ub = 2*pi; % Set an upper bound for the ...
確定! 回上一頁