HOW TO GET POLYNOMIAL EQUATION?

조회 수: 4 (최근 30일)
Deva Narayanan
Deva Narayanan 2018년 11월 28일
답변: madhan ravi 2018년 11월 28일
(2016)-10.jpg
I have a graph which represents the heat flux around circumferential angle of a cylinder. i need a polynimial equation (heat flux = a +( b* theta) + (c*(theta)^2 ) + d*(theta)^3 + e *(theta)^4) for the conditions like 0 to 45, 45 to 180 and 180 to 360 degree . can any one explain me how to make fourth order polynomial equation for the specfic degree interval?

답변 (1개)

madhan ravi
madhan ravi 2018년 11월 28일
Read about polyfit()

카테고리

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