HOW TO GET POLYNOMIAL EQUATION?
Ältere Kommentare anzeigen
-10.jpeg)
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?
Antworten (1)
madhan ravi
am 28 Nov. 2018
0 Stimmen
Read about polyfit()
Kategorien
Mehr zu Polynomials finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!