How can I perform multivariable polynomial curve fitting?
Ältere Kommentare anzeigen
Hey!
I am looking to perform a polynomial curve fit on a set of data so that I get a multivariable polynomial.
I have successfully been able to fit a curve on 2 independent variables using curve fitiing tool. In my case, that was "efficiency as a function of flow rate and head."
I want to be able to perform a fit that gives me a function for something like, "efficiency as a function of flow rate, head and angle." Any ideas?
Thank you!
2 Kommentare
Karen Hejazi
am 11 Jul. 2021
Scott MacKenzie
am 11 Jul. 2021
You can't use the curve fitting tool to build a model with >2 independent variables. But, see this ANSWER for an alternative approach (which I haven't tried but looks reasonably simple).
Antworten (1)
Matt J
am 11 Jul. 2021
0 Stimmen
polyfitn is pretty popular:
Kategorien
Mehr zu Get Started with Curve Fitting Toolbox 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!