Feb 27, 2002 #1 ErickD Computer Joined Feb 4, 2002 Messages 6 Location CA Im looking for the equivolent of the "root" function in Mathcad. basicly a function that solves for zeros.. It is en Iterative function.
Im looking for the equivolent of the "root" function in Mathcad. basicly a function that solves for zeros.. It is en Iterative function.
Mar 18, 2002 #2 vorwald Aerospace Joined May 25, 2001 Messages 94 Location US Try fsolve or fzero from the optimization toolbox http://www.mathworks.com/products/optimization/functions.shtml cheers Upvote 0 Downvote
Try fsolve or fzero from the optimization toolbox http://www.mathworks.com/products/optimization/functions.shtml cheers