photo

jam


Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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...

11 years ago | 1 answer | 0

1

answer