Sep 5, 2007 #1 A aztroboy Newbie level 4 Joined Sep 5, 2007 Messages 6 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,312 8 PSK is a M-ary PSK modulation in which bits are taken three by three how do I implement this modulation in MATLAB?
8 PSK is a M-ary PSK modulation in which bits are taken three by three how do I implement this modulation in MATLAB?
Sep 5, 2007 #2 mar_deepmode Member level 1 Joined May 3, 2007 Messages 36 Helped 15 Reputation 30 Reaction score 8 Trophy points 1,288 Location Lisboa-Portugal Activity points 1,509 Re: 8PSK aztroboy said: 8 PSK is a M-ary PSK modulation in which bits are taken three by three how do I implement this modulation in MATLAB? Click to expand... Hi there!! There was already an opened topic about this: I don't know if there is more.. you can do a search of the forum. But for solving your problem, here are some useful links **broken link removed** (the most basic one!) https://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=14410&objectType=file https://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=14328&objectType=file (these two seem quite good!!) https://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=14278&objectType=file (this as BER simulation!) I hope this help you!! Cheers, mar_deepmode
Re: 8PSK aztroboy said: 8 PSK is a M-ary PSK modulation in which bits are taken three by three how do I implement this modulation in MATLAB? Click to expand... Hi there!! There was already an opened topic about this: I don't know if there is more.. you can do a search of the forum. But for solving your problem, here are some useful links **broken link removed** (the most basic one!) https://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=14410&objectType=file https://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=14328&objectType=file (these two seem quite good!!) https://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=14278&objectType=file (this as BER simulation!) I hope this help you!! Cheers, mar_deepmode
Sep 5, 2007 #3 A aztroboy Newbie level 4 Joined Sep 5, 2007 Messages 6 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,312 Re: 8PSK thanx a lot =) im going to check it out