搜索资源列表
MATLAB神经网络原理与实例精解
- 关于MATLAB中使用神经网络学习代码的书籍(MATLAB neural network learning books)
三RBF (1)
- 高斯径向基函数神经网络RBFmatlab代码,提高非线性输入处理能力(Gauss radial basis function neural network RBFmatlab code to improve nonlinear input processing capability)
BP神经网络算法代码
- BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
CNN_code
- 卷积神经网络代码齐全,手写数字识别以及SAE的例子(Convolutional neural network code)
循环神经网络
- 循环神经网络,几个经典的神经网络代码,可以下载下来学习,经典的源码程序(Loop neural network, a few classic neural network code, you can download down to learn, the classic source code)
matlab通用神经网络代码
- matlab通用神经网络代码 matlab通用神经网络代码(Matlab general neural network code)
复数神经网络及其在说话人识别中的应用
- 复数神经网络及其在说话人识别中的应用,及其matlab代码(Complex neural network and its application in speaker recognition)
代码
- bp神经网络pid控制,在线修正参数。。。(PID control of BP neural network)
案例1 BP神经网络的数据分类-语音特征信号分类
- 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
MATLAB神经网络应用设计(代码)
- 《MATLAB神经网络应用设计》PDF书+代码全集!,本书是MATLAB语言应用系列书之一.("MATLAB neural network application design" PDF Book + code complete, this book is one of the MATLAB language application series.)
灰色神经网络预测
- 灰色系统理论是一种研究少数据、贫信息、不确定性问题的新方法,该代码为基于灰色神经网络的预测算法,例子为冰箱市场的订单需求预测。(Grey system theory is a new method to study less data, poor information and uncertainty. It is a prediction algorithm based on grey neural network, and an example is the order demand pre
机器学习神经网络
- 周志华的机器学习书籍中神经网络即bp模型的代码(The code of neural network in machine learning)
##MATLAB程序代码--神经网络基础问题整理
- 有关神经网络工具箱以及一些参数选择在编程中的困惑对应的解决技巧,可供参考(The neural network toolbox and some parameter selection in programming puzzles corresponding solutions are available for reference.)
人工神经网络-matlab-源程序代码
- 人工神经网络(Artificial Neural Networks,简写为ANNs)是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的,并具有自学习和自适应的能力。(Artificial neural network is an algorithm mathematical model that mimics the behavior characteristics of animal
卷积神经网络CNN代码解析-matlab
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
小波神经网络预测代码
- 小波神经网络预测代码,完整的matlab程序,可直接运行的小波神经网络实现预测的源代码(Wavelet Neural Network Prediction Code, Complete matlab Program, the source code of the prediction can be directly run by the Wavelet Neural Network)
采用BP神经网络进行非线性预测
- 该代码包括单隐含层BP和双隐含层BP。建立基于BP神经网络的预测模型,对数据进行随机排列,选取训练样本和测试样本,训练样本训练网络,测试样本进行验证(The code includes single hidden layer BP and double hidden layer BP. Establish a prediction model based on BP neural network, arrange the data randomly, select training sample
卷积神经网络源码-深度
- 卷积神经网络源码,学习用代码,内容较好。(Convolutional Neural Network Source Code)
小波神经网络的时间序列预测
- 一个关于小波神经网络的时间序列预测模型,完整可运行的代码(A Time Series Prediction Model of Wavelet Neural Network, Complete Running Code)
神经网络预测
- 这是偶然在网上找到的利用神经网络做2018年电力负荷预测的matlab代码,分享给大家。(This is the matlab code that I found by chance on the Internet to use 2018 neural network power load forecasting and share it with everyone.)