|
|
 | | From: | mark | | Subject: | surface fitting | | Date: | 3 Dec 2004 09:29:41 -0800 |
|
|
 | Hello, I am looking for routines (free and possibly in fortran) to fit functions to 3d data. I checked several libraries from GAMS but did not find anything except spline fitting. The data is smooth, can provide a sample plot if this would help. Would much appreciate response. Thanks, Mark
|
|
 | | From: | Anthony Roberts | | Subject: | Re: surface fitting | | Date: | Mon, 06 Dec 2004 10:47:57 +1000 |
|
|
 | mark wrote: > Hello, > I am looking for routines (free and possibly in fortran) to fit functions > to 3d data. I checked several libraries from GAMS but did not find anything > except spline fitting. The data is smooth, can provide a sample plot > if this would help. Would much appreciate response. > Thanks, > Mark
Try discovering the routine in Numerical Recipes in Fortran by Press et al. It is available over the web. Tony
|
|
|