Multivalued function interpolation

版本 1.0.0.0 (543 字节) 作者: Nathaniel Brahms
Performs meaningful interpolation of multivalued functions
1.3K 次下载
更新时间 2006/4/7

无许可证

When interpolating a multivalued function (more than one y for each x), interp1 produces, at best, an error (if there are identical x data), and at worst, garbage (see the attached image). This function performs meaningful interpolation of a multivalued function, when the inverse (x = g(y)) is a well-defined function. For each interpolated point, interp1Multivalued returns the interpolated y existing on each branch defined in the input x and y vectors.

引用格式

Nathaniel Brahms (2025). Multivalued function interpolation (https://www.mathworks.com/matlabcentral/fileexchange/10663-multivalued-function-interpolation), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14SP3
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Interpolation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0