I need to decide which model is more representative to my system

1 次查看(过去 30 天)
I have a non-linear dynamic system that I am trying several approaches to linearize. I am getting different state space systems and I want to compare the non-linear model outputs to those from the models I am fitting, what function in MATLAB can I use to judge different linearized systems and decide which one is the "closest" to the actual model?
  1 个评论
John Petersen
John Petersen 2012-11-20
You could use identical inputs to each system and compare the outputs with the non-linear model outputs. Depending on the type of signals these are it might make sense you use a mean squared error, absolute error, or simply the difference.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Dynamic System Models 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by