Hi,

i am looking to implement the interp1, 1-D data interpolation (table
lookup), function available in MATLAB in J2ME or JAVA. Here is the link of
what interp1 does

http://www.mathworks.com/access/helpdesk/help/techdoc/ref/interp1.html

Is there any method in Apache Common-Math library which has already
implemented the same function ? If not can anybody help me in implementing
'interp1' function in J2ME or JAVA ?

Regards
Srikanth Kannan

Reply via email to