Location:
Search - ga neural
Search list
Description: 经典的神经网络matlab程序。-classical neural networks Matlab procedures.
Platform: |
Size: 4096 |
Author: 钱阳 |
Hits:
Description: 神经网络和遗传算法的课件,有一定的参考价值。-neural networks and genetic algorithms courseware has some reference value.
Platform: |
Size: 172032 |
Author: 王刚 |
Hits:
Description: 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有:
\GA 本书中所附源程序C或C++代码文件及其可执行文件
Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt
Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output
A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world
GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample
Patmat.c 基于遗传算法提取基元图形源程序
\Sources 遗传算法相关自由软件及代码
-Wang Xiaoping "genetic algorithm-- Theory, Application and Software" CD with the book, the contents are : \ GA book accompanying C or C source code files and executable files Scs.cpp basic classification algorithm-source Order, the importation of data files cfile.txt, efile.txt, gfile.txt. pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphics yuan source \ Sour ces genetic algorithms and the associated free software code
Platform: |
Size: 4515840 |
Author: zhuli |
Hits:
Description: 我自己编写的基于遗传算法的elman神经网络模型.大家参考!-I prepared based on genetic algorithm elman neural network model. Reference!
Platform: |
Size: 4096 |
Author: zhs |
Hits:
Description: ga优化神经网权值&阈值程序。
优化的基本原理和过程很多论文可以查到-ga optimizing neural network weights
Platform: |
Size: 3072 |
Author: 潇耳 |
Hits:
Description: 上传一些遗传算法改进神经网络的caj资料,希望对大家有用!-From a number of genetic algorithm to improve the neural network CAJ information, in the hope that useful to everybody!
Platform: |
Size: 1070080 |
Author: chen |
Hits:
Description: 遗传算法和神经网络混合编程,可用于优化计算,仅供参考-Genetic algorithm and neural network hybrid programming, can be used to optimize the calculation, for reference only
Platform: |
Size: 4096 |
Author: 蒋立勇 |
Hits:
Description: 利用遗传算法来训练BP神经网络的权值和阈值-The use of genetic algorithm to train the BP neural network weights and thresholds
Platform: |
Size: 1024 |
Author: shui |
Hits:
Description: 程序名:ga_bp_predict.cpp
描述: 采用GA优化的BP神经网络程序,用于单因素时间
序列的预测,采用了单步与多步相结合预测
说明: 采用GA(浮点编码)优化NN的初始权值W[j][i],V[k][j],然后再采用BP算法
优化权值-Program name: ga_bp_predict.cpp Description: The GA-optimized BP neural network procedure for single-factor time series prediction using the single-step and multi-step prediction combining Description: using GA (floating point coding) to optimize the initial NN weights W [j] [i], V [k] [j], then BP algorithm to optimize the use of weights
Platform: |
Size: 6144 |
Author: fk774 |
Hits:
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:
Description: 自己编的遗传算法同BP神经网络结合的代码!并且在神经网络模型上进行多目标寻优,结果有doc文档详细说明!实现BP-GA多目标优化应用实例!-Own genetic algorithm with BP neural network combined with the code! And in the neural network model for multi-objective optimization, the result document has a detailed description doc! Realize BP-GA multi-objective optimization application examples!
Platform: |
Size: 78848 |
Author: ym |
Hits:
Description: 遗传算法及其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 example (4) genetic algorithm neural network direction
Platform: |
Size: 11264 |
Author: jet |
Hits:
Description: 基于遗传神经网络的图像分割[神经网络实用教程中的实例]-Based on Genetic Neural Network for Image Segmentation [neural network tutorial and practical examples]
Platform: |
Size: 117760 |
Author: 吴真 |
Hits:
Description: 介绍遗传算法基本原理和人工神经网络,并行遗传,遗传程序等,并用这些方法为商旅问题等求解-Genetic algorithm and Artificial neural network
Parallel GA
Genetic programming
Traveling salesman
Platform: |
Size: 135168 |
Author: 张庭 |
Hits:
Description: 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的-GA-based improvement of BP algorithm, genetic algorithm with BP neural network algorithm tried there are data that can be used
Platform: |
Size: 4096 |
Author: kubery |
Hits:
Description: 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序-Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
Platform: |
Size: 4096 |
Author: 王建 |
Hits:
Description: 这是一个遗传神经网络,用遗传算法优化神经网络的权值-This is a genetic neural networks, genetic algorithm with neural network weights
Platform: |
Size: 1024 |
Author: jinjing |
Hits:
Description: 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
Platform: |
Size: 28672 |
Author: scs |
Hits:
Description: 这是一个采用遗传算法优化bp神经网络权值阈值的MATLAB程序-This is a genetic algorithm to optimize neural network weights bp threshold MATLAB program
Platform: |
Size: 34816 |
Author: chengfei |
Hits:
Description: 经过遗传算法优化的BP神经网络程序GA-BPA-After a genetic algorithm BP neural network program GA-BPANN
Platform: |
Size: 5120 |
Author: 吕刚 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
14
»