搜索资源列表
MatlabANNcode
- 有关matlab的神经网络源程序,各种例子源程序都有,很好可以做很好的参考-matlab source code
NNcontroller
- 实现神经网络控制的rbf逼近函数,十分经典的一个例子-NNc bijin nonlinear function
EXP
- M文件编写的BP神经网络例子,有学习和识别的功能-M document prepared by the example of BP neural network, learn and identify the function
xia_bo
- 一个利用小波神经网络进行预测的例子源码。-The use of a wavelet neural network to predict the example source code.
MATLAB神经网络30个案例分析源码
- 《MATLAB神经网络30个案例分析》一书的源代码,共300个案例,含有相应例子及数据、数值算法源码
matlab
- 采用MATLAB编程的一些神经网络例子:神经元模型和网络结构-Using MATLAB neural network programming some examples: neuron model and network structure
LG-BPNN
- 基于遗传算法的神经网络例子,运行结果相当理想,每一步都是源代码,宝贵。-Examples of genetic algorithms based on neural networks, operating result is quite satisfactory, every step is the source code, valuable.
《精通MATLAB神经网络》例子代码
- 这是MATLAB书中的完整的示例代码,是学习的很好的参考(This is a complete example of MATLAB book code, is a good reference to learn)
MATLAB神经网络原理与实例精解
- MATLAB神经网络原理与实例精解,里面有大量的例子(MATLAB neural network principle and example)
main
- 神经网络算列——基于汽油辛烷值预测案列!比较好的一个BP和RBF实践例子(Neural network scheduling -- Based on gasoline octane prediction! A good example of BP and RBF practices)
NN-BP
- BP神经网络大作业,例子,如何写几个神经元,几个隐含层,与PID对比(BP neural network example)
SimpleBPNN
- 神经网络bp模型拟合正弦函数,神经网络例子(Neural network bp model fitting sine function)
Class_3_Code
- matlab实现BP神经网络的具体例子,代码数较少,易于理解(An example of Matlab's implementation of the BP neural network)
bp
- 实现了BP神经网络的例子,有大量的数据和相关算法(there are many files in the zip. It is very easy for you to study with it and please take it.)
diagnose
- 基于概率神经网络的柴油机故障诊断,实用的matlab例子(Diesel engine fault diagnosis based on probabilistic neural network, practical matlab example)
BP神经网络 GUI
- 针对BP神经网络算法,使用MATLAB软件进行了编译,并给出了BPGUI的模型例子(An example of the GUI interface of BP neural network algorithm)
PCNN(脉冲耦合神经网络)
- 将PCNN(脉冲耦合神经网络)用于图像融合,以红外光强与偏振图像的融合作为例子。(PCNN (pulse coupled neural network) is applied to image fusion, taking the fusion of infrared and polarization images as an example.)
第5章 线性神经网络
- MATLAB程序学习资料,线性神经网络程序例子,带一组测试数据(MATLAB program learning materials, linear neural network program examples, with a set of test data.)
bishe
- 使用BP神经网络,对异步电机故障识别的一个简单小例子。(Using BP neural network, a simple example of fault recognition of asynchronous motor is presented.)
rbf神经网络程序和一个例子
- rbf神经网络学习例子,可以给初学者提供一个学习rbf神经网络的思路和方法,高手可以跳过就行