Welcome![Sign In][Sign Up]
Location:
Search - GENETIC ALGORITHMS NEURAL NETWORK

Search list

[Other resourceStochastic-Programming-2

Description: 随机规划解决随机优化问题,主要用到遗传算法,神经元网络。-stochastic programming problem solving stochastic optimization, use genetic algorithms, neural network.
Platform: | Size: 4098 | Author: 李晓鹏 | Hits:

[AI-NN-PRStochastic-Programming-2

Description: 随机规划解决随机优化问题,主要用到遗传算法,神经元网络。-stochastic programming problem solving stochastic optimization, use genetic algorithms, neural network.
Platform: | Size: 4096 | Author: 李晓鹏 | Hits:

[AI-NN-PR神经网络方法

Description: 人工神经网络bp 算法是用于数学建模Alife.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源序 -bp artificial neural network algorithm is used mathematical modeling based on genetic algorithms Alife.c artificial life simulation source code, the input data file GA_nn.c world based on genetic algorithm optimization neural network structure source, the input data file sample Patmat.c based on genetic algorithms yuan-based graphics from the source sequence
Platform: | Size: 467968 | Author: 乐乐 | Hits:

[matlabsars

Description: 该程序用遗传算法对人工神经网络进行优化,预测sars的变化趋势-the process of using genetic algorithms for artificial neural network optimization, forecasting the trend EX/108
Platform: | Size: 49152 | Author: 凯斯 | Hits:

[Console神经网络遗传算法

Description: 人工神经网络遗传算法 NNUGA - Neural Network Using Genetic Algorithms-artificial neural network, genetic algorithms NNUGA- Ge Neural Network Using netic Algorithms
Platform: | Size: 4096 | Author: 张华 | Hits:

[Other systemsann_and_ga_soft

Description: 用神经网络和遗传算法解决tsp问题,先使用神经网络训练出较优个体,然后再进化,可以反其道而行,-using neural networks and genetic algorithms to solve the problem tsp first use of neural network training of better individual, then evolution can be just the opposite.
Platform: | Size: 160768 | Author: 问涛 | Hits:

[AI-NN-PRgene_bpnnPID

Description: 该算法是综合遗传算法和神经网络算法的综合性算法,用来对一些参数进行优化,可收到很好的效果。-the algorithm is integrated genetic algorithms and neural network algorithm integrated algorithm, used to optimize the parameters can be received very good results.
Platform: | Size: 468992 | Author: 周燕 | Hits:

[matlabGA_and_bp

Description: 这个是一个用matlab程序编写的,关于遗传算法和BP神经网络结合的程序,比较经典的-using Matlab programming, on genetic algorithms and artificial neural network procedures, the classic comparison
Platform: | Size: 4096 | Author: 袁成序 | Hits:

[Software EngineeringGenetic_Algorithms_in_dam_safety_monitoring_neural

Description: 本文基于遗传算法思想,采用浮点数矩阵表示编码,在遗传算法的进化过程中加入一定的约束条件等方法,探讨了网络结构的设计和学习。经实例分析,在用于建立大坝安全监控预报模型的前馈神经网络设计中,该方法在满足一定约束条件下,能同时有效地寻找合适的网络结构和相应的参数(神经网络的权值和阈值),且在精度和速度上都有较大的提高,为实现实时在线分析评价大坝的安全性态提供了有力的技术支持。-Based on the genetic algorithm, using a float matrix coding, Genetic algorithms in the evolutionary process to be bound by certain conditions, to explore the structure of the network design and learning. By analyzing the examples used in the establishment of dam safety monitoring forecasting model of neural network design, The constraint in meeting certain conditions, can effectively find suitable network structure and the corresponding parameters (the neural network weights and thresholds), and the accuracy and speed have improved greatly. To achieve real-time online analysis and evaluation of the safety of the dam states provide strong technical support.
Platform: | Size: 30720 | Author: 汪顺和 | Hits:

[File FormatFACERECOGNITIONBASEDONFRACTALANDGENETICALGORITHMS.

Description: 本文的题目是基于分形和遗传算法的人脸识别方法,对有限人群提出一种采用分形特征和遗传聚类的识别方法: 将图像分成很多小区域, 分别计算各个区域的分形特征, 以充分利用图像二维信息 同一个模式有多个样本, 通过遗传算法进行聚类以得到最优解实现不变性识别. 最后采用ORL 人脸图像库的一组图像对比了新方法、本征脸法和自联想神经网络方法, 结果表明该方法的识别率, 与本征脸法相似, 比自联想神经网络高.-The title of this article is based on fractal and genetic algorithms for face recognition method, a crowd of limited use of fractal characteristics and the identification of genetic clustering methods: the image is divided into many small regions, each region were calculated fractal characteristics, to take full advantage of two-dimensional image information with a model for a number of samples, through the genetic clustering algorithm in order to obtain the optimal solution to achieve invariant recognition. Finally, using ORL face image database of a group of image contrast of the new methods, eigenface law and auto-associative neural network methods, results show that the method of recognition rate, with the eigenface method is similar to auto-associative neural network than high.
Platform: | Size: 380928 | Author: 阳关 | Hits:

[AI-NN-PRPSO

Description: 1、pso算法介绍 2、遗传算法与PSO 3、神经网络与PSO 4、PSO的参数设置-1, pso algorithm Introduction 2 Genetic Algorithms and PSO3, neural network and PSO4, PSO parameter settings
Platform: | Size: 153600 | Author: 黄松 | Hits:

[matlabwnn

Description: 小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly with nonlinear approximation : Wnn_test.m. (internal called wavelet function) 3. Genetic Algorithm optimization approach : GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions) -Wavelet neural network source code: 1. Construction of the nonlinear function: at nninit_test.m 2. Wnn the direct use of nonlinear approximation: Wnn_test.m, (internal call wavelet function) 3. Genetic algorithm optimized approximation: GA_Wnn_test. m (internal call genetic algorithms, initialization, fitness, decoding function)-genetic algorithm optimization WNN source: 1. Construction of the nonlinear function: nninit_test.m at 2. WNN directly with nonlinear approximation: Wnn_test.m. ( internal called wavelet function) 3. Genetic Algorithm optimization approach: GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions)
Platform: | Size: 1024 | Author: lanhucx | Hits:

[AI-NN-PRnnToolKit_src

Description: nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊的算法需求。-nnToolKit neural network tool kit is based on the MATLAB neural network toolbox developed by a group of neural network algorithm library, which functions in the MATLAB environment can be run independently, and packaged into a DLL components, these components as a separate COM object, can be directly by Visual Basic, Visual C++, C++ Builder or other high-level language support COM quoted. The toolkit includes algorithms, including some of the BP algorithm to improve the algorithm, fuzzy neural network, wavelet neural networks, genetic algorithms to optimize neural network weights to improve the algorithm, if necessary, readers can also expand the tool kit, namely the expansion of some new function, the algorithm in order to achieve special needs.
Platform: | Size: 10865664 | Author: 魏建明 | Hits:

[AI-NN-PRFS

Description: 模糊神经网络预测地基沉降量(神经网络实用教程中源码)-Fuzzy neural network prediction of foundation settlement [neural network practical tutorial source]
Platform: | Size: 7168 | Author: 吴真 | Hits:

[AI-NN-PRPSOGABPDRNN

Description: 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序-This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
Platform: | Size: 134144 | Author: | Hits:

[Software EngineeringAnApproachToTheNeuralNetworkBasedDataMining

Description: 针对数据挖掘中的分类问题,本文提出了一种利用神经网络抽取分类规则都方法。为了易于抽取规则,采用遗传算法对神经网络的结构进行了进化。实际运行结果表明了该方法的有效性。-Classification is an inportant problem in data mining.This paper presents an approach to discover classification rules by using neural networks.Genetic algorithms is used to evolve neural network structure for extracting rules more easily.The experimental result shows the effectiveness of the method.
Platform: | Size: 20480 | Author: yunzhang | Hits:

[AI-NN-PRBPN-GA

Description: 用于神经网络训练的混合遗传算法,与快速BP算法结合。-For neural network training, hybrid genetic algorithm, combined with the rapid BP algorithm.
Platform: | Size: 958464 | Author: 王天 | Hits:

[AI-NN-PRGANN

Description: 现代优化算法 清华大学出版社 本书详细介绍了遗传算法,神经网络算法,以及模拟退火算法的理论和应用。-Modern optimization algorithms, Tsinghua University Press, this book details the genetic algorithm, neural network algorithms, and simulated annealing algorithm theory and applications.
Platform: | Size: 4206592 | Author: F | Hits:

[Graph RecognizeHandwritten_numeral_recognition

Description: 手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers) and the clustering procedure (fuzzy clustering, genetic algorithms)
Platform: | Size: 757760 | Author: 沉浮沉 | Hits:

[AI-NN-PRalgorithms

Description: 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization, differential evolution algorithm, genetic neural network algorithm, particle swarm SVM algorithm, particle swarm hybrid neural network algorithm algorithm. . .
Platform: | Size: 6202368 | Author: 王军 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net