Data Fitting to Trigonometric Functions
Hello,I am struggling with fitting measured data to a trigonometric Ksin(ax+b)+c function. this is the nature of my process and I am looking for an automatic way to fit it by jsl code.I've wrote a code that normalize the data so the oscillation is between -1 and 1. At the end I would like to get a and b constants (K and c as well but it is much easier)attached example for my data type. BR,Yoav