-
ACA_TSP
ACA_TSP是用蚁群算法(ant colony algorithm)解决旅行商问题(travelling salesman problem)。文件打开后运行ACA_TSP.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(ACA_TSP is to solve the traveling salesman problem (travelling salesman problem) ACO (ant colony algorithm). Run ACA_TSP.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:47:23下载
- 积分:1
-
rtw3
基于simulink/RTW的微位移实验平台的研制(Based on simulink/RTW of micro-displacement experimental platform)
- 2007-09-01 15:33:33下载
- 积分:1
-
MIMO_LDPC
LDPC simulation for a 2*2 MIMO system
- 2011-06-07 19:37:41下载
- 积分:1
-
fs_neighbor
fuzzy rough sets or fuzzy mutual information
- 2009-03-27 02:39:42下载
- 积分:1
-
ACE_METHOD
PAR reduction in OFDM via active constellation extension
- 2014-08-13 23:29:30下载
- 积分:1
-
Lab_6
Lecture of programiring for C language part 6
- 2014-09-02 20:10:21下载
- 积分:1
-
high-filter
对给定的含噪脉冲信号进行相关检测。检测结果用1、0表示。要求从文本文件中读入数据,分析滤波前后的信号统计特征:包括均值、方差、自相关和功率谱。设计参考信号,进行相关处理和检测;画出原始数据的曲线以及相关结果的曲线(For a given pulse signal associated with noise detection. Test results with 1,0 said. Asked to read from a text file into the data, analyze the demographic characteristics of the signal after filtering include: mean, variance, autocorrelation and power spectrum. Design reference signal, the associated processing and testing draw the curve of the original data and the associated results of the curve)
- 2011-09-14 20:16:32下载
- 积分:1
-
singularitydetection
提出一种两阶段的奇异点检测方法。将指纹图像分块,求出各块的方向构成块方向图,并在块方向图的基础上利用邻域方向的分
布分析结合改进的Poincare Index方法来确定奇异点所在的候选区域,对候选区域中的像素再通过计算局部方向变化率来确定奇异点的精
确位置。将此方法用于对FVC2004 DB1_A指纹数据库的图像,实验结果表明这种方法对指纹图像中的噪声有很好的鲁棒性,并且计算简
单快速,易于实现。
(A two-phase singularity detection. Fingerprint image block, calculate the direction of each block constitute a block pattern, and pattern in the block based on the use of the distribution of the direction of the neighborhood together with the improved Poincare Index method to determine the singular point where the candidate regions of the candidate region of pixels re-calculated to determine the rate of change of local direction of the precise location of singular points. This method is used to FVC2004 DB1_A fingerprint database of images, experiments show that this method of noise on the fingerprint image has good robustness and computing simple and fast, easy to implement.)
- 2010-05-18 10:35:11下载
- 积分:1
-
基于 K-means 聚类算法的图像区域分割
本程序使用matlab软件,实现了基于K-means聚类算法的图像分割。(Image split based on K-means was done by using Matlab.)
- 2018-07-24 19:31:36下载
- 积分:1
-
dijkstra
绝对简练、高效的dijkstra算法,matlab实现(Absolutely concise, efficient dijkstra algorithm, Matlab implementation)
- 2012-05-10 08:12:40下载
- 积分:1