-
msequeandgoldsequ
在通信系统仿真当中,常常会使用到伪随机信号,该源代码文件中包含两类最为常用的伪随机信号gold 序列的生成和m序列的生成,程序清晰有注解(In the communications system simulation are often used pseudo-random signal, the source code file contains two types of most commonly used pseudo-random signal sequence to generate gold and m sequences generated, the program has clear notes)
- 2007-10-10 11:32:14下载
- 积分:1
-
MatLab.7.Programming
matlab7的参考文件,非常详细地介绍了matlab的编程方法(A reference for matlab7,being very detailed and clear.)
- 2010-11-02 12:54:04下载
- 积分:1
-
genetic-algorithm
遗传算法的简单例子,matlab的.m文件(genetic algorithm)
- 2013-05-15 16:35:40下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
Tabu-search-symmetric-ftv170.atsp
matlab source for TSP symmetric problem using tabu search
- 2015-02-02 21:49:16下载
- 积分:1
-
two_channels_FXLMS
两通道fxlms降噪matlab仿真亲测能用(Fxlms two-channel noise reduction can be pro-test simulation matlab)
- 2016-09-08 15:12:45下载
- 积分:1
-
Knapsack_dynamic_rus
Knapsack Problem. Russian version. Dynamic programming.
- 2010-05-11 13:12:53下载
- 积分:1
-
pagerank
pagerank算法为google搜索排名的核心算法,我们再次用matlab实现pagerank算法(use matlab to realize pagerank algorithm)
- 2012-05-23 10:40:23下载
- 积分:1
-
filreadapRLs
FILTRE ADAPTATIF RLS SUR SIMULINK
- 2014-12-12 17:19:33下载
- 积分:1
-
proj_2
Opencv code for Sobel edge detection
- 2013-11-24 22:00:49下载
- 积分:1