Sobakava
Full Member level 6
Function Fitting
How to fit an array of input samples (f(x,y) points) to a
function? My function is sin2(xxxxx). I don't want to make
polynomal fitting. I want to give samples, and get xxxxx
from fitter.
How to fit trigonometric functions in C or Pascal?
Regards.
How to fit an array of input samples (f(x,y) points) to a
function? My function is sin2(xxxxx). I don't want to make
polynomal fitting. I want to give samples, and get xxxxx
from fitter.
How to fit trigonometric functions in C or Pascal?
Regards.