Multivalued function interpolation
バージョン 1.0.0.0 (543 Bytes) 作成者:
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 (2026). Multivalued function interpolation (https://jp.mathworks.com/matlabcentral/fileexchange/10663-multivalued-function-interpolation), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
作成:
R14SP3
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Mathematics > Interpolation >
Help Center および MATLAB Answers で Interpolation についてさらに検索
タグ
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
