搜索资源列表
ga
- 应用于求解大规模寻优的遗传算法,比普通GA算法收敛速度提高70倍,且不存在出现奇异点
GA训练神经网络权值
- 利用GA算法训练神经网络权值参数
GA
- 描述遗传算法的由来及基本原理,并阐述了其具体实现的步骤的例子。对于新学GA算法的人来说是一本不错的书籍!-Descr iption of the origin of genetic algorithms and the basic principles, and described the steps to achieve their specific example. GA learning algorithm for the new person is a good book!
ga
- matlab实现的GA算法程序,实数编码-GA algorithm matlab implementation process, real-coded
GA-RBF
- 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
youhua
- GA算法优化机械问题,适用于算法初学者使用-GA algorithm to optimize mechanical problems for beginners to use algorithm
PSO-GA-S
- PSO与GA混合优化算法,可实现比单纯使用PSO或者GA算法更好的优化效果-PSO and GA hybrid optimization algorithm, can achieve more than a simple algorithm using PSO or GA optimization results better
bp-ga
- 改进bp-ga算法,确定权值和阈值,组合导航系统故障诊断bp-ga算法-Improved algorithm for bp-ga
tsp_ga
- matlab GA算法 解决 TSP问题(matlab GA TSP Genetic Algrithom)
GA优化BP权阈值
- 遗传算法优化BP权值,这是关于基本GA算法和改进GA算法的程序,包括循序选择GA,大变异GA,自适应GA等(Genetic algorithm optimization BP weights, which is about the basic GA algorithm and improved GA algorithm procedures, including sequential selection of GA, big variation GA, adaptive GA and so on
GA
- 运用GA算法开展连续优化问题,是一种常用的智能优化算法(Using GA algorithm to carry out continuous optimization problem)
GA
- 用GA算法求函数最大值,最基础的遗传算法(Using GA algorithm to find the maximum function, the most basic genetic algorithm)
ga-bp
- 通过GA算法对bp神经网络的阈值阀值进行优化(The threshold value of BP neural network is optimized by GA algorithm)
ga-tsp
- 在matlab中利用GA算法去研究tsp问题,并有源程序
GA(vrp)
- 用MATLAB编写遗传算法代码求解带有时间窗的VRP问题(The genetic algorithm code is used to solve the VRP problem with time window.)
电动汽车充电的GA算法
- 电动汽车充电的GA算法,体现了电动汽车并网的问题解决方案。(The GA algorithm for electric vehicle charging reflects the solution to the problem of grid connection of electric vehicles.)
遗传算法优化BP神经网络
- GA算法优化BP神经网络的初始权值和阈值,提高神经网络的鲁棒性(GA algorithm optimizes the initial weights and thresholds of BP neural network to improve the robustness of neural network)
GA
- MATLAB中,使用遗传算法(GA算法)求某个函数的最小值,最基础的遗传算法实现(Using genetic algorithm to find the maximum value of function)
GA算法
- GA算法,清晰明了,希望对大家有所帮助 。
GA
- GA算法的matlab代码实现,包括选择函数和简单的测试问题(GA algorithm matlab code)