![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6107179_1522112012153_DEF.jpg)
arina octave
2015 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Diplay wav files in listbox GUI
Hi, I need to make a listbox GUI that displays every wav files that I have in a folder. What I want is I just simply put the cur...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How to filter a signal that have the same frequency with the noise?
Hi, I add a 8kHz audio wav signal with a 8kHz noise wav signal. Is it possible for me to filter the output by using low-pass, ...
約9年 前 | 1 件の回答 | 0
1
回答質問
How to Add Two Sign Magnitude Numbers?
Hi all, anyone have the idea of how to add two sign magnitude numbers? Well, I think about binary adder but I just get confuse...
9年以上 前 | 1 件の回答 | 0
1
回答質問
How to take the maximum value of an array?
Hi, I have this array a = [1:20]. How do I take the maximum value of every 5 elements of it. So I will have b = [5 10 15 20]. A...
10年弱 前 | 2 件の回答 | 0
2
回答質問
How to repeat an array?
Hi, I have an array a = [1 2 3] and I want to repeat it twice so I'll have b = [1 2 3 1 2 3]. I try this code, and of course it...
約10年 前 | 1 件の回答 | 0
1
回答質問
How can I create a train chirp pulse?
hi, i am trying to create a train of chirp pulse. i use the chirp and train function but i have no idea how to make it right. h...
約10年 前 | 1 件の回答 | 0