in reply to Estimating continuous functions
Two "lectures" on curve-fitting:
and
Note that both of these use matrix algebra, in which case Math::Matrix may ride to your rescue.
In Section
Meditations
in reply to Estimating continuous functions
and
Note that both of these use matrix algebra, in which case Math::Matrix may ride to your rescue.