compression ratio in compressor function:
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Audio Processing Algorithm Design dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!