搜索资源列表
svr
- svm 的matlab程序,是最基本的svm形式-the sourse of svm,it is the basic styple
PS0-SVR
- 支持向量机是建立在统计学习理论基础上的通用学习方法,它可较好地解决以往 很多学习方法的小样本、非线性、过学习、高维数、局部极小点等实际问题。笔者利用支持向量回归理论 和方法,建立支持向量机的预测模型,并利用winSVM 和MATLAB 软件进行了实例预测,与二次回归 预测值相比较,支持向量机预测模型具有更好的预测精度,且有很强的推广能力。-Support vector regression data
svr
- 为支持向量机代码,源代码为matlab实现,可以做聚类问题-To support vector machine codes
2016.11.03DE_SVR(差分进化)
- 以优化SVR算法的参数c和g为例,对DE(差分进化)算法MATLAB源码进行了详细中文注解。(Differential Evolution algorithm (DE) is a heuristic random search algorithm based on group differences. This algorithm is proposed by R.S and k.p. rice for solving Chebyshev polynomials. DE algorithm is
svr_trainer
- SVR trainer in matlab, support vector machine