You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# sample noisy signal, sampling frequency is 10 times of original signal about original signal
# this is s2 signal which we will be getting in real scenario, we assume that we have some idea
# (like it's frequency, if we don't have any previous information we can visualise the signal and try to extract some info) so we will be able to design filter.
o2.addFrequencyResponse(w,h,wc=lowPassFilterCutoff,frequencyResponseColor='C1',freqView='linear',ampView='log',label="filter response, analog freq vs amplitude in db")