boundCorrection

版本 1.1.0.0 (1.9 KB) 作者: Santiago Benito
Corrects the values in 2D-data, removing a linear trend either in the lower or upper bound.
17.0 次下载
更新时间 2018/2/11

查看许可证

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 (2024). boundCorrection (https://www.mathworks.com/matlabcentral/fileexchange/66010-boundcorrection), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

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

1.0.0.0