RBF算法matlab工具箱,里面有详细的说明文档.
上传时间: 2016-09-18
上传用户:evil
最邻近的RBF算法,MATLAB实现,较为有价值的资料.
上传时间: 2013-12-19
上传用户:shinesyh
svm实现的例子
标签: svm
上传时间: 2014-01-24
上传用户:xsnjzljj
有关RBF的参考文献,希望能够给你带来一定的帮助
标签: RBF
上传时间: 2013-12-26
上传用户:aeiouetla
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.
上传时间: 2013-12-20
上传用户:jkhjkh1982
an approximate SVM solver, useful for very large dataset.
标签: approximate dataset solver useful
上传时间: 2013-12-16
上传用户:fnhhs
the matlab code of ginisvm - an svm implementation good at probability regression.
标签: implementation probability regression ginisvm
上传时间: 2013-12-17
上传用户:561596
LIBSVM源码。LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、 易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、 n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM ) 等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。
上传时间: 2014-10-27
上传用户:独孤求源
rbf神经网络用于分类的matlab程序,修改数值就可适用
上传时间: 2016-10-09
上传用户:2404
rbf神经网络用于回归的matlab程序,修改数值就可适用
上传时间: 2014-01-01
上传用户:wkchong