Community Profile

photo

jérôme TAÏEB


Last seen: 거의 4년 전 2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

답변