搜索资源列表
-
0下载:
matlab神经网络三十个编程实例源程序和数据-thirty matlab neural network programming examples
-
-
0下载:
this the code for image compression using neural network.-this is the code for image compression using neural network.
-
-
0下载:
matlab code for image compression based on neural network
-
-
0下载:
BP神经网络算法的matlab程序,一个文件,是独立函数部分-BP neural network algorithm matlab program
-
-
1下载:
BP神经网络的MATLAB程序代码,可用于分类,鉴别-Back-propagation neural network
-
-
0下载:
用matlab实现的遗传算法与BP神经网络的优化算法。-Matlab genetic algorithm with BP neural network to achieve optimization algorithm.
-
-
0下载:
该代码为基于FCM-GRNN的聚类算法,MATLAB中处理神经网络类型-The code for the clustering algorithm based on the FCM-GRNN neural network types MATLAB processing
-
-
0下载:
神经网络实例文件说明:
1. chapter26_lvq.m为主程序,将该文件夹设置为MATLAB当前工作路径,运行即可。
2. crossvalidation_lvq.mat为增加了交叉验证功能(确定最佳的隐含层神经元个数)的LVQ程序。
3. chapter26_bp.m为对比的BP程序。
4. data.mat为数据文件。
5. 该程序在MATLAB2009a版本下测试通过,个别函数在低版本中不存在或者调用格式有所不同,参照对应版本中的帮助
-