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

多分类相关向量机程序 mrvm

于 2020-07-27 发布 文件大小:92KB
0 272
下载积分: 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 个回复

  • IFS
    分形与混沌中的迭代函数系统IFS,matlab编的,(it is a matlab program which is about IFS )
    2010-05-10 11:44:14下载
    积分:1
  • color
    在matlab中 HSV各分量求均值 方差以及三阶矩(Color extraction)
    2013-08-08 01:33:18下载
    积分:1
  • AHPSolver
    层析分析法模型,能实现评价权重的确定,并进行一致性检验(AHP-Analytic Hierarchy Process)
    2014-02-09 18:17:30下载
    积分:1
  • matlabhelp
    说明:  matlab中文帮助,非常有用哦!!!!(matlab Chinese help, very useful oh! ! ! !)
    2010-05-04 11:14:13下载
    积分:1
  • m1_L4
    next xhapter on digital communication basics, lot of basic stuffs available
    2013-04-09 17:10:14下载
    积分:1
  • QPSK
    信号在高斯信道下的仿真,本人自己编的,已经经过验证是正确的(The simulation signal under the Gauss channel, I own, has been verified to be correct)
    2013-12-17 16:55:47下载
    积分:1
  • 3zuoye
    某市有一码头,每次仅容一辆船停泊装卸货,由于经常有船等候进港,部分人提出要扩建码头。经过调查历史资料发现,码头平均每月停船24艘,每艘船的停泊时间为24±20小时,相邻两艘船的到达时间间隔为30±15小时,如果一艘船因有船在港而等候1小时,其消耗成本为1000元。经预算,扩建码头大约需要1350万元,故市长决策如下:如果未来五年内停泊船只因等候的成本消耗总和超过扩建码头花费则扩建码头,否则,不予扩建。因此,希望你能够帮助市长做出决策。此问题已知到达的大概时间和大概停泊时间,对于此问题用概率统计的方法来做比较复杂,可用程序随机产生到达时间和停泊时间来模拟未来五年内船的停泊,多次模拟预测停泊情况,以做出决策(。-Problem in a city with a terminal expansion dock, each only allow a boat moored loading and unloading, as often there are waiting boat into port, some people proposed to expand pier. Terminal stopping 24 per month, per vessel berthing time of 24 ± 20 hours, the arrival of two adjacent vessels interval 30 ± 15 hours, if a ship due to boat in the harbor while waiting for one hour, and its consumption cost of 1,000 yuan. The budget of about 13.5 million yuan expansion dock, so the mayor decision as follows: If a ship is moored next five years, the cost of waiting more than the sum of consumption spending is expanding marina pier extension, otherwise, not expanded.)
    2015-04-17 18:59:46下载
    积分:1
  • liyapunuo
    随机振动-李雅普诺微分方程的精细积分在计算机上的实施算例。(The precise integration of random vibration- Lyapunov differential equations to implement on a computer example. )
    2014-11-03 21:49:10下载
    积分:1
  • Folder-read
    Read the all images in a folder
    2015-04-06 17:24:27下载
    积分:1
  • ybus
    power systems basic programming in y bus foramtion
    2014-01-10 12:47:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载