搜索结果
找到约 3,147 项符合
M-Files 的查询结果
其他书籍 绍了数字通信中的Q PSK 调制解调的原理和过程, 通过用M atlab 对这一过程的编程, 分析信号在 理想信道和加噪信道中模拟传输时的时域图, 并用蒙特卡罗方法, 讨论模拟过程中的误码率, 所得
绍了数字通信中的Q PSK 调制解调的原理和过程, 通过用M atlab 对这一过程的编程, 分析信号在
理想信道和加噪信道中模拟传输时的时域图, 并用蒙特卡罗方法, 讨论模拟过程中的误码率, 所得结果与理论
结果基本一致.
关键词:Q PSK 系统仿真 蒙特卡罗分析 M atlab ...
嵌入式/单片机编程 T M 3 2 0 C 6 0 0 0 详细介绍
T M 3 2 0 C 6 0 0 0 详细介绍
Java编程 ssd8考试一 计算机网络 A Web proxy server listens to requests, then retrieves the requested files from othe
ssd8考试一 计算机网络
A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations, such as on firewalls, where they can allow access to certain pages and deny access to others ...
JavaScript A Web proxy server listens to requests, then retrieves the requested files from other Web servers an
A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations, such as on firewalls, where they can allow access to certain pages and deny access to others
matlab例程 在matlab中使用m函数实现简单计算器功能
在matlab中使用m函数实现简单计算器功能,包括加、减、乘、除。
书籍源码 cnv_encd.m 卷积编码程序 其它的是viterbi.m中用到的子函数 程序来自《现代通信系统-使用matlab》英文版 已经调通!并加上了注释。 希望对大家有帮助 GOOD LUCK
cnv_encd.m 卷积编码程序
其它的是viterbi.m中用到的子函数
程序来自《现代通信系统-使用matlab》英文版
已经调通!并加上了注释。
希望对大家有帮助
GOOD LUCK!
数学计算 !逐步回归分析程序: ! M:输入变量
!逐步回归分析程序:
! M:输入变量,M=N+1,其中N为自变量的个数;M包括的因变量个数
! K:输入变量,观测点数;
! F1:引入因子时显著性的F-分布值;
! F2:剔除因子时显著性的F-分布值;
! XX:存放自变量和因变量的平均值;
! B:存放回归系数;
! V:存放偏回归平方和和残差平方和Q;
! S:存放回归系数的标准 ...
其他书籍 任意级移位寄存器的全部M序列的构成法
任意级移位寄存器的全部M序列的构成法,根据m序列的构造,给出了一个一般方法,用计算机产生任意级移位寄存器的全部非平移等价的M序列
matlab例程 Matlab的centroid.m、mse_dist.m、uq_dist.m文件
Matlab的centroid.m、mse_dist.m、uq_dist.m文件 ,它们分别求:一个区域的质心、对已知分布和量化区域边界的均方量化误差、采用均匀量化对一给定信源量化时的失真。
matlab例程 刚写的Matlab下的M/M/1排队的仿真代码
刚写的Matlab下的M/M/1排队的仿真代码,加了完整的注释