搜索资源列表
BP
- BP神经网络的应用,用MATLAB实现,很不错,实用
bp神经网路在地震预测中的应用
- bp神经网路在地震预测中的应用,matlab源码
MATLAB_BP_algorithm
- 用matlab实现的bp神经网络算法,在图象处理等诸多领域有很大的应用-achieved using Matlab bp neural network algorithm, image processing and many other areas of great application
nn
- 线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural
BP
- BP神经网络在股票预测中的应用研究 硕士毕业论文-BP neural network prediction in the stock Master' s Thesis Research
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
POS-GA
- 一篇关于粒子群算-遗传算法优化BP神经网络的文章,应用背景股票预测。-Article on the particle swarm optimization- genetic algorithm BP neural network articles, application background stock forecasting.
BPNN
- Matlab语言环境下BP神经网络的程序设计,以及一个程序应用,适合初学者-Matlab language environment BP neural network programming, as well as a program application, suitable for beginners
BP-IMPROVEMENT
- BP神经网络的遗传优化及其应用研究,针对BP神经网络的改进进行了介绍-BP neural network optimization and application of genetic research for improved BP neural network was introduced
BP
- BP神经网络在预测方面的应用(源代码实例程序)-BP neural network program source code examples
BP
- 一个很优秀的BP神经网络的应用程序,很值得下载下来看哦,用c++le编写-A very good application of neural networks, is worth download Kane, written by c++ le
bp
- Elman神经网络在电力负荷预测模型研究中的应用-Elman neural network for electric load forecasting model for the Study of
BP神经网络中在数学建模中应用
- BP神经网络中在数学建模中应用,附有程序的,保证很有用。-The BP neural network in the application of mathematical modeling
bp
- bp 神经网络 的应用, 预测交通流量 -bp neural network applications, predict traffic flow
GA-BP神经网络应用实例之MATLAB程序
- 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored in the training sample of the
BP神经网络的非线性系统建模——非线性函数拟合
- 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
BP神经网络L_M优化算法在地下水动态预测中的应用
- BP神经网络L_M优化算法在地下水动态预测中的应用(Application of BP neural network L_M optimization algorithm in groundwater dynamic prediction)
bp
- 简单的bp神经网络代码,通过python编写,很适合学习应用(Simple BP neural network code, written by python, it is suitable for learning applications)
基于BP网络的个人信贷信用评估
- 这是一个BP神经网络在个人信贷评估方面应用的一个实例,有程序代码。适合初学者(This is an example of the application of BP neural network in personal credit evaluation, with program code.)
GABP
- 使用遗传算法优化BP神经网络的权值和阈值。BP神经网络是一种按照误差逆向传播算法训练的多层前馈神经网络,是应用最广泛的神经网络。(Genetic algorithm is used to optimize the weights and thresholds of BP neural network. BP neural network is a kind of multilayer feedforward neural network trained according to the erro