搜索结果

找到约 1,358 项符合 R-QAM 的查询结果

matlab例程 这是一个用matlab来实现的QAM,QPSK程序

这是一个用matlab来实现的QAM,QPSK程序,可显示星象图,调制解调的信号波形和频谱波形
https://www.eeworm.com/dl/665/312819.html
下载: 178
查看: 1063

matlab例程 SIMULINK实现QAM,来自韩国一本教材。

SIMULINK实现QAM,来自韩国一本教材。
https://www.eeworm.com/dl/665/312973.html
下载: 74
查看: 1055

VC书籍 S变换 C语言程序 由R.G.Stockwell 编写 包含了正反变换 以及希尔伯特变换正反变换

S变换 C语言程序 由R.G.Stockwell 编写 包含了正反变换 以及希尔伯特变换正反变换
https://www.eeworm.com/dl/686/313094.html
下载: 167
查看: 1588

通讯/手机编程 各种QAM的解调程序

各种QAM的解调程序
https://www.eeworm.com/dl/527/313413.html
下载: 34
查看: 1024

邮电通讯系统 各种QAM的调制程序

各种QAM的调制程序
https://www.eeworm.com/dl/690/313416.html
下载: 196
查看: 1034

邮电通讯系统 用QAM和PSK两种调制方式对OFDM系统的基本原理进行了仿真

用QAM和PSK两种调制方式对OFDM系统的基本原理进行了仿真
https://www.eeworm.com/dl/690/313459.html
下载: 203
查看: 1316

书籍源码 复数运算#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 ...
https://www.eeworm.com/dl/532/314582.html
下载: 94
查看: 1040

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.
https://www.eeworm.com/dl/665/315056.html
下载: 111
查看: 1090

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:
https://www.eeworm.com/dl/689/315455.html
下载: 100
查看: 1189

matlab例程 QAM通信系统用matlab进行仿真

QAM通信系统用matlab进行仿真,希望对大家的学习和工作有所帮助!-QAM communications system simulation using Matlab, we want to study and work some help!
https://www.eeworm.com/dl/665/316136.html
下载: 151
查看: 1045