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.

bpsk and 16-qamin matlabproblem

Status
Not open for further replies.

lionel10

Newbie level 1
Joined
Nov 30, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
Hello,
i have a problem with bpsk and 16-qam modulation in matlab.I want to simulate a plc(power line communication) system. I dont know many things and now i learn so i need some help.My code is:
rand = randint(1,10, [1 0])%create 10 random binary data
trel=poly2trellis([7],[133 171])
coded=convenc(rand,trel)%create 20 bits from 10
and now i want to use bpsk and 16-qam matlab code.
Thanks for your help!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top