How can you get a mathmatical function from a simulink plot?
Mostrar comentarios más antiguos
For the graph added in the picture I need to have a mathmatical function. Can someone please give me the steps needed in order to archieve this?
4 comentarios
Alex Sha
el 10 de Jun. de 2021
If possible, provide your data please,rather than a picture only.
Auke Roddeman
el 10 de Jun. de 2021
Alex Sha
el 11 de Jun. de 2021
So, where is your data file?
Auke Roddeman
el 20 de Jun. de 2021
Respuestas (1)
Andy Bartlett
el 10 de Jun. de 2021
0 votos
Finding a model or function is a very broad field.
Depending on the nature of the problem and requirements, many tools and techniques might fit the need.
Potential tools include MATLAB's polyfit, A\B or Curve Fitting Toolbox or System Identification Toolbox
Since your plot is coming from a Simulink model, I suggest you explore
Simulink Control Design's model linearizer which provides tools for getting a linear dynamic system model fit to a section of a Simulink model.
1 comentario
Auke Roddeman
el 10 de Jun. de 2021
Categorías
Más información sobre Event Functions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!