Can anyone help me with a dataset from a nonlinear system to train and identify it?

1 view (last 30 days)
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

Accepted Answer

Sam Chak
Sam Chak on 28 Dec 2023
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.
Check out the example by @Star Strider.
  1 Comment
David Vatavu
David Vatavu on 29 Dec 2023
Hi @Sam Chak. Thank you for your help.thanks and for the suggestions, but I was looking for a set of data already obtained.I'll try your version

Sign in to comment.

More Answers (0)

Categories

Find more on Linear Model Identification in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!