boundCorrection

Corrects the values in 2D-data, removing a linear trend either in the lower or upper bound.

現在この提出コンテンツをフォロー中です。

This function is a by-product of my PhD work. I used it to correct bounded data that has a trend either in its lower or its upper bound. This is particularly useful when you know a given data set cannot take lower (or upper) values than a certain threshold but yet it does, due for example to measuring errors. An example script is also included to help understand and use the code.

引用

Santiago Benito (2026). boundCorrection (https://jp.mathworks.com/matlabcentral/fileexchange/66010-boundcorrection), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersStatistics and Machine Learning Toolbox についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0.0

Added input array size check.
Added trend line function as output.
Added example file.

1.0.0.0