搜索资源列表
fhycnetpsoCFM3.m
- 利用改进粒子群训练bp神经网络的matlab程序-improved PSO training bp neural network Matlab procedures
BP
- 基于MATLAB的神经网络BP算法的改进Lm算法
GABP.利用改进遗传优化算法解决BP神经网络中局部最小问题
- matlab格式源代码。功能:利用改进遗传优化算法解决BP神经网络中局部最小问题。,matlab source code format. Function: the use of improved genetic optimization algorithm BP neural network to solve local minimum problems.
gaijinpsobp
- 基于改进粒子群算法的BP神经网络及其应用 里面很好的介绍了粒子群的优化效果-Particle swarm optimization based on improved BP neural network and its application within a very good introduction to the effects of particle swarm optimization
psobp
- 改进版的bp神经网络算法编程 可以正常运行 -An improved version of the bp neural network algorithm to the normal operation of programming
BP5
- 利用BP神经网络识别字母,选用改进的BP算法,精度高,抗噪声能力好-BP neural network using the letters, use the improved BP algorithm, high precision, good noise immunity
aa-bp
- 使用蚁群算法及改进的蚁群算法优化BP神经网络的程序-Ant colony algorithm to optimize the BP neural network program
main_bp
- 这是一个改进的BP神经网络,可对人口、降雨量进行预测。-This is an improved BP neural network, population, rainfall forecast.
BP_fuction
- 新颖的BP神经网络,加入了遗传算法改进,并且样本数可调-Novel BP neural network, adding a genetic algorithm to improve, and the number of samples is adjustable
PSO-BP
- PSO粒子群算法改进的BP神经网络,更改文件位置后即可使用-PSO PSO improved BP neural network can be used to change the file location
BP
- 改进后的BP神经网络,可以用于模型的优化和预测-The improved BP neural network can be used for optimization and prediction models
chap10
- 关于用遗传算法改进BP神经网络的matlab实现(转引) ga优化神经网权值&阈值程序。 优化的基本原理和过程很多论文可以查到,在此不必赘述我就把用gaot5的小程序贴在下面吧,也是y=1/x(为看的方便,比较繁杂的也有) -About matlab improved BP neural network using genetic algorithm implementation (quoted) ga optimizing neural network weights & T
BP
- 通过分析交通流量时间序列的特点,引入BP神经网络进行短时交通流预测。首先,分析了短时交通流量预测的意义及研究背景;然后,介绍了BP神经网络的结构模型、学习规则以及BP算法的改进算法;最后,通过BP神经网络对短时交通流进行预测,并分析了在各种不同条件下的预测情况。-through the analysis of the characteristics of traffic flow time series, introduces BP neural network for short-term t
改进的人工神经网络
- 该源码可以高效率的实现人工神经网络,主要是BP算法,在BP算法的基础上做了改进。算法的主要部分都有注释的,比较容易读懂,给大家做参考
BP NN jiaochayanzheng
- 基于改进的BP神经网络的算法,并结合了交叉验证算法,划分为训练集与测试集进行改进。(Based on the improved BP neural network algorithm and the cross validation algorithm, the training set and test set are improved.)
程序
- 根据所学过的BP网络设计及改进方案设计实现模糊控制规则为T = int((e+ec)/2)的模糊神经网络控制器,其中输入变量e和ec的变化范围分别是:e = int[-2, 2],ec = int[-2, 2]。网络设计的目标误差为 0.001。(According to the BP network design and improvement plan that we have learned, we design a fuzzy neural network controller with
PSO-BP(MATLAB)
- 利用PSO蚁群算法改进的BP神经网络,收敛性很好!很实用(The BP neural network improved by PSO ant colony algorithm has good convergence. Very practical)
基于遗传算法改进的BP神经网络
- 基于遗传算法改进的BP神经网络,适用于基础学习···
改进版的bp神经网络算法编程(pso)
- 神经网络算法,适合适合科研人员和学生进行优化和调参。新手理解鱼群算法,希望大家可以认真学习其中的道理。(Neural network algorithm is suitable for scientific researchers and students to optimize and participate. Novice understands Fish Swarm Algorithms, I hope you can seriously learn the truth.)
GA-BP及PSO-BP
- 主要是通过GA和PSO的全局搜索能力,用于改进BP网络的权值阈值(It is mainly used to improve the weight threshold of BP network)