Image/Signal Processing Query - How to package a 128x128x3 matrix image data?

Hi All,
I would like to convert a .jpg file to a stream of binary bits (i.e. 010101001000111100...) and modulate it as per 16-QAM. Shown below is my current Simulink model blocks, depicting this process:
Setup: Image From File block -> Reshape block -> Frame Conversion Block -> Integer to Bit Converter Block -> Rectangular QAM Modulator (16-QAM)
Question: If my image is a of a 128x128x3 matrix, what would be the correct parameter settings within the Reshape, Frame Conversion and Rectangular QAM Modulator blocks to achieve this?
Any assistance would be greatly appreciated.Cheers!
Regards, Nathan

Answers (0)

Categories

Find more on RF Blockset Models for Transceivers in Help Center and File Exchange

Products

Asked:

on 20 Apr 2012

Community Treasure Hunt

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

Start Hunting!