-
pso1
tcsc location determination
- 2010-02-08 02:17:24下载
- 积分:1
-
OTSU
给出了用于图像分割的基于2D-OTSU算法的MATLAB代码,效果良好。(PCNN code for image segmentation based on OTSU)
- 2014-12-20 10:00:36下载
- 积分:1
-
fruit-classify
梨,香蕉,西红柿和青椒四种水果混合在一起,对他们进行水果分类(pear,banana,tomato and pepper are mixed togeture ,realize the fruit classify)
- 2013-05-13 19:30:35下载
- 积分:1
-
EMD程序
对信号进行EMD分解程序,并根据相关性,去掉一些成分。(The EMD decomposition program is performed on the signal, and some components are removed according to the correlation.)
- 2018-01-15 14:53:45下载
- 积分:1
-
turbo_decoder1
说明: LTE系统中Turbo译码MATLAB程序(turbo decoder in lte system)
- 2011-03-10 15:09:04下载
- 积分:1
-
Mersenne-Twister
利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。
各个文件为:
initGenerator.m:
initGenerator函数,用于初始化随机序列的长度和值
generateNum.m:
generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组
extractNum.m:
extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值。
main.m:
main主函数,输入种子seed和产生数目total,输出产生结果及随机性测试结果
mymy.m和mymy.fig:
用于界面显示的部分,这两个文件会通过界面传入seed和total的值,并调用main函数,在相应的框中显示输出结果。
(According to the algorithm principle on Wikipedia, the Mersenne Twister algorithm to generate random numbers, and test and analysis of its randomness. The program has also joined the interface display.
The individual files are:
initGenerator.m:
initGenerator function used to initialize the random sequence length and value
generateNum.m:
generateNum function is invoked when the index is zero, and used to create a 624-dimensional shift register array
extractNum.m:
extractNum function, according to index the current value to select the number to generate random numbers, and change the value of the index in the array.
main.m:
main function of the input seed to seed and produce the number of total, the output generated results and the randomness of the test results
mymy.m and mymy.fig:
Part of these two files for interface display interface incoming seed and the total value of, and calls the main function, to display the output in the appropriate boxes.)
- 2012-07-22 21:51:55下载
- 积分:1
-
downsample
该段matlab代码能实现分段减采样,是对ecg数据压缩算法的基础,对压缩算法很重要(resample)
- 2010-08-05 16:26:30下载
- 积分:1
-
sgnn1
ISGNN是对SGNN(self-generated neural network)的一种改进,是一种在线学习的算法.(ISGNN of discrete (self-generated neural netw EFCs) an improvement, an online learning algorithm.)
- 2007-04-11 02:31:25下载
- 积分:1
-
minPF
外点罚函数法,用于求解非线性优化问题,适用于matlb程序(Outside the penalty function method for solving nonlinear optimization problems for matlb program)
- 2013-09-25 08:55:09下载
- 积分:1
-
kNN
matlab code to detect and identify the object feature for analysing and compraing purpose
- 2015-03-17 13:25:33下载
- 积分:1