-
matrixmultiplication.for
用fortran程序实现两个矩阵相乘,短小精悍(multiplication of two matrix )
- 2012-04-10 09:43:42下载
- 积分:1
-
Programs
微分方程程序系统持久性灭绝数值模拟的验证(Differential equations)
- 2014-09-17 22:48:01下载
- 积分:1
-
xdlarge
matlab绘图局部放大源码,看清所要关心的部分(matlab drawing enlarged source, see the part to be concerned about)
- 2011-09-26 10:38:40下载
- 积分:1
-
code-5
this code is to learn more about the mattlab
- 2013-05-01 16:12:46下载
- 积分:1
-
prag1
包括MATLAB的简单函数命令功能。。。可以用来学习Matlab,都是些能实现一定功能的代码!M-file的格式。有50多个代码。(Including simple MATLAB function command function. . . Matlab, are more able to achieve a certain function code can be used to learn! M-file format. There are more than 50 code.)
- 2012-11-21 19:04:18下载
- 积分:1
-
Desktop
Matlab程序及函数清单:实现检测概率与信杂比之间的关系(Matlab program and a list of functions: detection probability of relations between SCR)
- 2015-11-09 15:58:00下载
- 积分:1
-
montecarloOFDM
说明: 这是个OFDM系统的算法,内部包含同步,信道估计等,而且用蒙特卡洛方法进行仿真分析。(This is an algorithm for OFDM systems, internal includes synchronization, channel estimation, and simulation analysis using the Monte Carlo method.)
- 2010-03-28 12:18:08下载
- 积分:1
-
GA
说明: 一个遗传算法算法,用于优化支持向量机的核函数参数及相关参数(A function about the parameters of svm)
- 2010-11-15 17:48:32下载
- 积分:1
-
fdtd_1d_code
基于fdtd算法的一维程序,采用matlab进行编写,简单易懂(Fdtd algorithm based on one-dimensional program, using matlab to prepare, easy to understand)
- 2013-09-26 19:53:26下载
- 积分:1
-
RS_coding
The Hamming codes (described in the previous section) are suitable for detecting random bit errors
in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel
errors affecting contiguous blocks of bits), then the Hamming code may not be suitable.
Reed Solomon Codes are linear block codes, a subset of the BCH codes called non-binary BCH.
The (n, k) RS code contains k data symbols and n-k parity symbols. RS Codes are also cyclic codes
since the cyclic shift of any codeword will result in another valid RS codeword.
- 2016-03-17 01:47:28下载
- 积分:1