这是一个用matlab来实现的QAM,QPSK程序,可显示星象图,调制解调的信号波形和频谱波形
上传时间: 2016-06-25
上传用户:gououo
SIMULINK实现QAM,来自韩国一本教材。
上传时间: 2016-06-26
上传用户:凌云御清风
S变换 C语言程序 由R.G.Stockwell 编写 包含了正反变换 以及希尔伯特变换正反变换
上传时间: 2014-01-04
上传用户:黄华强
各种QAM的解调程序
上传时间: 2013-12-30
上传用户:亚亚娟娟123
各种QAM的调制程序
上传时间: 2016-06-27
上传用户:cooran
用QAM和PSK两种调制方式对OFDM系统的基本原理进行了仿真
上传时间: 2016-06-27
上传用户:恋天使569
复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c ) private: double Real, Image }
标签: Complex double iostream include
上传时间: 2016-06-30
上传用户:wang5829
This a matlab code that simulate the monte-carlo simulation of using 16-QAM with OFDM system under AWGN case.
标签: monte-carlo simulation simulate matlab
上传时间: 2013-12-14
上传用户:yangbo69
Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, and F are the attributes (columns). Write the SQL statements that will express each of the queries given below:
标签: relational following tables given
上传时间: 2014-01-14
上传用户:cx111111
QAM通信系统用matlab进行仿真,希望对大家的学习和工作有所帮助!-QAM communications system simulation using Matlab, we want to study and work some help!
上传时间: 2016-07-03
上传用户:yzy6007