搜索资源列表
自适应神经网络在确定落煤残存瓦斯量中的应用
- 落煤残存瓦斯量的确定是采掘工作面瓦斯涌出量预测的重要环节,它直接影响着采掘工作面瓦斯涌出量预测的精度,并与煤的变质程度、落煤粒度、原始瓦斯含量、暴露时间等影响因素呈非线性关系。人工神经网络具有表示任意非线性关系和学习的能力,是解决复杂非线性、不确定性和时变性问题的新思想和新方法。基于此,作者提出自适应神经网络的落煤残存瓦斯量预测模型,并结合不同矿井落煤残存瓦斯量的实际测定结果进行验证研究。结果表明,自适应调整权值的变步长BP神经网络模型预测精度高,收敛速度快 该预测模型的应用可为采掘工作面瓦斯涌
MNN_package.zip
- 基于BP模型的神经网络模型,simulink仿真模型,BP model based on neural network model, simulink simulation model
RBFTimer
- 该程序为自己编写的简单例程,程序建立了神经网络模型,输入样本,并进行训练,输入检验样本即可得到输出,为神经网络初学者提供帮助。-The program, prepared for their own simple routines, procedures to establish a neural network model, enter the sample, and training, input output samples can be obtained for the neural n
pso_wavelet
- 小波神经网络模型,采用粒子群算法优化,包含单输入、多输入-Wavelet neural network model, using particle swarm optimization, including single-input, multiple-input
ganncode
- 一个不错的GA-NN的神经网络模型的示范代码。适合入门学习-A good GA-NN model of the neural network model code. Suitable for entry-learning
NeuralNetworkModel
- 神经网络模型介绍神经网络模型的定义,理论的推导以及仿真图表-Neural network model neural network model for introduction of the definition, theoretical derivation and simulation charts
chaos_neural_networks
- 混沌神经网络模型,包括二个和三个混沌神经元组成的网络-Chaotic neural network model, including two and three chaotic neuron network
ForecastingpopIllafionbasedOnsupportvectorintellig
- 要建立一个有效的支持向量回归(SVR)模型,支持向量回归的3个参数c,y,占丛须预先设定。提出一种新型的遗传算 法一智能遗传算法(IGA)对支持向量回归进行参数调节,以达到寻找最优参数的目的,然后和支持向量回归结合得到一种新的 IGASVR模型,并应用于城市人口预测。最后,将提出的方法与标准SVR模型和BP神经网络模型进行比较,所得结果表明,该模 型训练速度快,并且有较高预测精度,是一种有效的人口预测方法。-To build an effective SVR model,SVR’8
神经网络
- 人工神经网络(Artificial Neural Networks,简写为ANNs)是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的,并具有自学习和自适应的能力。(Artificial neural network (ANN) is a mathematical model that imitates the behavior characteristics of animal neu
神经网络预测
- BP神经网络来进行滚动预测,精度教高,拟合程度较好,适合做预测工具(BP neural network is used for rolling prediction, high accuracy, better fitting degree, suitable for predicting tools)
BP神经网络
- 通过人工神经网络,简单的学习程序,BP神经网络模型(Through artificial neural network, simple learning program, BP neural network model)
卷积神经网络详述
- 从卷积神经网络的发展历史开始,详细阐述了卷积神经网络的网络结构、神经元模型和训练算法。在此基础上以卷积神经网络在人脸检测和形状识别方面的应用为例,简单介绍了卷积神经网络在工程上的应用,并给出了设计思路和网络结构。(Starting from the history of the convolution neural network, the network structure, neuron model and training algorithm of the convolution neur
第19章 神经网络模型
- 神经网络基本原理及流程图相关代码,可以帮大家初步了解神经网络,为进一步的学习打下基础(The basic principle of neural network and the related code of flow chart can help us to understand the neural network initially and lay the foundation for further study.)
25种人工神经网络模型matlab源码
- 25种人工神经网络模型matlab源码 帮你轻松揭开神经网络神秘的面纱!(25 artificial neural network model matlab source code to help you easily reveal the mysterious veil of neural network!)
Java实现BP神经网络
- 神经网络之BP神经网络模型,Java实现BP算法实现对空气质量等级的分类(BP neural network model of neural network and Java realization of BP algorithm for classification of air quality)
LVQ神经网络的预测——人脸朝向识别
- Elman神经网络的数据预测----电力负荷预测模型研究(Intelligent algorithm, neural network, Elman neural network, data prediction, power load forecasting model.)
LM神经网络模型代码
- 使用LM神经网络分类,程序源码。LM神经网络能达到很好的分类效果。(Using LM neural network classification)
第三代神经网络
- 本文主要介绍深度学习以及复杂layman形式运算的深度网络。通过真实数据的实验,定量比较,证实(或证伪)深度神经网络理论在外汇交易中的优势。当前主要用途是分类,基于深度神经网络模型创建一个指标和一个EA,根据客户端/服务器的方式进行运作,并对它们进行测试。(This paper mainly introduces deep learning and deep network of complex layman form operations. Through real data experime
BP神经网络
- 基于matlab学习神经网络,以及人工智能深度学习参考(learning BP NET based on matlab)
小波神经网络
- 小波神经网络代码预测模型,用于时间序列的预测。(This is a source code about wnn. The code is coding by matlab 2016a and it can apply to predict someting based on time series.)