-
TSP_aco
用遗传算法解决旅行商问题,是比较简单的一个程序,但可以运行。(a procedure about GA applied in solving TSP problem)
- 2010-12-17 12:30:18下载
- 积分:1
-
yuzhifenge
说明: 对图像进行阈值分割 格式转换 MATLAB源程序(Thresholding the image format conversion MATLAB source code)
- 2010-04-13 15:24:42下载
- 积分:1
-
boxcounting
说明: 这是一个计算盒子维数的程序,值得我们收藏(This is a procedure for calculating the box dimension, it is worth our collection)
- 2011-03-24 11:18:59下载
- 积分:1
-
monituihuoTSP
说明: matlab写的退火算法,解决旅行商问题(matlab write annealing algorithm to solve traveling salesman problem)
- 2008-11-11 14:58:24下载
- 积分:1
-
matlab__api
《精通Matlab6.5版》张志勇等编著,书本api相关的文件("proficient Matalab 6.5 version of the" Written by Zhang Zhiyong, books api relevant documents)
- 2006-12-05 17:24:36下载
- 积分:1
-
matlab-wenduchang
一个关于温度场的Matlab的源程序可以查询不同坐标的温度(A temperature field on Matlab source temperature can query different coordinate)
- 2013-11-14 09:46:15下载
- 积分:1
-
hmmrecognition
语音识别基于隐形马尔科夫算法,进行特定的汉字识别(Speech recognition based on hidden Markov algorithm, make specific character recognition)
- 2015-01-02 21:44:28下载
- 积分:1
-
aver_filter
这是一个基于偏微分方程的图像处理问题的非线性平滑滤波器的程序!(This is a partial differential equations based on the question of image processing procedures for non-linear smoothing filters!)
- 2009-01-10 18:58:08下载
- 积分:1
-
APF_SVM_Recti_6_diode12_LCL_PR
有源电力滤波器设计,三相三线,PR控制,电压空间矢量控制(active filter ,PR control,svpwm control)
- 2021-03-22 09:19:16下载
- 积分:1
-
改进遗传算法Matlab代码
说明: 图像阈值分割技术在图像分割中具有重要的意义。遗传算法既可以对全局信
息高效利用,也减少了存储空间和计算量。利用遗传算法的优点,提出了一
种用改进遗传算法的图像分割的方法,可以将父代中适应度大的个体代替当前代
中的个体,保证了可以选出最优的个体。遗传算法是具有鲁棒性和自适应性的搜
索方法.通过实验对比,表明该方法具有快速、稳定分割的特点。(Image threshold segmentation technology is of great significance in image segmentation. Genetic Algorithms can be used for global information
Efficient utilization of information also reduces storage space and computation. Based on the advantages of genetic algorithm, a new genetic algorithm is proposed.
A method of image segmentation based on improved genetic algorithm can replace the current generation with individuals with large adaptability in the parent generation.
The individual in the system ensures that the best individual can be selected. Genetic Algorithms are Robust and Adaptive Search
The experimental comparison shows that the method has the characteristics of fast and stable segmentation.)
- 2020-06-17 17:20:02下载
- 积分:1