登录
首页 » matlab » 多分类相关向量机程序 mrvm

多分类相关向量机程序 mrvm

于 2020-07-27 发布 文件大小:92KB
0 262
下载积分: 1 下载次数: 162

代码说明:

  多分类相关向量机程序,有运行demo,运行速度快,无bug(More relevance vector machine classification procedures, run demo)

文件列表:

多分类相关向量机
................\mRVMs
................\.....\.DS_Store,6148,2015-01-30
................\.....\aa.mat,2946,2015-01-30
................\.....\build_standarized_kernel.m,876,2015-01-30
................\.....\chol_inv.m,649,2015-01-30
................\.....\cv_mRVM1.m,6744,2015-01-30
................\.....\cv_mRVM1_MKL.m,7587,2015-01-30
................\.....\cv_mRVM2.m,6682,2015-01-30
................\.....\cv_mRVM2_MKL.m,7440,2015-01-30
................\.....\iris.mat,4818,2015-01-30
................\.....\iris2.mat,2312,2015-01-30
................\.....\iris_MKL.mat,15282,2015-01-30
................\.....\kernel_function.m,1800,2015-01-30
................\.....\mRVM_train_output.m,1616,2015-01-30
................\.....\postA.m,826,2015-01-30
................\.....\postW_map.m,621,2015-01-30
................\.....\predict_mRVM.m,7339,2015-01-30
................\.....\predict_mRVM_MKL.m,7963,2015-01-30
................\.....\readme.doc,39936,2015-01-30
................\.....\README.txt,7546,2015-01-30
................\.....\safenormcdf.m,73,2015-01-30
................\.....\safenormpdf.m,103,2015-01-30
................\.....\standardize_data.m,1162,2015-01-30
................\.....\test1.m,720,2015-01-30
................\.....\test_figure.asv,1454,2015-01-30
................\.....\test_figure.m,1454,2015-01-30
................\.....\train_mRVM1.m,18130,2015-01-30
................\.....\train_mRVM1_MKL.m,20810,2015-01-30
................\.....\train_mRVM2.m,8553,2015-01-30
................\.....\train_mRVM2_MKL.m,11186,2015-01-30
................\.....\ttrain.mat,187,2015-01-30
................\.....\ttrain0.mat,190,2015-01-30
................\.....\updateY.m,795,2015-01-30
................\.....\Xtrain.mat,2946,2015-01-30
................\.....\Xtrain0.mat,3333,2015-01-30
................\.....\Xtrain1.mat,1041,2015-01-30
................\.....\YTruncate.m,941,2015-01-30
................\__MACOSX
................\........\mRVMs
................\........\.....\._.DS_Store,82,2015-01-30
................\........\.....\._chol_inv.m,82,2015-01-30
................\........\.....\._cv_mRVM1.m,82,2015-01-30
................\........\.....\._cv_mRVM1_MKL.m,82,2015-01-30
................\........\.....\._cv_mRVM2.m,171,2015-01-30
................\........\.....\._cv_mRVM2_MKL.m,82,2015-01-30
................\........\.....\._mRVM_train_output.m,82,2015-01-30
................\........\.....\._postW_map.m,82,2015-01-30
................\........\.....\._predict_mRVM.m,171,2015-01-30
................\........\.....\._predict_mRVM_MKL.m,171,2015-01-30
................\........\.....\._safenormcdf.m,82,2015-01-30
................\........\.....\._standardize_data.m,171,2015-01-30
................\........\.....\._train_mRVM1.m,82,2015-01-30
................\........\.....\._train_mRVM1_MKL.m,82,2015-01-30
................\........\.....\._train_mRVM2.m,171,2015-01-30
................\........\.....\._train_mRVM2_MKL.m,82,2015-01-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • four Toolbox for SVM
    这里实现了基于四种SVM工具箱的分类与回归算法: 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtoolsvm 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!)
    2007-12-19 10:42:24下载
    积分:1
  • atmoscira
    program in matlab code
    2012-03-29 10:50:40下载
    积分:1
  • Matlabbreifintroduction
    非常好的一款软件,介绍了matlab的很多库函数(Very good piece of software, introduced a lot of library functions matlab)
    2014-12-27 11:32:26下载
    积分:1
  • PatternRecognitionTask
    这是一个用liblinear进行分类的例子,需要有liblinear环境(Using liblinear to do classification task)
    2014-01-14 14:08:33下载
    积分:1
  • fuzzy01
    模糊系统逼近程序,用模糊算法对系统进行逼近(Fuzzy Systems Approximation procedures, use of fuzzy approximation algorithm for the system)
    2008-05-23 15:42:36下载
    积分:1
  • teshuhanshu
    特殊函数生成的matlab程序,可作为数值分析等的学习工具。(Matlab program, generated by the special function can be used as numerical analysis , such as learning tools.)
    2012-04-13 16:44:57下载
    积分:1
  • fuzzypid
    自己写的模糊PID的simulink文件(simulink fuzzy PID)
    2013-12-15 17:40:13下载
    积分:1
  • mi-fil
    说明:  一个用matlab写的对图象处理方面的函数,希望对新手有帮助(Write a matlab with image processing functions, and they hope to help novice)
    2008-09-11 16:53:28下载
    积分:1
  • distribution-system
    distribution-system in the matlab mfile
    2013-09-20 12:00:39下载
    积分:1
  • 光线追迹
    matlab 光线追迹,算法比较简单,可供初学者看看。(Matlab ray tracing, the algorithm is relatively simple, for beginners to see.)
    2021-02-05 16:49:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载