Curve Fitting an equation

2 次查看(过去 30 天)
Arjun Siddharth
Arjun Siddharth 2022-1-29
Is it possible to curve fit Eqn 16) using the polyfit()/ polyval() function? If not, what is an easier way of doing so?
In my code, the values of "EI" and "L" are different, so that would cause a change in the fitted value, ie, Eqn 17).

回答(1 个)

Sulaymon Eshkabilov
You can try using a rational polynomial fit in this exercise if the variable x is also present in the denominator.

类别

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

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by