Total Least Squares Method

バージョン 1.2.0.0 (14.8 KB) 作成者: Ivo Petras
Mathematical method known as total least squares or orthogonal regression or error-in-variables.
ダウンロード: 10.2K
更新 2013/4/11

ライセンスの表示

We present a Matlab toolbox which can solve basic problems related to the Total Least Squares (TLS) method in the modeling. By illustrative examples we show how to use the TLS method for solution of:
- linear regression model
- nonlinear regression model
- fitting data in 3D space
- identification of dynamical system

This toolbox requires another two functions, which are already published in Matlab Central File Exchange. Those functions will be installed to computer via supporting install package 'requireFEXpackage' included in TLS package. For more details see ReadMe.txt file.

Authors: Ivo Petras, Dagmar Bednarova, Tomas Skovranek, and Igor Podlubny
(Technical University of Kosice, Slovakia)

Detailed description of the functions, examples and demos can be found at the link:

Ivo Petras and Dagmar Bednarova: Total Least Squares Approach to Modeling: A Matlab Toolbox, Acta Montanistica Slovaca, vol. 15, no. 2, 2010, pp. 158-170.
(http://actamont.tuke.sk/pdf/2010/n2/8petras.pdf)

引用

Ivo Petras (2024). Total Least Squares Method (https://www.mathworks.com/matlabcentral/fileexchange/31109-total-least-squares-method), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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

Fixed bug discovered by Martin and Alex.

1.1.0.0

Updated function orm(). Fixed error discovered by 'Trison'.

1.0.0.0