Welcome![Sign In][Sign Up]
Location:
Search - GA-BP

Search list

[AI-NN-PRGA

Description: 遗传算法的应用,包含了普通的遗传算法、该进的遗传算法及并行遗传算法-Application of genetic algorithms, including the ordinary genetic algorithm, the Progressive genetic algorithm and parallel genetic algorithms
Platform: | Size: 665600 | Author: 章鱼 | Hits:

[AI-NN-PRGenetic_Algorithm

Description: 人工智能;进化算法;遗传算法(GA);多目标最小生成树-Artificial intelligence evolutionary algorithm genetic algorithm (GA) multi-objective minimum spanning tree
Platform: | Size: 22528 | Author: Jiao | Hits:

[AI-NN-PRNN+GA

Description: 1,改进BP神经网络在股市预测中的应用.2,基于MATLAB工具箱的开采煤层自燃危险性预测.3,基于改进的神经网络的电力系统负荷预报.4,基于神经网络的灌溉用水量预测.5,基于遗传算法改进BP网络的地表沉陷预计.6,利用遗传算法改进BP学习算法.7,模糊神经网络在电力市场短期负荷预测中的应用.8,神经网络学习算法存在的问题及对策.9,遗传神经网络在电力系统短期负荷预测中的应用.10,应用改进BP神经网络进行用水量预测.11,用遗传算法改进的BP模型在刹车系统诊断中的应用研究.12,遗传算法改进的BP神经网络对汛期三门峡水库泥沙冲淤量的计算13,基于遗传算法的人工神经网络学习算法14.自适应遗传算法优化管网状态估计神经网络模型.15,基于GA_RBF神经网络的电梯交通流模式识别的研究-Improved BP Neural Network in Stock Market Prediction
Platform: | Size: 738304 | Author: 军军 | Hits:

[AI-NN-PRGA-TSP

Description: 利用遗传算法求解TSP的源代码程序 可以精确求出50城市-The use of genetic algorithm to solve TSP program source code can be precisely calculated 50 cities
Platform: | Size: 9216 | Author: zhouye | Hits:

[AI-NN-PRGA_NN

Description: 使用遗传算法(GA)优化神经网络(NN)结构的C语言源程序-The use of genetic algorithms (GA) optimization of neural networks (NN) structure of C language source code
Platform: | Size: 44032 | Author: ann | Hits:

[Mathimatics-Numerical algorithmsga

Description: 蚁群算法程序演示,vc++的源程序,vb开发的演示课件-Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development
Platform: | Size: 6519808 | Author: 张明扬 | Hits:

[AI-NN-PRGA

Description: 这是一个遗传神经网络,用遗传算法优化神经网络的权值-This is a genetic neural networks, genetic algorithm with neural network weights
Platform: | Size: 1024 | Author: jinjing | Hits:

[JSP/JavaGA

Description: 基于佳点集的遗传算法求解tsp问题 用java开发,-Based on good point set genetic algorithm tsp problem with java development,
Platform: | Size: 3072 | Author: 张晓 | Hits:

[matlabGA

Description: 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
Platform: | Size: 28672 | Author: scs | Hits:

[matlabga_bp

Description: ga优化神经网权值&阈值程序。为了方便,我把几个matlab的程序都放在txt文件里,使用时,对照把txt内容复制进matlab即可-ga optimization neural network weights & threshold procedures. For convenience, I have several matlab programs on the txt file, use, control the content of the txt you copied into matlab
Platform: | Size: 1024 | Author: chengwei | Hits:

[AI-NN-PRGA

Description: 遗传算法原理及应用的课件,详细介绍了遗传算法-Principle and Application of genetic algorithm courseware
Platform: | Size: 102400 | Author: 静轩 | Hits:

[AI-NN-PRGA

Description: 一个遗传算法求解函数的最大值的程序,挺好用的-A genetic algorithm procedure for maximum function, very good use
Platform: | Size: 4096 | Author: 赵本 | Hits:

[AI-NN-PRGAbp

Description: 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 三、纯BP   主程序:(1)bpfault.m 在MATLAB5.2上       (2)bpfault.m 在MATLAB6.5上 为后来所加 -1, with GA directly trained BP network algorithm for the weight of the main program: gafault.m 2, with GA first aim at the weight of BP network, and then direct the training of pure BP hybrid BP 3 GA-BP algorithm, pure BP main program: (1) bpfault.m the MATLAB5.2 on (2) bpfault.m the MATLAB6.5 for the subsequently added
Platform: | Size: 50176 | Author: 峒晓 | Hits:

[AI-NN-PRGA-RBF

Description: 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.
Platform: | Size: 7168 | Author: 天天 | Hits:

[OtherGA-SVM

Description: 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
Platform: | Size: 1673216 | Author: 慧莹 | Hits:

[matlabGA----BP

Description: 遗传算法优化BP神经网络,关于y=x1平方+x2平方的-BP neural network genetic algorithm, y = x1square+ x2 square
Platform: | Size: 5120 | Author: lvziling | Hits:

[CSharpGA-bp(CPP)

Description: GA Algorithm optimize the bp neural network
Platform: | Size: 302080 | Author: yuxiangyu | Hits:

[Mathimatics-Numerical algorithmsGA-a-PSOPBP

Description: 遗传算法及粒子群算法优化的BP神经网络,用于多输入多输出的神经网络预测模型-GA and PSO optimized BP neural network. Can be used for ANN prediction models with multiple inputs and outputs
Platform: | Size: 14336 | Author: Huang Lei | Hits:

[AI-NN-PRGA-to-RBF

Description: GA to RBF 神经网络,遗传算法,滤波器,MATLAB-GA to RBF neural networks, genetic algorithms, filters, MATLAB
Platform: | Size: 3072 | Author: shdfk | Hits:

[AI-NN-PRga-bp

Description: 遗传算法优化bp 包括讲义 源码 十分有用 适合初学者 希望大家喜欢-Genetic algorithm optimization bp including handouts very useful source for beginners hope you like
Platform: | Size: 4096 | Author: zxj | Hits:
« 1 2 3 4 56 7 8 9 10 ... 14 »

CodeBus www.codebus.net