搜索资源列表
动态卡尔曼滤波导航试验应用
- 近来发现有些问题很多人都很感兴趣。所以在这里希望能尽自己能力跟大家讨论一些力所能及的算法。现在先讨论一下卡尔曼滤波器,如果时间和能力允许,我还希望能够写写其他的算法,例如遗传算法,傅立叶变换,数字滤波,神经网络,图像处理等等。 因为这里不能写复杂的数学公式,所以也只能形象的描述。希望如果哪位是这方面的专家,欢迎讨论更正。
数模讲义
- 神经网络,遗传算法等
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
datamining
- 介绍了数据挖掘的各种方法(如支持向量机,神经网络,遗传算法)在地震预测中的应用-Introduced a variety of data mining methods (such as support vector machines, neural networks, genetic algorithms) in the earthquake prediction
Theadvancedcomparisonalgorithmlecture
- 在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。用这些算法可以较容易地解决一些很复杂的,常规算法很难解决的问题。-In this lecture, we will focus on about a number of commonly used mathematical modeling algorithms, including neural network algorithm, genetic algorithm Meth
CameracaUbraifonformonocularvision
- 摄像机标定是计算机视觉领域的一个研究热点,为了解决单目摄像机标定中的精度不高、模型复杂、鲁棒性差等问题,依 据神经网络、遗传算法及摄像机标定的特点,提出了基于遗传算法和BP神经网络相结合的单目摄像机标定方法。该方法充分利用 遗传算法的全局优化和神经网络的局部收敛的特点,一方面避免了建立复杂的摄像机成像模型,另一方面增强了摄像机标定的精 度和鲁棒性。-The camera calibration isoneofmostimportantresearch ifeldsin compute
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
Wavelet-neural-networks
- 小波神经网络、遗传算法优化神经网络代码,测试可以使用,但具体的原理不是很懂! -Wavelet neural networks, genetic algorithms to optimize neural network code, the test can be used, but the principle is not very specific!
Stereo_match
- 立体匹配的教程ppt,设计到人工神经网络,遗传算法在立体匹配方面的应用-Stereo matching tutorial PPT, design to the artificial neural network, genetic algorithm is applied in stereo matching
543218
- 同步控制方法结合RBF神经网络和遗传算法 - networked Synchronization Control Method by the Combination of RBF Neural Network and Genetic Algorithm
Elman-neural
- 基于Elman神经网络和遗传算法的油田指标预测-Elman neural network and genetic algorithm-based oilfield predictor
shenjingwangluoyuyichuansuanfa
- 神经网络与遗传算法的完美结合,有很广泛的应用空间。对于学习这方面有很大帮助。-The perfect combination of neural network and genetic algorithm
leakage-location
- 城市供水管网漏失定位的研究,本文 提出将 BP 神经网络和遗传算法用于供水管网的漏失定位。 -Urban water supply network leakage localization, this paper presents the BP neural networks and genetic algorithms for locating leakage water supply network.
BP
- BP神经网络与遗传算法联合寻找函数的最小值-BP neural network optimization
智能优化算法及其应用
- 介绍了模拟退火,遗传算法等优化算法、神经网络、混合优化算法等(The optimization algorithms such as simulated annealing, genetic algorithm, neural network and hybrid optimization algorithm are introduced.)
智能算法总结
- 该文档对智能算法,包括遗传算法、粒子群算法、禁忌搜索算法和人工神经网络算法等的概念和性能进行了基本总结(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)