(Matlab) How to get inverse function?

Status
Not open for further replies.

davyzhu

Advanced Member level 1
Joined
May 23, 2004
Messages
494
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,298
Location
oriental
Activity points
4,436
matlab inverse function

Hi all,

The function may be too complex to get inverse function, like y=x*2^x*log2(x).

I used to use C do inverse function.
The procedure is:
(1) get x->y pair matrix
(2) qsort, i.e quick sort y
(3) bsearch to get x

Is there any good method to get inverse function in Matlab?

Best regards,
Davy
 

inverse function matlab

dear explorer,
the following site may help you.
find your solution.

regards

**broken link removed**
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…