搜索资源列表
-
6下载:
这是一个好的建模学习资料,赶快下载吧,
数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、
插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、
图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、
最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、
网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
-
-
2下载:
人工免疫算法的集合,包含函数优化,图象识别,聚类等多种应用,采用matlab编程,并负有示例数据。~..~
-artificial immune algorithm set includes function optimization, image recognition, clustering, and other applications. using Matlab programming, and bear sample data. ~ ~ ..
-
-
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下载:
图像阈值分割的方法很多,但目前很难找到适用于各种场合的分割方法。本文针对实际情况对几种分割方法进行了分析比较及实验研究。在此基础上引入了遗传算法,加快了算法的收敛速度。最后将一种改进的遗传算法用于优化图像分割,取得了较好的分割效能。-Image Thresholding methods, but it is difficult to find a suitable segmentation method on various occasions. In this paper, the actua
-
-
0下载:
,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜
索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优
化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的更精确的分割。将其应用于左心室MRI图像
的分割,取得了较好的效果。-This paper presents a genetic algorithm based on dual-T-Snake model f
-
-
0下载:
这是一篇十字菱形六角形优化搜索算法文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is a cross-diamond hexagonal search algorithm for optimization article, the article describes in detail the algorithm and applications, image and graphics processing professionals of importa
-
-
0下载:
计算机图形图象学中基于FPGA的铅笔画绘制算法结构设计及优化-Studies in computer graphics image of the pencil drawing based algorithm for FPGA Design and Optimization
-
-
0下载:
猫群算法在图像分类中的应用。猫群算法是一种比较新的算法,目前研究和使用的并不多。-The cats swarm optimization in image classification. Cat swarm optimization is a relatively new algorithm, not much research and use.
-
-
0下载:
image color quantization and reduction using Particle Swarm Optimization algorithm.
-
-
0下载:
聚类算法 K-means 数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则 该代码针对图像的分类-Some distance K-means clustering algorithm to the data points as a prototype optimization objective function, using the function for extreme methods to adjust the rules to get the cod
-
-
0下载:
通过群体优化算法优化的基于内容的图像检索方法,通俗易懂,非常容易理解和学习,是很好的编程帮手。-Through group optimization algorithm optimization method for content-based image retri , user-friendly, very easy to understand and learn.
-
-
0下载:
粒子群算法是一种新的模仿鸟类群体行为的智能优化算法,在函数优化、图像压缩和基因聚类中的应用。-Particle Swarm is a new group of birds to imitate the behavior of intelligent optimization algorithm, function optimization, image compression and gene clustering applications.
-
-
1下载:
人工免疫网络实现分类聚类函数寻优,算法不错,希望对大家有用-This is the Fisher linear discriminant classifier, the general classification of the image of a good effect of artificial immune network to achieve classification clustering function optimization, the algorithm is good,
-
-
0下载:
用遗传算法优化神经网络来压缩图像
关于混沌的一些设计-Optimization of neural network to compress the image of some of the design on Chaos Genetic Algorithm
-
-
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.
-