Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

surface extrapolation

Status
Not open for further replies.

moore

Mechanical
Joined
Jun 6, 2001
Messages
1
Location
EU
I am trying to extrapolate data on a surface. THe existing data points I have are good but a whole corner of the plot is missing due to missing data. I want to plot the data and obtain extrapolation for the missing corner. Can you help?

 
Hi,
The real answer is lay in the spline toolbox.
If you don't have it try interp2, may be it works also for extrapolation.
If not try to use spline for each row and each column and take the average.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top