predictle

バージョン 1.0.0.0 (2.46 KB) 作成者: Arthur Jutan
calculates leading indicator predictions for Discrete Transfer Function noise models
ダウンロード: 2.6K
更新 2016/3/31

ライセンスの表示

This m file(predictle.m) calculates leading indicator predictions for Discrete Tranfer Function noise models used in the Identification TB. It is used in the same manner as predict.m found in the Identification TB. Predict.m uses the *actual* values of the input variable (u), but this file uses *predicted* values of the input variable (u) to predict the output variable(y). An ARMA model of the input series(u) is, of course, required. This m file was written after consulting with the toolbox author (Prof L. Ljung) and is based on setting up a joint state space model of the transfer function and the input series model.This new version is comaptible with R12.1

引用

Arthur Jutan (2024). predictle (https://www.mathworks.com/matlabcentral/fileexchange/169-predictle), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R12.1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Model Identification についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

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

no changes