Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Matlab Help for Viterbi Decoder

Status
Not open for further replies.

s.asad114

Junior Member level 1
Joined
Jun 17, 2010
Messages
17
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
hyd pak
Activity points
1,398
i have some confusion regarding Viterbi decoder In matlab , if some one can guide me please do so.
decoded = vitdec(code,trellis,tblen,opmode,dectype)
im confused by the parameter in the above function that is opmode ,i want is to reset the shift register to Zero in the end but im not sure which Operation mode i should chose for this
remember I’m generating random data as
NumBits=100e3;
data=randint(1,NumBits)

that’s why im confused because im not sure whether my “data” has
enough zeros at the end to fill all memory registers of the encoder or not.







waiting for reply
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top