Can anyone help me with a dataset from a nonlinear system to train and identify it?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
David Vatavu
el 28 de Dic. de 2023
Comentada: David Vatavu
el 29 de Dic. de 2023
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 comentarios
Respuesta aceptada
Sam Chak
el 28 de Dic. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Linear Model Identification en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!