統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to use the pushbutton in GUI to record the voice
hello , I was trying to apply GUI with guide to my code voice recognition I actually dont know a lot about GUI .first, what I wa...
11年弱 前 | 1 件の回答 | 0
1
回答質問
connecting arduino with matlab through bluetooth
IAm doing a project about speech recoginition(controll some kind of device by my speech ), I wrote the code already , what Iam t...
11年弱 前 | 2 件の回答 | 0
2
回答質問
remove the noise from an audio signal
Iam using this code rec1 = audiorecorder(8000, 16, 2); disp('Start speaking.') recordblocking(rec1, 2); disp('End of...
11年弱 前 | 0 件の回答 | 0
0
回答質問
error
where is the error in this code??? and how to get a plot for this signal? % _ _ signal generation A1=10; %Amplitude 1 A2=1...
約13年 前 | 0 件の回答 | 0
0
回答質問
frequency spectrum using fft function
is the code is right for a question : compute the frequency spectrum using fft function (512 points) and generate a 4_by_2 pl...
約13年 前 | 1 件の回答 | 0
1
回答質問
this computer lab will investigate the use of spectral windows in the estimation of the power spectrum via the modified periodogram
generate the following windows for M=128 and 0<=n<=M-1 a)bartlett:w(n)=1-(2n-M-1)/(M-1) b) Blackman:w(n)=0.42-0.5cos[(2nΠ)...
約13年 前 | 0 件の回答 | 0