搜索资源列表
matlab-ANN
- 介绍了matlab中神经网络工具箱的使用,并简单介绍了神经网络的原理-Describes the matlab neural network toolbox of use, and briefly introduced the principle of neural networks
FunctionApproximationusingANN
- Function Approximation using ANN without Toolbox
ANN
- 神经网络工具箱使用指南,介绍神经网络的原理,和MATLAB实现-Neural Network Toolbox User' s Guide, describes the principles of neural networks, and MATLAB implementation
ANN-toolbox
- 这个是人工神经的两个工具箱,在做人工神经方面时候很有用-This is both artificial neural toolbox when doing useful aspects of artificial neural
BP
- matlab实现的BP神经网络程序(没有使用ANN toolbox)。包含一个实例程序,写在main.m中。main2.m是引入动量项的改进算法,main3.m是引入自适应调整学习速率的改进方法。-the matlab program of BP neural network(without using ANN toolbox)。The files including a instance(wirtten in main.m)。
SOM
- matlab 实现的自组织竞争神经网络SOM算法程序(没有使用ANN工具箱)。可供初学者参考学习使用。-SOM self-organizing competitive neural network algorithm matlab implementation of the program (not using ANN toolbox). Reference for beginners to learn to use.
ANN
- This toolbox contains C++ files that implement the Approximate Nearest Neighbor Library (ANN) and and its utility functions in matlab.
nnsysid
- 人工神经网络MATLAB工具箱,很好的诠释了ANN在MATLAB中的应用(artificial netural network MATLAB Toolbox)