HOW TO GET POLYNOMIAL EQUATION?
Mostrar comentarios más antiguos
-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?
Respuestas (1)
madhan ravi
el 28 de Nov. de 2018
0 votos
Read about polyfit()
Categorías
Más información sobre Polynomials en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!