Calculate two axis bi-linear, bi-cubic spline, or bi-polynomial curve fitting to data points on a surface.
Enter the data (Z data) as comma separted rows, with each row on a new line (or copy and past cells from a spreadsheet). Enter the I row values (Idata) and J column values (Jdata) as comma separated lists. The value Zij is the Z value from the ith row and the jth column.
Tool Input
- ntype : Number Of Polynomial Terms
- oor : Out Of Range Type
- optype : Surface Type
- Zdata : Surface Data
- X : X Input Value
- Y : Y Input Value
Tool Output