How do I use a cfit or very small numbers in a simulink matlab function?

6 次查看(过去 30 天)
I am trying to use a cfit (2. polynominal) in a simulink matlab function. A simple From Workspace block for the Coefficients does not work , because one Coefficient is too small (e-12). Any ideas?
Reading Coefficients from file works but increases execution time by factor 4.

采纳的回答

Tobias Held
Tobias Held 2022-1-6
Use cfit see this answer.
Alternativly make a normalized fit and edit the createFit function like I answered here

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fit Postprocessing 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by