필터 지우기
필터 지우기

How to find minima from a fitted 3rd order polynomial

조회 수: 1 (최근 30일)
Gollapalli Prince
Gollapalli Prince 2019년 3월 5일
답변: Torsten 2019년 3월 5일
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

답변 (1개)

Torsten
Torsten 2019년 3월 5일
Solve y'(x)=0 for x and check whether f''(x) > 0.

카테고리

Help CenterFile Exchange에서 Polynomials에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by