搜索资源列表
libsvm-2.89.zip
- LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。 2.89版本是09年刚更新的一个版本。,LIBSVM
SVR
- 本算法是利用matlab及libsvm软件包仿真了利用SVM建立基于乳腺组织电阻抗特性的乳腺癌诊断模型,并对诊断模型的特性进行评价-This algorithm is the use of simulation software package libsvm matlab and the establishment of the use of SVM based on electrical impedance properties of breast tissue model of breast
psoSVM
- 利用微粒群算法(pso)优化支持向量机(SVM)的参数-c,-g-Using pso optimized support vector machine parameters-c,-g
SVR
- 本算法利用matlab及libsvm软件包中提供的函数实现了SVR回归模型的仿真测试,并应用于混凝土抗压强度预测中。-The algorithm uses the libsvm matlab and functions provided in the package to achieve a SVR regression model simulation testing, and applied to predict the compressive strength of concrete.
SVR
- 在线向量回归分析,有包涵一个例子和内定函数等-On-line vector regression analysis, there is an example of indulgence and unofficially functions, etc.
OnlineSVR-and-optimization-Matlab-toolbox
- 一位意大利博士编写的关于online SVR的工具箱,对我启发很大。附加了Powell法优化工具-a matlab toolbox about online SVR and Powell
SVR
- A matlab implementation on SVR
OnlineSVR
- An online SVR algorithm in Matlab.
FeatureSelection_MachineLearning
- Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for
SVR
- matlab支持向量机回规界面,操作简单,使用方便-Matlab Support Vector Machine to back regulatory interface, simple operation, easy to use
SVC-SVR
- 该压缩包中包含的程序均在MATLAB下开发,从功能上分为两类。第一类名字中包含SVC的程序,主要用来对两类数据进行分类,并可以生成分类结果图。第二类名字中包含SVR的程序,主要用来对高维数据集进行预测,并可以生成预测结果图。该类程序可以很好地解决SVM中的分类及预测问题。-The archive contains the MATLAB program are under development, from the functions are divided into two categories
Block-SVR
- 本算法是利用matlab软件编写的Block-SVR算法,该算法是用来处理SAR和可见光融合的算法。-We have proposed a new fusion technique, namely block-based synthetic variable ratio (Block-SVR), which is a technique based on multiple linear regression of block regions to fuse optical and SARim
SVR
- SVR use matlab but too many problem in that code and plase i need easy code
OnlineSVR-Matlab-2006b-Code
- Online SVR algorithm for matlab users
svm-matlab-
- 支持向量机的源代码,可以实现分类和回归分析。-ctions on Intelligent Systems and Technology ABSTRACT LIBSVM is a library for Support Vector Machines (SVMs). We have been actively developing this package since the year 2000. The goal is to help users to easily apply SVM t
SVR-with-example
- the matlab code for support vector regression machine , including data pretreatment of information. It includes an example (time prediction series)that uses SVR
GridsearchMatlab
- gridsearch for matlab
svr
- 基于支持向量机SVM原理,引入惩罚系数,在libsvm3.14安装包基础上实现了支持向量回归matlab编程(Based on the SVM principle of support vector machine, the penalty coefficient is introduced, and support vector regression matlab programming is implemented on the basis of libsvm3.14 installatio
OnlineSVR
- 在线的SVR实现,Matlab版本实现。(Online SVR, matlab version.)
matlab解决svr代码
- MATLAB支持向量机代码,用于预测优化等等(MATLAB support vector machine code, for prediction optimization, etc.)