-
traceback
这是用matlab编写的有关动态规划算法中回溯的实现,是串匹配时用的(This is prepared using matlab on the dynamic programming algorithm realize the back is used when string matching)
- 2008-03-09 10:25:33下载
- 积分:1
-
MATLAB_FFT
用matlab编写的实现FFT算法的程序,可以用来计算任意长度的FFT。(Achieved with the FFT algorithm written in matlab program that can be used to calculate any length of FFT.)
- 2010-10-17 14:31:16下载
- 积分:1
-
Matlab
说明: 学习matlab的简单 30程序 如追赶法求解三对角方程(Chase method Tridiagonal)
- 2011-04-15 09:06:01下载
- 积分:1
-
ycc
一个微分元模型PSO的MATLAB源码,供参考.(a differential model PSO MATLAB source for information.)
- 2006-12-07 22:41:14下载
- 积分:1
-
MATLAB
全面学习matlab的ppt基础教程,入门必备(The basis of a comprehensive study of the matlab ppt tutorial, beginners must)
- 2011-12-07 00:54:25下载
- 积分:1
-
robustica_package_v2
比fastICA收敛更好的ICA工具箱源码(an ICA toolbox which is better than Fastica)
- 2011-05-06 11:02:48下载
- 积分:1
-
matlab3
很好的程序,可以直接用。不会出现错误good program good program(a good process, the direct use of it, no errors,good program good program good program)
- 2011-09-09 21:43:17下载
- 积分:1
-
ciisygauss
简单源代码,可以产生高斯噪声,简单易懂,使用方便。(Simple source code, you can generate Gaussian noise, easy to understand, easy to use.)
- 2011-09-21 21:00:25下载
- 积分:1
-
TD3
AN IMPORTANT class of theoretical and practical
problems in communication and control is of a statistical nature.
- 2015-03-15 00:08:22下载
- 积分: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