|
|
| File Information |
| Description |
Given a pair of vectors y and x, where y is a (well-defined) function of x, this function will return the subsets of y and x where y = f(x) is an injective (i.e., one-to-one) function. In these subsets, x is a function of y.
This is equivalent to finding the intersections of the Reimann surfaces of the inverse function, x = g(y), with the real line.
The sets returned are inclusive of the endpoints. |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 07 Apr 2006 |
Fixed output variables |
| 18 Apr 2006 |
Code syntax update |
|
Contact us at files@mathworks.com