Feeds
提问
How do I take input from a user (equation in terms of x) and convert it into an equation matlab would understand and use this to perform a differentiation in order to perform a newton-raphson method.
function y=newtraph(varargin) % newtraph: Newton-Raphson root location zeroes % y=newtraph(varargin): % uses Newton-Rap...
12 years 前 | 1 个回答 | 0