搜索资源列表
gafcm.rar
- 这是我自己编的用MATLAB来进行图像分割主要用模糊算法和遗传算法,a methoed for image segmentation
pid3
- 一种基于遗传算法的自调整模糊PID控制器-Genetic algorithm based self-tuning fuzzy PID controller
pid
- 人工智能(模糊在自动控制的应用)电动机控制中的简单遗传算法PID参数优化-Artificial intelligence (fuzzy in Automatic Control) motor control in the simple genetic algorithm optimization of PID parameters
Genetic-optimization-of-C-clustering
- 运用遗传优化算法优化模糊C均值聚类,通过全局自适应寻优,寻找出更为精确的模糊聚类中心-Using genetic optimization algorithm to optimize the fuzzy C-means clustering, global adaptive optimization to find a more precise fuzzy clustering center
SGA-FUZZY
- 采用改进遗传算法优化模糊控制隶属函数,实现隶属度自动寻优-Using improved genetic algorithm to optimize the fuzzy membership function, the membership degree of automatic optimization
T-S-FNN
- 用遗传算法优化参数的递归T-S模糊神经网络学习算法,值得一看。-Parameter optimization using genetic algorithm recursive TS fuzzy neural network learning algorithm, worth a visit.
gabpf
- 模糊神经网络和遗传算法结合的船舶火灾探测(模糊神经网络和遗传算法)-Fire ships based on fuzzy neural network and genetic algorithm (detection of fuzzy neural network and genetic algorithm)
GAFCM
- matlab编写的遗传算法优化的模糊C均值聚类算法-genetic algorithm optimize Fuzzy C means algorithm
improved-fuzzy-c-means-clustering
- 该算法引入遗传算法对模糊c均值算法进行改进,并在iris数据集中进行实验验证,得到很高的正确率。-The algorithm genetic algorithm fuzzy c-means algorithm is improved, and focus on experiments in the iris data to obtain a high accuracy.
整周模糊度算法文献
- 整周模糊度核心参考文献(lambda算法,蚁群,遗传算法等求解方法 )(Integer ambiguity important reference)
遗传算法应用于模糊C均值聚类
- 将遗传算法应用于模糊C均值聚类,可以取得不错的效果(The application of genetic algorithm to fuzzy C mean clustering can achieve good results.)
04657872GAFCM
- 遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local m
数学建模
- 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)