Borrar filtros
Borrar filtros

Curve Fitting an equation

2 visualizaciones (últimos 30 días)
Arjun Siddharth
Arjun Siddharth el 29 de En. de 2022
Comentada: Arjun Siddharth el 4 de Feb. de 2022
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).

Respuestas (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 29 de En. de 2022
You can try using a rational polynomial fit in this exercise if the variable x is also present in the denominator.
  1 comentario
Arjun Siddharth
Arjun Siddharth el 4 de Feb. de 2022
you mean just take the ratio and compute the value?

Iniciar sesión para comentar.

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by