Feeds
提问
how can i estimate the period of a signal exist in a loaded file?
how can i estimate the period of a signal exist in a loaded file?
10 years 前 | 1 个回答 | 0
1
个回答提问
why when i make conv between an averaging filter and a noisy circuit it doesn't get filtered?
n=0:499 x=sin(2*pi*n/50) y=x+0.1*randn(size(n)) h=[11111]/5 z=conv(h,y)
10 years 前 | 2 个回答 | 0
2
个回答提问
how can i add a gaussian noise with amp. 0.1 to a sin wav signal ??
not with the fun. awgn because it's undefined function on the version of matlab i have .
10 years 前 | 2 个回答 | 0
2
个回答提问
i wanna a matlab code for this problem if anyone can help , please ?
In this problem, we want to study the effect of an averaging filter (averaging window) on eliminating the noise on a signal. Us...
10 years 前 | 1 个回答 | 0