photo

Erik


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
1 回答

ランク
220,658
of 301,301

評判
0

コントリビューション
3 質問
1 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,236

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,897

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


create a chorus-effect
I've been trying to create a chorus effect in matlab. But there's something that doesn't work. I want to use this: y(n)=a*x(n) ...

13年以上 前 | 1 件の回答 | 0

1

回答

質問


Pythagorean theorem with matrixs
Hi If you have two matrix with the same size, how do you use Pythagorean theorem at each element with the same index in both ...

13年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Delay one speaker with imported sound
I guess it should be something like: a=wavread('wavfile') z=%something here that delays z y=a w=[y.' z.'] sound(w) end...

13年以上 前 | 0

質問


Delay one speaker with imported sound
Hi I want to import a .wav file into matlab and remake it so that one speaker is delayed. So for example I want to import a a...

13年以上 前 | 2 件の回答 | 0

2

回答