detrendNaN3
Version 1.0.0.0 (982 Bytes) von
leander moes
Detrends a matrix ignoring potential NaNs into the third dimension using linear least squares
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
Zitieren als
leander moes (2026). detrendNaN3 (https://de.mathworks.com/matlabcentral/fileexchange/63749-detrendnan3), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Data Preprocessing finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert von: detrend3
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 | title fix typo |
