搜索资源列表
gafcm.rar
- 这是我自己编的用MATLAB来进行图像分割主要用模糊算法和遗传算法,a methoed for image segmentation
GA-FCM.rar
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
GAFCM
- 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
PatternRecongnition
- 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
MGA
- 本文介绍了模糊自适应遗传算法,并对其性能进行了分析-This paper introduces the fuzzy adaptive genetic algorithm and its performance analysis
utlab
- 模糊规划,模糊优化模拟,神经网络,遗传算法,matlab与VC交互-Optimize fuzzy simulation, neural networks, genetic algorithms
fitnessfunction
- 线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file
aaddforpd
- 模糊遗传算法的一个函数,利用遗传算法来优化模糊隶属函数-fuzzy-GA
ImagePatternRecognition
- 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
YICHUAN
- 基于遗传算法的模糊控制器优化设计,希望对大家有用!-Based on genetic algorithm optimization of fuzzy controller design, hope for all of us!
GAziliao
- 这是收藏的基于遗传算法和语言算子的模糊控制器优化研究-无
gaMatlab
- 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm is applied to fuzzy C-means al
mode
- 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
Thestatusoffuzzycontrol
- 文章简要介绍了模糊控制的概念和特点,并对模糊控制的原理作了说明,较详细的介绍了模糊控制的现状,包括模糊PID控制、自适应模糊控制、神经模糊控制、遗传算法优化的模糊控制、专家模糊控制等,最后对模糊控制的发展作了展望。-This paper briefly introduces the concept and characteristics of fuzzy control, and fuzzy control principle is illustrated in more detail the
1_5_1
- 基于量子遗传算法的倒立摆模糊控制器参数优化仿真程序-Quantum genetic algorithm based fuzzy controller for inverted pendulum simulation program optimization
基于遗传模拟退货的聚类算法
- 基于遗传算法和模拟退火的模糊均值聚类算法(Fuzzy mean clustering)
整周模糊度算法文献
- 整周模糊度核心参考文献(lambda算法,蚁群,遗传算法等求解方法 )(Integer ambiguity important reference)
T-S 遗传算法优化
- 用遗传算法优化T-S模糊神经网络,实现数据预测,能达到不错的效果。(Optimization of T-S fuzzy neural network by genetic algorithm,Data prediction can be realized and it Can achieve a good effect.)
遗传算法应用于模糊C均值聚类
- 将遗传算法应用于模糊C均值聚类,可以取得不错的效果(The application of genetic algorithm to fuzzy C mean clustering can achieve good results.)