Borrar filtros
Borrar filtros

How to find minima from a fitted 3rd order polynomial

1 visualización (últimos 30 días)
Gollapalli Prince
Gollapalli Prince el 5 de Mzo. de 2019
Respondida: Torsten el 5 de Mzo. de 2019
As shown below, my data points are in blue
grey plot is fitted using 2nd order polynomial
Red plot is fitted using 3rd order polynomial, which seems to be better than 2nd order polynomial (quadratic fit)
How to find the minimum value of y for this 3rd order ploynomial ?
fitting.png

Respuestas (1)

Torsten
Torsten el 5 de Mzo. de 2019
Solve y'(x)=0 for x and check whether f''(x) > 0.

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by