Question
How to solve for an unknown sine wave
I have data collected from an oscilloscope and I am trying to create an ideal sine wave to match the collected data. I need to solve for amplitude, frequency, phase, and DC offset. (n = amplitude * sine (frequency * x + phase) + offset)
My goal is to have an automated process that will use a solve block or something similar to come up with the best fit for all of these parameters. Does anyone have an idea of how to solve this?
Thanks,
Dale
My goal is to have an automated process that will use a solve block or something similar to come up with the best fit for all of these parameters. Does anyone have an idea of how to solve this?
Thanks,
Dale

