The LAMP Application

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

lamp_mac/D7_g/

fit_poly.pro


top fit_poly

result = fit_poly(w_in, np, degree=degree)

******* ******** ** User callable ** Fits a polynomial of degree npoly in the x-dimension to one- or ** two-dimensional data ** ** ARGUMENTS: ** degree :degree of polynomial to fit the data with ** ** DIMENSIONS: ** 1-d or 2d data ** ** COMMAND SYNTAX: ** w3 = fit_poly(w2,degree=) ** ** KHA,JRS 21/8/00 ** ------------------------------------------------------------------------------- ** *******************************************************************************

Parameters

w_in
np

Keywords

degree

File attributes

Modification date: Tue Oct 1 14:43:35 2013
Lines: 56