I have a system which is sampling at 100Hz. my input is sinusodial. The output is similar to cosine waveforms with varying frequency. I have no clue how to find out the exact formula to put into the cosine function to generate the exact output as the system
input is sinusoidal graph with 1 as amplitude, and output is cosine plot with the following local max
[1,476,1101,1730,2358,2986,3615,4243,4871,5500,6128,6756,7385,8013,8641,9270,9898]
from here How to find out the control function of a cosine wave?
i calculated my b to be 1*10e-6, but i can't multiply it out with thw input sinusodial plot.. matlab wont let me.