搜索资源列表
chepaishibie4
- 提出一种用于车辆牌照定位的新方法。该方法利用遗传算法对图像进行优化搜索,结合区域特征矢量构造的适 应度函数,最终寻找到牌照区域的最佳定位参量。实验结果表明,该方法抗噪声的能力强,提取出的牌照准确、完 整,具有很好的实用价值。
wavelet
- 实现一维小波变换文中详细介绍了函数优化(有无约束均可)、组合优化算法的原理和源程序,算法效率极高,欢迎下载。附件有更多的遗传算法算例,共研究算法用。 -realize wavelet transmit utilities for Kalman filtering, unscented filtering, particle filtering, and miscillaneous other things. This code is stable and fast.
adptivega
- 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
NeighborhoodModel-NM
- 遗传算法是当前许多科学实验领域广泛应用的一种非线性并行算法.本文研究了遗传算法在数字图像的灰度图二值化中的应用 ,提出了一种新的灰度图二值化方法.该方法通过对每个子群体的优化计算和动态改进的适应度函数 ,确定新的分割阈值.实验验证该方法对于噪声干扰的一般质量图像有着良好的效果.-Genetic algorithm is currently widely used in many scientific experiments in the field of a nonlinear parallel
pso4
- 本文研究了多峰优化问题, 利用梯度算子和筛选策略, 得到了一种可求解多峰函数 全部最优解的改进型遗传算法. 数值模拟结果表明, 该算法在处理复杂多峰函数优化问题时, 局 部搜索能力和克服过早收敛能力方面相对于传统遗传算法均有很大提高.-In this paper, multimodal optimization problems, the use of gradient operator and screening strategies can be solved by a multi-
duoyuzhizishiyingfenge
- 提出一种基于遗传算法的二维熵多阈值自适应图像分割方法.在分析研究二维熵阈值分割原理的基础上, 将可变码长的遗传算法应用于多阈值分割处理过程,采用基于多阈值的整数编码方式,将图像分割的类别数即染色 体的码长融合到适应度函数中,从而实现了在对阈值寻优的同时得以优化分割类别数,最终实现图像的多阈值自适 应分割处理.实验分析结果表明,该方法具有实现阈值寻优速度快,最优解对应图像分割效果好的特点-Propose a genetic algorithm based 2D entropy mult
Sever
- 基本用于评价遗传算法、粒子群算法等优化算法的评价函数,非常实用-Basic evaluation function optimization algorithm for the evaluation of genetic algorithms, particle swarm optimization, very practical
adptivega
- 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
SVM_RFE_GA_TOOLBOX
- 利用遗传基因算法对SVM-RFE算法进行优化,从而获取更优异的特征,提高检测率,该算法的SVMtrain利用matlab自带的函数-The use of genetic algorithms to optimize the SVM-RFE algorithm, in order to gain more excellent features, improve the detection rate of the algorithm using matlab comes SVMtrain funct
xitong1
- 图象增强就是将原来不清楚的图像变得清晰或把我们感兴趣的某些特征强调出来,以改善图像的视觉效果或便于对图像进行其他处理。灰度图像的非线性变换是一种有效的图像增强方法,该方法对不同灰度特征的图像采用不同的非线性变换曲线进行调整。归一化非完全Beta函数可以拟合图像调整的各种非线性变换曲线,不同的参数值分别对应于不同类型的图像非线性变换曲线,但通常确定该函数参数需要采用穷举法和人工介入法,计算量大且无智能性。 量子遗传算法是量子计算和遗传算法相结合的一种新的优化算法。量子遗传算法建立在量子的态矢量
8805227
- 基于Matlab的函数优化遗传算法程序,包含了遗传算法实现的大部分步骤-Based on Matlab function optimization of genetic algorithm, contains most of the genetic algorithm implementation steps
OWVFF
- 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-How to make use of genetic algorithm toolbox function to solve the practical optimization problems of MATLAB programming
PDKSVT2
- 基于Matlab的函数优化遗传算法程序,包含了遗传算法实现的大部分步骤(Based on Matlab function optimization of genetic algorithm, contains most of the genetic algorithm implementation steps)
toolbox
- 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序(How to make use of genetic algorithm toolbox function to solve the practical optimization problems of MATLAB programming)
purent
- 遗传算法包括基本算法的程序及其在优化函数方面的应用(Genetic algorithm program including the basic algorithm and its application in optimization function)
DFLSGR59
- 遗传算法优化小波神经网络的源程序 1 构造的非线性函数 位于nninit_test m 2 直接用WNN逼近非线性 Wnn_test()
centre
- 可针对多个目标函数应用多目标遗传算法实现稳定优化过程(Genetic optimization of multiple targets)
37450947
- 用遗传算法优化函数,要先在程序目录新建galog txt文件,并不里面输入x1,x2的取值范围,程序输出的是函数最大值,()
vnpqj
- 关于遗传算法对PID的优化,包括传递函数的离散化处理,最终得到所需PID()