forum.alglib.net

ALGLIB forum
It is currently Fri Mar 29, 2024 10:30 am

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: 2d_interpolation
PostPosted: Mon Dec 19, 2011 7:55 pm 
Offline

Joined: Mon Dec 19, 2011 7:04 pm
Posts: 1
Hi, first of all sorry for bad English.. Recently I've face with problem to interpolate the 2 dimensional data, but they are in the different recording than they need for spline2dbuildbicubic() and spline2dbuildbilinear() methods.

For example, I know the spline absciss array[0..N-1] (temperature ADC values) and function value array[0..M-1,0..N-1] (a dependence the ADC pressure values from the temperature). The spline ordinates array[0..M-1] (just the physical values of pressure) is a required for. I can get the spline interpolant by spline2dbuildbicubic(), but then how can I calculate the ordinate value?

Are there more methods to solve this problems?
TIA


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 78 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group