-
viterbi
说明: 这些是卷积译码程序m文件,其中viterbi.m为卷积译码程序,其余的m文件为viterbi.m中用到的子函数。均已调通,并加上注释!(These are the convolutional decoding process m paper viterbi.m for the convolutional decoding process, the rest of the m file viterbi.m used in subroutine. Have been transferred pass, and to add comments!)
- 2010-03-30 20:04:41下载
- 积分:1
-
PML_1D
一维TM模的PML边界设置......................(PML(perfect Match Layer) Boundary Condition of 1D TM mode...)
- 2013-01-05 12:07:06下载
- 积分:1
-
OFDM
基于QPSK和16QAM的OFDM仿真程序(OFDM simulation based on 16QAM and QPSK modulation)
- 2012-04-24 19:58:39下载
- 积分:1
-
Foa
果蝇算法性能测试函数,用于对算法优化进行相关测试,代码简洁,并进行了封装(The performance test function is used to test the algorithm optimization. The code is concise and encapsulated.)
- 2019-01-06 10:54:27下载
- 积分:1
-
Chp6ex14
this source code is chp6ex14 matlab
- 2013-08-04 15:26:09下载
- 积分:1
-
1
说明: MATLAB实现群时延,小数时延,以及整数时延的方法,已经过仿真(MATLAB group delay, the fractional time delay, and the method of integer delay has been through the simulation)
- 2013-12-16 10:51:06下载
- 积分:1
-
MATLAB_simulation_program_package_documentation_wa
MATLAB程序波片偏振仿真打包文档教程MATLAB simulation program package documentation wave plate polarization Tutorial(MATLAB simulation program package documentation wave plate polarization Tutorial MATLAB simulation program package documentation wave plate polarization Tutorial)
- 2010-08-02 12:51:14下载
- 积分:1
-
CRC_codes
说明: 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!(communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for actual simulation!)
- 2006-05-06 16:34:11下载
- 积分:1
-
Raised-Cosine-error-rate-baseband-
matlab实现升余弦滚降最佳基带系统的误码率(Raised Cosine error rate of the best baseband system)
- 2015-08-28 16:50:16下载
- 积分:1
-
Public-transport-system-the-best-path-algorithm
说明: 公共交通最佳路径算法在分析城市道路网络最短路径算法 SP算法 和公交网络的特点的基础上,提出公共交通系
( ) ( )
统最佳路径算法.首先引入直达矩阵 T矩阵 和最小换乘矩阵 Q 矩阵 ,讨论公交网络节点间换乘
问题,得出最少换乘算法.利用 Q 矩阵确定节点间最少换乘次数,评价公交网络方便可达性.其次
( )
结合最少换乘算法,对最短路径算法 Dijkstra 算法 进行改进.在标号过程中,利用 Q 矩阵对待检验
T标号点进行筛选,减少 T 标号计算量,得到一条综合考虑路径长度和换乘的最佳路径.最后用一
个简单的算例进行验算,说明该算法适用于一般公交网络,特别是换乘代价较高的公交网络.(Public transport system the best path algorithm )
- 2009-08-16 10:09:29下载
- 积分:1