Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
model_legendre
Define model consisting of legendre polynoms
CAFE
fitmodel
x - Input x value array. Should be double precision. parameter - Parameter to compute model. Defines contribution of each legendre polynom. Must contain 6 values.
legendre:0..legendre:4 - contribution of legendre polynom 0..4.
y = l0*P0(x) + l1*P1(x) + l2*P2(x) + l3*P3(x) + l3*P3(x)+ l4*P4(x) + l4*P5(x) P0..P5 are the legendre polynoms.
None
$Id: cafe_model_legendre.pro,v 1.1 2004/08/04 09:34:11 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]