搜索资源列表
yichuanyuBPmoxing
- 遗传算法与Bp神经网络的集合应用,是我数学建模比赛时发表的论文,供大家参考-Bp genetic algorithm and neural network pool application of the mathematical modeling contest, I delivered papers for reference
Genetic_Algorithms_in_dam_safety_monitoring_neural
- 本文基于遗传算法思想,采用浮点数矩阵表示编码,在遗传算法的进化过程中加入一定的约束条件等方法,探讨了网络结构的设计和学习。经实例分析,在用于建立大坝安全监控预报模型的前馈神经网络设计中,该方法在满足一定约束条件下,能同时有效地寻找合适的网络结构和相应的参数(神经网络的权值和阈值),且在精度和速度上都有较大的提高,为实现实时在线分析评价大坝的安全性态提供了有力的技术支持。-Based on the genetic algorithm, using a float matrix coding, Ge
1096796061
- 用遗传算法该经神经网络 在各个领域的应用
FuzzyNeuralNetwork
- 本论文在较为系统地分析模糊神经网络理论和遗传算法基本原理的基础上,,提出一种基于补偿模糊神经网络的控制方法,通过补偿模糊推理和快速学习算法的引入,构造补偿模糊神经网络控制器,实现模糊网络结构和参数的优化及matlab仿真。
GA_BP
- 利用遗传算法优化人工神经网络权值论文. 遗传算法(Genetic Algorithm-GA)是一种基于自然选择和基因遗传学原理的优化搜索方法。
ai
- 在工程实践中,经常会接触到一些比较“新颖”的算法或理论,比如模拟退火,遗传算法,禁忌搜索,神经网络等。这些算法或理论都有一些共同的特性(比如模拟自然过¬ 程),通称为“智能算法”。它们在解决一些复杂的工程问题时大有用武之地
动态卡尔曼滤波导航试验应用
- 近来发现有些问题很多人都很感兴趣。所以在这里希望能尽自己能力跟大家讨论一些力所能及的算法。现在先讨论一下卡尔曼滤波器,如果时间和能力允许,我还希望能够写写其他的算法,例如遗传算法,傅立叶变换,数字滤波,神经网络,图像处理等等。 因为这里不能写复杂的数学公式,所以也只能形象的描述。希望如果哪位是这方面的专家,欢迎讨论更正。
数模讲义
- 神经网络,遗传算法等
wavelet-neural-network-
- 介绍小波神经网络的基本原理。利用遗传算法来优化小波神经网络,达到提高逼近精度,简化网络结构,提高收敛速度的目的。通过实验将其与传统的小波神经网络进行比较,证实前者具有更优的网络结构,更高的逼近精度。-Introduce the basic principles of wavelet neural network. The use of genetic algorithms to optimize the wavelet neural network to improve the approxim
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
gann
- zh这是一个用遗传算法优化神经网络的例子-zh is a genetic algorithm with neural network examples
AnApproachToTheNeuralNetworkBasedDataMining
- 针对数据挖掘中的分类问题,本文提出了一种利用神经网络抽取分类规则都方法。为了易于抽取规则,采用遗传算法对神经网络的结构进行了进化。实际运行结果表明了该方法的有效性。-Classification is an inportant problem in data mining.This paper presents an approach to discover classification rules by using neural networks.Genetic algorithms is u
BP
- 基于BP神经网络算法的研究,主要比较了模拟退火算法、遗传算法、P神经网络的区别,提出了一种比较优化的BP算法-the research for BP
AiTechniquesForGameProgramming
- 我看完了整本书,可以说是手把手教你怎样将遗传算法和神经网络运用到游戏中的一本书,并且对于每种方法都有一个逐步完善的过程。-I read the whole book, how you can be said to Shoubashoujiao genetic algorithms and neural networks applied to the game in a book, and for each method there is a gradual improvement process
PSO
- 介绍了PSO算法,以及与遗传算法/人工神经网络的区别,并介绍了算法中参数的选取方法等内容。-Introduced the PSO algorithm, as well as with genetic algorithm/artificial neural network differences and describes the algorithm parameter selection methods and so forth.
datamining
- 介绍了数据挖掘的各种方法(如支持向量机,神经网络,遗传算法)在地震预测中的应用-Introduced a variety of data mining methods (such as support vector machines, neural networks, genetic algorithms) in the earthquake prediction
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
Ryan_GA_BP
- 实现了基于遗传算法GA优化的BP神经网络,遗传代数为100代(BP neural network based on GA optimization)
智能算法总结
- 该文档对智能算法,包括遗传算法、粒子群算法、禁忌搜索算法和人工神经网络算法等的概念和性能进行了基本总结(This paper summarizes the concept and performance of intelligent algorithms, including genetic algorithm, particle swarm optimization algorithm, tabu search algorithm and artificial neural network a
6退火遗传算法优化BP神经网络的研究
- 退火算法优化BP神经网络的研究,介绍了一种新的方法(Annealing algorithm to optimize BP neural network)