搜索资源列表
ga
- 用MATLAB解决遗传算法的问题,不需要用MATLAB遗传算法工具箱函数-MATLAB genetic algorithm to solve the problem, no genetic algorithms using MATLAB toolbox function
Ga
- 本程序是遗传算法求极值,有助于对遗传算法的理解
GA
- 遗传算法,寻找f(x,y)=sinx*siny/(x*y)的最大适应值及其相应的位置。精度为0.0001种群数设定为50
ksw.ga.improve1
- 基于ksw方法和改进遗传算法的图像分割,适用于单目标分割,效率和效果都不错,缺点是结果在一定范围内有些不稳定,遗传算法的通病-Ksw method and based on improved genetic algorithm for image segmentation, applied to single-object segmentation, the efficiency and effectiveness are good, the disadvantage is the result
Image-Classification
- 对SVM多类分类算法进行了研究,总结了不同分类算法的优缺点。接下来本文提出了基于GA(遗传算法)和KNN(K近邻)的SVM多类分类算法-The SVM multi-class classification algorithms studied, summed up the advantages and disadvantages of different classification algorithms. The next paper, based on GA (genetic algorit
GA-Road
- 遗传算法在道路阈值分割中的应用,通过遗传算法确定阈值-Genetic algorithms in the road threshold segmentation by genetic algorithm to determine the threshold
20081104ga_src
- 遗传算法(GA)和神经网络(network)结合的算法,用于图像分类,包含完整的工程-Genetic Algorithm (GA) and neural network (network) combining algorithm, for image classification, including the complete works
ga
- 遗传算法( genetic algorithms, 简称GA )是根据自然界的“物竞天择, 适者生存”现象而提出来的一种随机搜索算法, 是霍兰德( Holland) 于1975 年在他的著作《Adaption in Natural and artificial Systems》中首次提出来的。此算法将优化问题看作是自然界中生物的进化过程, 通过模拟大自然中生物进化过程中的遗传规律, 来达到寻优的目的。-Genetic algorithms (genetic algorithms, referre
GA
- 基于遗传算法的图像分割VC源程序,使用了 OpenCV-Genetic Algorithm Based on Image Segmentation VC source code, the use of the OpenCV
GA
- 一个简单的遗传算法实现。自己写的。简单易懂-A simple genetic algorithm. Wrote it myself. Easy-to-read
GA
- 使用遗传算法和迭代阈值的方法实现图像分割。-The use of genetic algorithms and iterative threshold method of image segmentation.
GA
- 遗传算法的内容介绍和他的功能实现实现基础语言c++来实现-GA
GASA
- 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
SVM_GA
- 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) doma
GA-TSP
- 经典的基于GA遗传算法的路径规划问题的实现,能动态的实现所需功能,值得学习研究-The path planning problem of GA based on genetic algorithm classic, can realize the dynamic functions are required, it is worth learning research
GA
- GA遗传算法用于孔径编码版的优化,程序包利用交叉、选择、变异、适应度计算的子程序。-The Genetic Algorithm is used for Aperture Coding s optimization here, and this package includes its crossover,selection,mutation and fitness calculation
遗传算法
- 基本遗传算法(GA)的算法原理、步骤、及Matlab实现,包含详尽的代码(Basic Genetic Algorithm (GA) algorithm principles, steps, and Matlab implementation, including detailed code)
MATLAB遗传算法工具箱及应用
- 如何使用matlab中程序工具箱,进行对各散点的matlab图像进行最佳路径规划。(How to use matlab program toolbox to carry out the best path planning for matlab images of scattered points.)
otsu+ga
- otsu最大类间方差法和ga遗传算法相结合实现图像分割(otsu+ga,to acheive image segmentation)
基于遗传算法的图像融合
- 基于遗传算法的图像融合,应用于求解图像融合的常用算法,matlab编写 ,很好的实现了,希望 对大家学习 有用(GA,Image Fusion Based on Genetic Algorithms)