統計
MATLAB Answers
2 質問
0 回答
ランク
of 173,368
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
loop and array for sum
magnitude= abs(y); % amplitude of y signal near= ceil(N/F); signal= zeros(1,near); for i=1:1000:N for j=i:1:near s...
6年弱 前 | 2 件の回答 | 0
2
回答質問
abs sample magnitude sum
Hello, I wrote the code as shown below : [y,fs]= audioread(file); info= audioinfo(file); [P,Q]= rat(1000/fs); Fnew= P/Q*fs; ...
6年弱 前 | 1 件の回答 | 0