Find injective domains
版本 1.0.0.0 (1.4 KB) 作者:
Nathaniel Brahms
Finds the injective subdomains of a vector pair
1.1K 次下载
更新时间
2006/4/18
无许可证
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.
引用格式
Nathaniel Brahms (2025). Find injective domains (https://www.mathworks.com/matlabcentral/fileexchange/10657-find-injective-domains), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14SP3
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Delaunay Triangulation 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Code syntax update |