How can you get a mathmatical function from a simulink plot?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Andy Bartlett
2021-6-10
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Equivalent Baseband Simulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!