統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0