Sunday, 29 September 2013

Computing the inverse of function in MATLAB

Computing the inverse of function in MATLAB

How do you compute the inverse of a function in MATLAB? Say you want to
compute the inverse of f(x)=e^x, what would be the code?

No comments:

Post a Comment