Does anyone know how to do curve fitting using an image with several bands (>10) whereby the image values are the observed Y values, at given wavelength (X), and output the parameters (A0, A1, A2 ...) as images. eg for a simple linear model using least squares. All examples in IDL deal with only given values of X and Y, In other words, how can you the same using image as variables??
|