compression ratio in compressor function:
Mostrar comentarios más antiguos
hallo all,
Is there a way that one could interpret the compression ratio in the compressor.
it value varies from 1 to 50,
From the MATLAB page: the compression ratio is defined as R=(x[n]−T)(y[n]−T).
But: in the example:
drc = compressor(-15,5);
visualize(drc);
%How can we recaluculate (to know) what was the compression ratio from the graph?
Is the compreesion ratio (standard) the slope i.e the dofference between Inputs/Outputs??
can one give an example?
thanks a lot
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Audio Processing Algorithm Design en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!