Can anyone help me with a dataset from a nonlinear system to train and identify it?
1 次查看(过去 30 天)
显示 更早的评论
Can anyone help me with a dataset from a nonlinear system to train and identify it?I don't want it to be the set of 2 tanks.I need these sets for my thesis
0 个评论
采纳的回答
Sam Chak
2023-12-28
It seems like you may have forgotten to attach the data using the paperclip icon . This sounds like a nonlinear system identification problem. If the generic mathematical model of the system is known or can be derived from the governing physical laws, then the identification task boils down to only estimating the coefficients of the system's ODEs to fit the given data using the lsqcurvefit() function.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Model Identification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!