-
EBP-chaoticPrediction
This program is to one-step EEG prediction. it is done by a fuzzy neural network based on a chaotic back propagation training method.
- 2009-04-27 15:43:13下载
- 积分:1
-
kaihauntexing
实现系统的开怀特性检测 matlab中用于UI6008数据采集卡的数据采集以及输出的程序 使用方便快捷(Easy to use and quick detection matlab laugh features for UI6008 data acquisition card for data acquisition and output procedures)
- 2012-07-30 12:27:47下载
- 积分:1
-
Non_linear_Channel_equalizer_RLSnLMS_compare
This is a comparison of lms and rls algos in digital equaliser
- 2014-02-03 14:07:33下载
- 积分:1
-
C++_with_Matlab
Matlab allows the use of MEX files
–MEX files are pre-compiled files
that are called from Matlab
–Can be compiled from Matlab .m
files
–Can also be compiled from external
C++ code.
• This will be our focus
- 2010-08-24 13:49:55下载
- 积分:1
-
matlab-shipinyuanchengxu
matlab时频分析及其技术这本书的所有源程序代码,适合学习,是很好的资料哦!(matlab time-frequency analysis and its technical book all the source code for learning is very good information Oh!)
- 2013-04-24 18:46:04下载
- 积分:1
-
rician
移动通信中的瑞利信道仿真模型的matlab程序(Mobile communications in Rayleigh channel simulation model matlab program)
- 2007-10-19 23:59:42下载
- 积分:1
-
reed_solomon_code
reed solomon coding and encoding
- 2009-04-24 18:34:24下载
- 积分:1
-
MATLAB
MATLAB图像分割提取算法源代码(示例车牌识别)(MATLAB image segmentation algorithm for extracting the source code (sample plate recognition))
- 2009-11-12 23:31:10下载
- 积分:1
-
convolucao
Arquivo para fazer convolucao
- 2011-06-15 00:44:29下载
- 积分:1
-
TS_TSP
解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。
至于下面的参数可以自己调:
T:总的循环次数;
tabulength:禁忌长度;
Pby:变异概率;
(Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability )
- 2007-10-19 16:03:51下载
- 积分:1