Community Profile

photo

jérôme TAÏEB


Last seen: 4年弱 前 2018 年からアクティブ

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


time interval over the duration of an effect and not the signal
Hi, I write a little script in command window of Matlab: between: t = (0: 0.001: 10)'; y = sin (2 * pi * 50 * ...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


How to apply an implemented effect to a midi and no midi instrument?
Hi, 1) I have a midi keyboard. How, from an effect implemented in Command Window of Matlab thanks to an effect.m file, app...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


How to run this matlab file?
Hi, Attached file m with a delay function How in the windows command apply this function or this .m file to the audio fi...

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

1

回答

回答済み
why this message error ?:Array indices must be positive integers or logical values
Ok but demo matlab t = (11:1:200)'; y = sin(2*pi*50*t) z = y(t-10) w = y+z plot(t(1:50),w(1:50)) sound(w,...

5年以上 前 | 0

質問


why this message error ?:Array indices must be positive integers or logical values
Hi, When i write this little script: -------------------------------------------------------------------------------------...

5年以上 前 | 3 件の回答 | 0

3

回答

質問


How to play a variation of frequency?
Hi, 1)Starting from a pure wave of a given frequency (4000 Hz) I can not implement this *pseudo code* to play a sound (pure ...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Which module toobox for audio processing?
Hello, I intend to buy matlab from his store <https://fr.mathworks.com/store/link/...fa_home_buyNow> but in order to wo...

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

2

回答

回答済み
how to import an audio file ?
the problem is the path of the audio file. Does Matlab recognize the path of the audio file on the hard disk? for example...

5年以上 前 | 2

質問


how to import an audio file ?
Hi, I would like to write that in the command windows: load handel.mat filename = 'handel.mp3'; audiowrite(filenam...

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

2

回答