搜索结果
找到约 1,358 项符合
R-QAM 的查询结果
matlab例程 这是一个用matlab来实现的QAM,QPSK程序
这是一个用matlab来实现的QAM,QPSK程序,可显示星象图,调制解调的信号波形和频谱波形
matlab例程 SIMULINK实现QAM,来自韩国一本教材。
SIMULINK实现QAM,来自韩国一本教材。
VC书籍 S变换 C语言程序 由R.G.Stockwell 编写 包含了正反变换 以及希尔伯特变换正反变换
S变换 C语言程序 由R.G.Stockwell 编写
包含了正反变换 以及希尔伯特变换正反变换
通讯/手机编程 各种QAM的解调程序
各种QAM的解调程序
邮电通讯系统 各种QAM的调制程序
各种QAM的调制程序
邮电通讯系统 用QAM和PSK两种调制方式对OFDM系统的基本原理进行了仿真
用QAM和PSK两种调制方式对OFDM系统的基本原理进行了仿真
书籍源码 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C
复数运算#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 ...
matlab例程 This a matlab code that simulate the monte-carlo simulation of using 16-QAM with OFDM system under A
This a matlab code that simulate the monte-carlo simulation of using 16-QAM with OFDM system under AWGN case.
SQL Server Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, a
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:
matlab例程 QAM通信系统用matlab进行仿真
QAM通信系统用matlab进行仿真,希望对大家的学习和工作有所帮助!-QAM communications system simulation using Matlab, we want to study and work some help!