搜索资源列表
-
6下载:
这是一个好的建模学习资料,赶快下载吧,
数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、
插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、
图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、
最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、
网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
-
-
3下载:
采用蚁群算法检测图像边缘
This a demo program of image edge detection using ant colony, based on the paper, \"An Ant Colony Optimization Algorithm For Image Edge Detection,\" IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
-
-
1下载:
基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
-
-
0下载:
遗传算法
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algo
-
-
0下载:
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a k
-
-
0下载:
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a k
-
-
0下载:
粒子群優化演算法,應用在pgm格式影像上,將影像修飾的更平順。-Computes the smoothness of a given image by particle swarm optimization algorithm.
-
-
0下载:
关于算法优化的例子,简单的例子:灰度变换,嵌入式处理用得到,一种优化思想,方法-Algorithm optimization on the example of a simple example: gray-scale transformation, embedded processing used to be, an optimization ideas, methods,
-
-
0下载:
基于小波变换的模糊图像融合程序。是两幅图像的处理程序。-Based on the wavelet transform of fuzzy image fusion process
-
-
0下载:
基于粒子群优化的图像分割算法,希望对大家有帮助-Particle swarm optimization based image segmentation algorithm, we want to help
-
-
2下载:
图像阈值分割,为确定图像分割的最佳阈值,基于粒子群优化算法提出了一种多阈值图像分割方法-Image segmentation, image segmentation to determine the optimal threshold value, based on particle swarm optimization algorithm proposes a multi-threshold image segmentation
-
-
0下载:
,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜
索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优
化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的更精确的分割。将其应用于左心室MRI图像
的分割,取得了较好的效果。-This paper presents a genetic algorithm based on dual-T-Snake model f
-
-
0下载:
提出一种基于粒子群优化算法的图像矢量量化码书设计算法. 该算法引入粒子群的全局搜索策略 , 结合矢量量化码书设计方法 , 增加了算法解的随机性和多样性.-Proposed based on particle swarm optimization algorithm for image vector quantization codebook design algorithm. The introduction of particle swarm algorithm global search s
-
-
0下载:
In this paper, a multimodal image fusion algorithm based on multiresolution
transform and particle swarm optimization (PSO) is proposed.
Firstly, the source images are decomposed into low-frequency coefficients and
high-frequency coefficients b
-
-
0下载:
一个基于互信息的图像配准,优化算法采用Powell算法,采用matlab编写。-A mutual information based image registration, optimization algorithm uses the Powell algorithm using matlab write.
-
-
0下载:
实现图像分类,支持向量机原始优化算法SMO-Image classification, the original optimization algorithm SMO support vector machine
-
-
0下载:
针对二维熵图像分割方法在求取最佳阈值时存在计算量大及微粒群算法容易陷
入局部最优且速度较慢等等问题, 提出了基于混沌粒子群优化算法的二维熵图像分割方法。
该方法考虑了图像中像素点灰度 邻域灰度均值对作为阈值对图像进行分割 利用混沌运
动随机性、遍历性和初值敏感性, 将混沌粒子群优化算法与阈值法相结合在二维空间作全局搜
索。实验结果表明了基于混沌粒子群优化算法的二维熵图像分割法用于阈值寻优减少了搜索
时间, 提高了收敛率
-
-
0下载:
利用OTSU算法与遗传算法相结合时图像分割的具体步骤,并且发现遗传算法在优化大津图像分割算法时存在着因为早熟而陷入局部最优解不足的情况。-Using the OTSU algorithm is combined with genetic algorithm for image segmentation concrete steps, and found genetic algorithm optimization Otsu image segmentation algorithm to be t
-
-
0下载:
这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This is a good model to study the information, download it quick
-
-
1下载:
混沌粒子群算法用于图像分割,程序已调试好,并用多种图像提供使用。分割效果显著。-Chaotic particle swarm optimization algorithm for image segmentation, the program has been debugged, and use a variety of images available. Segmentation effect is remarkable.
-