Stand-alone version of steepest descent algorithm. This is similar to the CHEMTAX steepest descent algorithm. It is not required to use this function, and as results are not bound by minimum and maximum, results may be unrealistic.
Stand-alone version of steepest descent algorithm. This is similar to the CHEMTAX steepest descent algorithm. It is not required to use this function, and as results are not bound by minimum and maximum, results may be unrealistic.
Steepest_Desc(Fmat, S, num.loops)
Arguments
Fmat: Pigment to Chl a matrix
S: Sample data matrix – a matrix of pigment samples
num.loops: Number of loops/iterations to perform (no default)