Location:
Search - stprtool
Search list
Description: stprtool的svm工具箱。文件夹中有使用说明和路径设置方法,并有例程实现了svm的多类分类。-stprtool svm the toolbox. File folders are used notes and routing methods and routines have achieved svm many categories of classification.
Platform: |
Size: 294505 |
Author: ni |
Hits:
Description: 很好用的统计模式识别工具箱,用matlab编写,enjoy!-good use of statistical pattern recognition toolkit, prepared using Matlab, enjoy!
Platform: |
Size: 434176 |
Author: 陈继诚 |
Hits:
Description: 一个工具包,里面有关于核的以及贝叶斯的相关程序-a tool kit on the inside of the nuclear and related procedures Bayes
Platform: |
Size: 4414464 |
Author: 毛克 |
Hits:
Description: stprtool的svm工具箱。文件夹中有使用说明和路径设置方法,并有例程实现了svm的多类分类。-stprtool svm the toolbox. File folders are used notes and routing methods and routines have achieved svm many categories of classification.
Platform: |
Size: 293888 |
Author: ni |
Hits:
Description: 1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtool\svm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_SteveGunn.m - 函数拟合
-a toolbox : LS_SVMlab Classification_LS_SVMlab.m-over classification Regression_LS_SVMlab.m-function fitting 2, toolbox : OSU_SVM3.00 Classification_OSU_SVM.m-over classification 3, toolbox : stprtool \ svm Classification_stprtool.m-over category Categories 4, toolbox : SVM_SteveGunn Classification_SVM_SteveGun n.m-II classification Regression_SVM_SteveGunn.m-fitting function
Platform: |
Size: 2697216 |
Author: 赵阳 |
Hits:
Description: 这里实现了基于四种SVM工具箱的分类与回归算法:
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtool\svm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_SteveGunn.m - 函数拟合
更详细的相关函数说明请通过help命令查看!-Here the realization of the four SVM toolbox based on the classification and regression algorithm: 1, Toolbox: LS_SVMlabClassification_LS_SVMlab.m- Multiclass Classification Regression_LS_SVMlab.m- function fitting 2, the toolbox: OSU_SVM3.00Classification_OSU_SVM.m- Multiclass Classification 3, Toolbox: stprtoolsvmClassification_stprtool.m- Multiclass Classification 4 toolbox: SVM_SteveGunnClassification_SVM_SteveGunn.m- II Category Regression_SVM_SteveGunn.m- function fitting a more detailed explanation of the correlation function through the help command to view!
Platform: |
Size: 2740224 |
Author: 杨愚根 |
Hits:
Description: 用matlab实现的统计模式识别工具箱,非常棒适合学习。-Achieved using statistical pattern recognition matlab toolbox, great for learning.
Platform: |
Size: 4197376 |
Author: 项龙江 |
Hits:
Description: matlab中进行人脸识别研究时用到的所有程序码路径的设置.-face recognition matlab study carried out all the procedures used code path settings.
Platform: |
Size: 4180992 |
Author: 赵立桐 |
Hits:
Description: 这里实现了四种SVM工具箱的分类与回归算法
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtool\svm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_SteveGunn.m - 函数拟合
觉得好就帮我顶一下帖子,要不沉了!
-Here to realize the four SVM toolbox Classification and Regression Algorithm 1, Toolbox: LS_SVMlabClassification_LS_SVMlab.m- Multiclass Classification Regression_LS_SVMlab.m- function fitting 2, the toolbox: OSU_SVM3.00Classification_OSU_SVM.m- Multiclass Classification 3, Toolbox : stprtoolsvmClassification_stprtool.m- Multiclass Classification 4, Toolbox: SVM_SteveGunnClassification_SVM_SteveGunn.m- II Category Regression_SVM_SteveGunn.m- function fitting to help me feel good on top of you post, or heavy!
Platform: |
Size: 232448 |
Author: fgqqd |
Hits:
Description: st ptool
Platform: |
Size: 471040 |
Author: 林立 |
Hits:
Description: matlab源代码,是重要的地震勘探源代码,工具箱程序-matlab source code, it is important to seismic exploration source code, toolbox procedures
Platform: |
Size: 5113856 |
Author: 潘永 |
Hits:
Description: 统计模式识别工具包(统计模式识别工具包,包含EM,SVM等方法。)-Statistical Pattern Recognition Kit (statistical pattern recognition tool kit, including EM, SVM and other methods.)
Platform: |
Size: 4090880 |
Author: lyli |
Hits:
Description: 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含:
1,Analysis of linear discriminant function
2,Feature extraction: Linear Discriminant Analysis
3,Probability distribution estimation and clustering
4,Support Vector and other Kernel Machines-
This section should give the reader a quick overview of the methods implemented in
STPRtool.
• Analysis of linear discriminant function: Perceptron algorithm and multiclass
modification. Kozinec’s algorithm. Fisher Linear Discriminant. A collection
of known algorithms solving the Generalized Anderson’s Task.
• Feature extraction: Linear Discriminant Analysis. Principal Component Analysis
(PCA). Kernel PCA. Greedy Kernel PCA. Generalized Discriminant Analysis.
• Probability distribution estimation and clustering: Gaussian Mixture
Models. Expectation-Maximization algorithm. Minimax probability estimation.
K-means clustering.
• Support Vector and other Kernel Machines: Sequential Minimal Optimizer
(SMO). Matlab Optimization toolbox based algorithms. Interface to the
SVMlight software. Decomposition approaches to train the Multi-class SVM classifiers.
Multi-class BSVM formulation trained by Kozinec’s algorithm, Mitchell-
Demyanov-Molozenov algorithm
Platform: |
Size: 4271104 |
Author: 查日东 |
Hits:
Description: 贝叶斯理论,PCA等等数学方法用于编程实现约简、分类等多种功能。-Bayesian theory, PCA, etc. The method has been applied mathematical programming to achieve reduction, classification and many other features.
Platform: |
Size: 471040 |
Author: 赵林 |
Hits:
Description: 统计模式识别工具箱,stprtool,安装在matlab中直接使用-Statistical Pattern Recognition Toolbox, stprtool, be used directly installed in the matlab
Platform: |
Size: 5557248 |
Author: susan |
Hits:
Description: 基于统计的模式识别工具包The core of the STPRtool is comprised of statistical PR algorithms described in
the monograph Schlesinger, M.I., Hlav′aˇc, V: Ten Lectures on Statistical and Structural
Pattern Recognition, Kluwer Academic Publishers, 2002-Statistical Pattern Recognition Toolbox for Matlab
Platform: |
Size: 6004736 |
Author: newfacer |
Hits:
Description: Statistical Pattern Recognition Toolbox-This toolbox implements a selection of statistical pattern recognition methods described in the monograph
Platform: |
Size: 5585920 |
Author: dos |
Hits:
Description: stpr statistical toolbox of pattern recognition 提供了模式识别中很多常见的算法函数-stpr statistical toolbox of pattern recognition provides a pattern recognition algorithm in the function of many common
Platform: |
Size: 4217856 |
Author: yaowei |
Hits:
Description: stprtool--SVM内核生产svm_mex.dll 用于其他SVM训练用-stprtool- SVM kernel production svm_mex.dll used for other SVM training with
Platform: |
Size: 4180992 |
Author: |
Hits:
Description: stprtool的使用文档,非常好的模式识别工具包,里面有关于核的以及贝叶斯的相关程序,以及PCA,EM,SVM等方法。 -stprtool the use of the document, very good pattern recognition tool kit, which has nuclear as well as Bayes procedures, as well as PCA, EM, SVM and other methods.
Platform: |
Size: 923648 |
Author: wangpw |
Hits: