Online Parameter Estimation of Plant model

1 回表示 (過去 30 日間)
Luke
Luke 2019 年 1 月 18 日
回答済み: David Fink 2019 年 1 月 21 日
I have Simulink Model of my Plant. I have measured input signals in total five signals which I gave input to the Model and model gives one output. Now I am doing parameter estimation of the model of my plant based on model output and measured output (already have output signal from sensor) using trust region algorithm of non linear least square method.
This part has been succesfully done and now I want to do same thing but now this time is online parameter estimation of model. it means, I am getting input signals data at every 100ms from other software in to matlab workspace and based on current measured data, I want to write an algorithm which compare the output signal from model and measured signal in real time.
any suggestion on online parameter estimation method?

回答 (1 件)

David Fink
David Fink 2019 年 1 月 21 日
The System Identification Toolbox has command-line and Simulink functionality for Online Parameter Estimation:
This page lists some built-in alogorithms to serve that purpose.
If there is an algorithm you're looking for that isn't there, please let us know via MathWorks Technical Support.

カテゴリ

Help Center および File ExchangeOnline Parameter Estimation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by