Matlab Simulink Bit Extraction
Afficher commentaires plus anciens
I am attempting to use Matlab Simulink to quantize an analog signal and represent each of the quantization level values in binary format. I think I have this part accomplished using the attached Simulink model. I would now like to extract the first 3 bits for each of the binary representations in my time series and place them in their own 'channel' for further processing. I have been trying to use the Bit Extract block, however whenever I try to extract anything but the full range of bits, it fails. Any support would be greatly appreciated! Thank you.

Réponses (1)
Fangjun Jiang
le 22 Avr 2016
0 votes
Remove the "Integer to Bit Converter" block.
Catégories
En savoir plus sur Quantizers dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

