統計
MATLAB Answers
7 質問
0 回答
ランク
of 174,520
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Regenerating steady noise from unsteady audio
I have a noise file such as wavynoise.wav appended here. It is a stereo audio file containing noise (traces of sinusoidal compon...
約7年 前 | 0 件の回答 | 0
0
回答質問
Correcting numeric progression in array
Having A = [4 5 6 6 8] I need a matlab procedure to "correct" this numeric progression so that there are no two element...
8年弱 前 | 0 件の回答 | 0
0
回答質問
combining multiple wav files into one multichannel matrix
Having a bunch of stereo wav files with the structure: 036a.wav, 036b.wav, 036c.wav ... 037a.wav, 037b.wav, 037c.wav ... ...
8年弱 前 | 1 件の回答 | 0
1
回答質問
convert list of strings to char arrays
I have list of directories stored as strings, the variable containing this list is 1xN string. I need to pass them one by one in...
8年弱 前 | 1 件の回答 | 0
1
回答質問
Retrieve all values where rows do not match
Having a matrix made of 3 columns x = [1 1 1; 2 2 2; 3 3 4; 4 4 4; 5 6 7] I would like to get all the values fr...
8年弱 前 | 1 件の回答 | 0
1
回答質問
how to calculate rms of an audio file
Having an audio file with unknown number of channels (may be stereo, may be mono), how do I calculate rms of each channel, pleas...
8年弱 前 | 2 件の回答 | 0
2
回答質問
Restructure/align struct by interpollation/padding
Having a 3x1 struct s with fields x and y, where (if represented in a form of a table): x y [1;2] ['a';'b'] [2;...
8年弱 前 | 1 件の回答 | 0
