Matlab Simulink Bit Extraction
显示 更早的评论
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.

回答(1 个)
Fangjun Jiang
2016-4-22
0 个投票
Remove the "Integer to Bit Converter" block.
类别
在 帮助中心 和 File Exchange 中查找有关 Quantizers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

