Lagrange and newton poly

I can't build lagrangepoly and newtonpoly using "spline" X = [0.13 0.18 0.23 0.28 0.33 0.38]; Y = [0.129 0.179 0.228 0.276 0.324 0.371]; Please help me.

답변 (1개)

Laura Proctor
Laura Proctor 2011년 6월 13일

0 개 추천

댓글 수: 2

Anatoliy
Anatoliy 2011년 6월 13일
But I don't know that in an example means [P,R,S]????
Laura Proctor
Laura Proctor 2011년 6월 13일
From the description:
P [returns] the N coefficients defining that polynomial.
R returns the x co-ordinates of the N-1 extrema/inflection points of the resulting polynomial (roots of its derivative)
S returns the value of the polynomial at those points

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Polynomials에 대해 자세히 알아보기

태그

질문:

2011년 6월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by