detrendNaN3

バージョン 1.0.0.0 (982 Bytes) 作成者: leander moes
Detrends a matrix ignoring potential NaNs into the third dimension using linear least squares
ダウンロード: 185
更新 2017/7/15

ライセンスの表示

Given a three-dimensional matrix the function detrends every row/column element along the third dimension. If NaN values exist those will be ignored while the remaining non-nan values in the same row/column pair will still get detrended. An optional argument allows to specify the time of each slice. For an example use and origin, see https://stackoverflow.com/questions/45001976/ignore-nan-when-detrending-3-d-array

引用

leander moes (2024). detrendNaN3 (https://www.mathworks.com/matlabcentral/fileexchange/63749-detrendnan3), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2015b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersPreprocessing Data についてさらに検索
謝辞

ヒントを得たファイル: detrend3

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

title fix

typo