Community Profile

photo

jérôme TAÏEB


Last seen: casi 4 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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 * ...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Respondida
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,...

más de 5 años hace | 0

Pregunta


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

más de 5 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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 ...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Respondida
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...

más de 5 años hace | 2

Pregunta


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...

más de 5 años hace | 2 respuestas | 0

2

respuestas