搜索资源列表
GA
- 遗传算法及其MATLAB实现 主要内容: (1)遗传算法简介 (2)遗传算法的MATLAB实现 (3)应用举例 (4)遗传算法优化神经网络方向-MATLAB realization of genetic algorithm and its main elements: (1) brief introduction to genetic algorithm (2) realize MATLAB Genetic Algorithm (3) application, for exa
integrated_genetic_algorithm_GA_ycsf
- GA遗传算法资料大整合,包括基于遗传算法的模糊神经网络控制和遗传算法在图书采购决策中的应用等等,很全的遗传算法总结-GA GA large data integration, including the genetic algorithm based fuzzy neural network control and genetic algorithms in the book of the procurement decision-making, etc., are all summed up
GA-BP-neural-network-application
- GA-BP神经网络应用,应用于matlab 数学建模-GA- BP neural network application, the application in matlab mathematical modeling
A-hybrid
- 针对传统的BP或GA对模糊神经网络的识别应用存在收敛容易陷入局部极小 识别率低下等问题 提出一 种基于BFGS的混合遗传算法 其基本思想为 首先构造一种前馈型模糊神经网络结构 然后用遗传算法进化若干代 后 当目标函数的梯度或者范数小于预先设定值 则改用BFGS算法进行优化识别 仿真实验表明 对比GA该算法 收敛速度较快 识别精度提高了约7% 能够较好地应用于一类模糊神经网络的识别-In traditional BP or GA to identify the application
9656565
- 一种新的基于遗传算法的模糊C-均值聚类的RBF神经网络-A New RBF Neural Network with GA-based Fuzzy C-Means Clustering Algorithm for SINS Fault Diagnosis
Maximum-Power-Point-Tracking-using-GA--Optimized-
- This paper proposes a new MPPT controller. The proposed MPPT controller is based on genetic algorithm (GA) optimized artificial neural network (ANN). For the simulation purpose an improved model of SPV is used. The MPPT is simulated and studi
GA-BP-MATLAB
- 利用GA-BP神经网络算法的应用实例之MATLAB程序,有中文注释-GA-BP neural network for matlab
GA2_LF~1
- the particular code helps in providing a mtrix that would contain minimum of two numbers for each number at first index. this code would help an easy mapping of weights in neural network for beginners.IT DESCRIBES THE GA NEURAL NETWORK
GA-BP
- GA-BP代码(遗传算法改进优化BP神经网络算法)-GA-BP code (genetic algorithm improved BP neural network algorithm)
Ryan_GA_BP
- 实现了基于遗传算法GA优化的BP神经网络,遗传代数为100代(BP neural network based on GA optimization)