搜索资源列表
-
0下载:
一个很好的Matlab工具箱源码,用于SVM的-a good source of Matlab Toolbox for SVM
-
-
0下载:
基于MATLAB的OSU-svm工具箱,希望对大家有用-based on MATLAB OSU-svm Toolbox, a member of the useful
-
-
0下载:
基于MATLAB的svm工具箱,希望大家能用上。 -svm based on MATLAB toolbox and hope everyone can be there.
-
-
0下载:
matlab下的matlab工具箱,目前是2.5版-Matlab under the Matlab toolbox, currently version 2.5
-
-
2下载:
基于支持向量机的时间序列工具箱,用svm作时间序列预测,Based on support vector machines time series toolbox for time series prediction using svm
-
-
10下载:
用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
-
-
0下载:
基于matlab的SVM一个很不错的工具箱,matlab svm source code toolbox
-
-
1下载:
捷克理工大学Hlavac教授和Franc博士提供的统计模式识别Matlab工具箱的最新版本V2.09,在原有版本基础上进行了一些修改和完善。它包括现有模式识别的大部分方法,比如SVM,PCA,LDA等。我采用其中的SVM方法进行了人体下肢假肢SEMG信号的分类,效果不错。希望能对大家有帮助。-Statistical Pattern Recognition Toolbox for Matlab (C) 1999-2008, Version 2.09. It includs a number of
-
-
4下载:
一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
-
-
0下载:
超球面支持向量机,一种构建超球面来进行分类的单类svm
-Ultra-spherical support vector machine, a super-spherical to build a single-category classification SVM
-
-
0下载:
此为svm工具箱,附有使用说明。可以再MATLAB环境下,进行svm的应用。
注意:在Matlab环境下,编译一下。(mex -setup);即可使用。-This is svm toolbox, with instructions. MATLAB environment can be further carried out svm applications. Note: In the Matlab environment, compile about. (Mex-setup) can be
-
-
0下载:
用MATLAB编写的svm支持向量机的分类,回归工具箱- MATLAB codes of support vector machine svm classification, regression Toolbox
-
-
1下载:
支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。-SVM and BP neural networks, although non-linear regr
-
-
2下载:
通过降维处理,高维数据的分类一般可以转换为2维数据分类。此源码包含一个2维-2类数据分类工具箱。包括:ML,K-NN,SVM,LS,DB-Through the dimension reduction processing, high dimensional data classification commonly can convert to 2 d data classification. This source includes a 2 d-two kinds of data classi
-
-
0下载:
MATLAB里的svm工具箱,内有文档说明和各个文件-Svm toolbox in the MATLAB
-
-
0下载:
利用局部二位模式和haar特征进行人脸或目标识别。-This toolbox provides some tools for objects/faces detection using Local Binary Patterns (and some variants) and Haar features.
Object/face detection is performed by evaluating trained models over multi-scan windows with
-
-
0下载:
在matlab中用svm进行回归运算及svm工具箱的安装-In matlab using svm svm toolbox regression calculation and installation
-
-
0下载:
台湾林智仁教授的SVM工具箱,已经编译好了,在MATLAB里面的set path 添加路径就可以直接使用了!(win32位)的!-a good SVM toolbox!
-
-
0下载:
一种机器学习算法的工具箱,常用的聚类SVM等等都有-A machine learning algorithm toolbox
-
-
0下载:
LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件可以解决C-SVM、ν-SVM、ε-SVR和ν-SVR等问题,包括基于一对一算法的多类模式
-