搜索资源列表
-
1下载:
SVM用于模式识别
整理别人的代码(原来的是英文)所得:
kernel.m用于内积矩阵的计算
svcplot.m用于绘图
svm168.m是主程序
testlin.m是采用线形内积函数的支持向量机应用的 文件
testrbf.m是采用RBF内积函数的支持向量机应用 的 文件
每个文件中都有说明。
仿真平台matlab7.0, 仿真全部通过
将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla
-
-
1下载:
rbf网络一步预测matlab程序 精度还不错 很好用的 -rbf network matlab procedure step forecast accuracy is also very good with the bad
-
-
1下载:
采用神经网络实现分类器的训练,训练出来的网络分类结果好.-It is a good code to realize the network.
-
-
1下载:
RBF神经网络的matlab源码 预测模型-RBF neural network prediction model matlab source code
-
-
0下载:
RBF神经网络算法的主程序和子程序,可用代码,预测效果好-RBF neural network algorithm for the main program and subroutines, code can be used to predict effective
-
-
0下载:
rbf神经网络用于分类的matlab程程序源码,修改数值就可适用 可直接使用。
-rbf neural network for classification by matlab program source code, modify the value can be applicable for immediate use.
-
-
0下载:
MATLAB CODE FOR IMAGE CLASSIFICATION USING RBF NETWORK
-
-
0下载:
非常好的RBF神经网络学习材料,包括神经网络的原理和matlab代码说明,很详细适合初学者。-A very good RBF neural network learning materials, including the principle of the neural network and matlab code instructions, in great detail for beginners.
-
-
0下载:
BPnet.m、GRNNnet、RBFnet分别为BP神经网络、GRNN神经网络、RBF神经网络用于预报模型的代码,其中给出预报的精度指标:合格率、确定性系数、均方根误差-BPnet.m, GRNNnet, RBFnet were BP neural network, GRNN neural network, RBF neural network for forecasting model code, which gives the prediction accuracy indicators:
-
-
0下载:
RBF神经网络Matlab代码,简单实用,非常适合刚接触神经网络的初学者。-RBF neural network Matlab code, simple and practical, very suitable for beginners new to the neural network.
-
-
0下载:
RBF神经网络的训练 MATLAB源程序代码,使用一组初始数据对神经网络进行训练-RBF neural network training MATLAB source code, a set of initial data for neural network training
-