搜索资源列表
GA-matlab.rar
- 遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果,Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
GA-FCM.rar
- 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
GA-BP
- 遗传算法优化神经网络代码,大家可以下载,方法很简单,-Genetic algorithm neural network code, you can download, the method is very simple,
ga
- 基于遗传算法的寻优的matlab程序源代码-Based on genetic algorithm optimization matlab source code
Matlab-GA-algorithm-and-application-code
- 几个非常经典的实例演示,手把手教授,学习遗传算法的非常好的帮手。-Your best assistance in studing GA algorithm !by case study
GA-PNestimation
- 用遗传算法估计伪随机码(PN序列),包含初始化,选择,交叉,变异-Is estimated by using genetic algorithms pseudo-random code (PN sequence), including initialization, selection, crossover and mutation
ga
- 包括遗传算法的各种运算(交叉,变异)的实例源程序代码-Various operations, including genetic algorithms (crossover and mutation) of the instance of the source code
GA
- 使用遗传算法优化PID参数,附原创教程及源码、试验数据及照片-PID parameters using genetic algorithm optimization, with tutorials and the original source code, test data and photographs
Hybrid-GA-PSO-Code
- Hybrid GA & PSO Algorithm Run the file MainHGAPSO
cbir-GA-code
- its the matlab coding for pattern recoganization in image processing using genetic algorithm-its the matlab coding for pattern recoganization in image processing using genetic algorithm
ga
- 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -The main program for the genetic algorithm binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation operators, but also introduces the invers
ga
- 遗传算法实现的阈值分割图像的代码,内附图片,可直接运行-Genetic algorithm for image segmentation code, containing pictures, can be directly run
Hybrid-GA-PSO-Code
- Hybrid Genetic Algorithm PSO Code
ga-code
- 遗传算法源码ga matlab code-ga matlab code
Code
- ga binary code that consist three file: main ga code,cost and selection code
ga
- The GA code. The best algorithm to find optimum points of a functions.
GA-BP模板
- 遗传算法优化BPmatlab代码(标注清晰),保证新手看了原理之后能看懂(Genetic algorithm optimizes the BPmatlab code (clearly marked) to ensure that the novice can understand the principle after reading it.)
GA(vrp)
- 用MATLAB编写遗传算法代码求解带有时间窗的VRP问题(The genetic algorithm code is used to solve the VRP problem with time window.)
code
- 用遗传算法GA优化RBF神经网络,对柴油机进行故障诊断(Optimization RBF neural network using genetic algorithm GA, diesel engine troubleshooting)
GA
- GA算法的matlab代码实现,包括选择函数和简单的测试问题(GA algorithm matlab code)