Multivariable Regression, Curve Fitting & Surface Plots
- October 19, 2017
- 7 replies
- 12961 views
Hello,
I'm looking to reduce a dataset of 25 points to a surface curve fit. An older program (and required to be used) generated the points in question. Rather than spending many more hours on input the values, I was hoping to get a curve fit to the equations. Two variables of distance (x) and elevation (y) provide and output of heatflux (Q). I'm looking to essentially extrapolate the data into a large portion of points that will undergo more transformations pending the target geometry.
However, I'm unsure how to appropriately reduce the data. There isn't any issue with generating a x^3 curve for more than 3 points of data (as I've done before), but I'm seeming to be inputing something incorrect into MathCAD for trying to reduce the data to an appropriate approximation.
In addition, if somebody knows a way to accomplish this task in excel, that would also be benificial (though I question if excel has that power built into it).

