Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

"compressor" a "expenader" system objets in Audio Toolbox does not working

1 visualización (últimos 30 días)
Jozef Juhar
Jozef Juhar el 6 de Dic. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Calling "compressor" or "expander" funkcion always gives back some error message, e.g.:
Not enough input arguments. Error in compressor (line 18) N = length(x);
Not enough input arguments. Error in compressor (line 23) alphaA = exp(-log(9)/(Fs * attackTime));
Error using /. Matrix dimensions must agree. Error in compressor (line 23) alphaA = exp(-log(9)/(Fs * attackTime));
The system objects seem to be unusable.
  4 comentarios
jibrahim
jibrahim el 10 de Dic. de 2019
Jozef, what version of MATLAB are you using?

Respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by