搜索资源列表
NeuralMatlabR2007
- 《神经网络理论与Matlab R2007实现》(程序代码)-" Neural network theory and the realization of Matlab R2007" (program code)
nnmatlab
- BP和RBF神经网络示例代码,非常实用的,matlab编译通过-BP neural network and RBF neural network code in matlab ,easy to use
matlab-code-based-image-retrieval
- 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
MATLAB神经网络原理与实例精解
- 关于MATLAB中使用神经网络学习代码的书籍(MATLAB neural network learning books)
《MATLAB 神经网络30个案例分析》程序和数据
- MATLAB代码,蚁群算法采用matlab开发的仿真平台:算法实现,路径显示,人机交互控制等(MATLAB code,Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control)
BP神经网络的人脸识别matlab代码
- 使用MATLAB实现人脸识别,可以正常运行(Using MATLAB to realize face recognition, it can run normally)
案例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.)
code
- matlab单层神经网络实现与逻辑,感知器是一种最简单的神经网络,可以解决最简单分类问题。在本经验中,利用了MATLAB代码简单实现了一个单层神经网络的感知器,对“与”逻辑运算进行了训练和学习,以便我们深入地了解感知器的构造。(Implementation and logic of MATLAB single layer neural network)
BP神经网络负荷预测代码
- 能够对一天之中每隔15min的电力负荷数据进行预测(load forecast based on BP neural network)
111.rar
- 有关于直接可运行卷积神经网络的各类matlab源代码(The matlab code of the convolution neural network can directly run the matlab code of the convolution neural network,)
GA_Test
- 这是用于遗传神经网络的matlab代码, 代码里面详细表述了怎么样建立BP神经网络的GA优化方法(this is the code for GA based BP neural network)
##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神经网络预测电力负荷。代码详解。适合毕业设计,课设(Prediction of Electric Load Based on BP Neural Network)
PSO-BP程序
- 用粒子群优化BP神经网络matlab代码 %以下是训练数据,前4列为输入,第5列为输出 5.700 3.800 0.3175 2.33 2310 4.550 3.050 0.3175 2.33 2890 2.950 1.950 0.3175 2.33 4240 1.950 1.300 0.3175 2.33 5840 1.400 0.900 0.3175 2.33 7700 1.200 0.800 0.3175 2.33 8270 1.050 0.700 0.3175
MATLAB智能算法30个案例分析——源代码
- 神经网络案例,类容丰富,对即将参加美赛的小伙伴有帮助,附有代码哦(Previous contest papers, rich in class, will be helpful to the small partners who will participate in the contest.)
神经网络预测
- 这是偶然在网上找到的利用神经网络做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.)