統計
MATLAB Answers
3 質問
0 回答
ランク
of 177,809
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to plot pitch contour of an audio signal?
i have audio file in .wav format. want to plot is pitch contour.to see the variation over the time
11年以上 前 | 0 件の回答 | 0
0
回答質問
can anyboby help me in code for pich track or pitch flow of audio file using wavelet transform?
i have audio signal in .wav format. need to study its pitch(fundamental frequency) variation over the time. plotting pitch conto...
11年以上 前 | 0 件の回答 | 0
0
回答質問
i was trying this code but getting error for Y=fft(x.*hamming(length(x))); as .* operator matrix dimensions must agree.pls help me to resolve.
% estimation of fundamental frequency in frequency domain [x,fs]=wavread('1.wav',[24120 25930]); ms1=fs/1000; ...
11年以上 前 | 1 件の回答 | 0
