搜索资源列表
神经网络方法
- 人工神经网络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 simulatio
BP算法源码
- 一个神经网络BP算法源码-a neural network algorithm source code
BP神经网络代码
- Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
BP神经网络非线性系统建模
- 基于BP神经网络的非线性系统函数拟合算法,分为BP神经网络构建,BP神经网络训练和BP神经网络预测.
BPnetBP神经网络算法.zip
- bp神经网络算法,bp nerve network algorithm
7
- 神经网络BP算法的C语言实现--三层神经元网络,人工神经网络的BP基本算法的C语言实现-BP neural network algorithm for C-language implementation- three-layer neural networks, artificial neural networks, BP algorithm is the basic C-language implementation
bp_algorithm_matlab
- 基于MATLAB的多层感知器神经网络BP算法的源程序-MATLAB-based multilayer perceptron neural network algorithm source code
pso-bp
- 这是一个采用粒子群算法优化bp神经网络权值的MATLAB程序-This is a particle swarm optimization using neural network weights bp MATLAB program
BPNet
- 人工神经网络BP算法源代码与演示程序 --The BP algorithm for human s neutral system and a demon program.
BP
- 神经网络bp算法, 神经网络bp算法,-Bp neural network algorithm, neural network algorithm bp,
BP
- 神经网络——BP算法源码的C环境实现,用它可以训练样本数据-Neural network- BP algorithm of the C-source environment to achieve, it can be trained with sample data
BPjianmo
- 神经网络BP算法的实现,用于拟合函数。BP神经网络建模-BP neural network algorithm for the fitting function. BP neural network modeling
Cbp
- 用C 语言实现神经网络BP算法。思路比较清晰,大家可以作为参考-Using C language neural network BP algorithm. Ideas clearer, we can serve as a reference
bp_c
- BP人工神经网络改进算法 加入惯性系数 bp算法c语言实现_函数逼近-c code of bp algorithm.
遗传算法优化BP神经网络——非线性函数拟合
- 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, genetic algorithm optimization
神经网络
- 基于matlab平台的神经网络算法分析,显示未经训练以及训练之后的曲线图。可通过修改函数定义更换算法。(Neural network algorithm analysis based on MATLAB platform, showing the training and training after the curve. The replacement algorithm can be defined by modifying the function.)
神经网络编程_源代码
- 人工神经网络BP神经网络编程源代码,可在matlab平台实现。(Artificial neural network BP neural network programming source code, can be implemented in the MATLAB platform.)
神经网络算法BP网络的训练函数
- 神经网络设计算法,BP简单设计,入门时用的。非常有用。(Neural network design algorithm, BP simple design, introductory time. It's very useful.)
源程序
- 神经网络BP算法,PCA算法以及PNN算法(Neural network BP algorithm and PNN algorithm)
神经网络编程_源代码
- 建立神经网络,运用神经算法求值逼近所求结果。(The neural network is established and the result is approximated by the neural algorithm.)