登录
首页 » matlab » gaussianprocess4Clas

gaussianprocess4Clas

于 2007-05-24 发布 文件大小:284KB
0 222
下载积分: 1 下载次数: 120

代码说明:

   高斯过程是一种非参数化的学习方法,它可以很自然的用于regression,也可以用于classification。本程序用高斯过程实现分类!(Gaussian process is a non- parametric method of learning, it is very natural for regression. can also be used for classification. The procedures used to achieve classification Gaussian process!)

文件列表:

GPC
...\conffig.m
...\confmat.m
...\conjgrad.m
...\consist.m
...\Contents.m
...\datread.m
...\datwrite.m
...\dem2ddat.m
...\demard.m
...\demev1.m
...\demev2.m
...\demev3.m
...\demgauss.m
...\demglm1.m
...\demglm2.m
...\demgmm1.m
...\demgmm2.m
...\demgmm3.m
...\demgmm4.m
...\demgmm5.m
...\demgp.m
...\demgpard.m
...\demgpot.m
...\demgtm1.m
...\demgtm2.m
...\demhint.m
...\demhmc1.m
...\demhmc2.m
...\demhmc3.m
...\demkmn1.m
...\demknn1.m
...\demmdn1.m
...\demmet1.m
...\demmlp1.m
...\demmlp2.m
...\demnlab.m
...\demns1.m
...\demolgd1.m
...\demopt1.m
...\dempot.m
...\demprgp.m
...\demprior.m
...\demrbf1.m
...\demsom1.m
...\demtrain.m
...\dist2.m
...\eigdec.m
...\errbayes.m
...\evidence.m
...\fevbayes.m
...\gauss.m
...\gbayes.m
...\glm.m
...\glmderiv.m
...\glmerr.m
...\glmevfwd.m
...\glmfwd.m
...\glmgrad.m
...\glmhess.m
...\glminit.m
...\glmpak.m
...\glmtrain.m
...\glmunpak.m
...\gmm.m
...\gmmactiv.m
...\gmmem.m
...\gmminit.m
...\gmmpak.m
...\gmmpost.m
...\gmmprob.m
...\gmmsamp.m
...\gmmunpak.m
...\gp.m
...\gpcovar.m
...\gpcovarf.m
...\gpcovarp.m
...\gperr.m
...\gpfwd.m
...\gpgrad.m
...\gpinit.m
...\gppak.m
...\gpunpak.m
...\GP_classify.m
...\GP_classifydemo.m
...\gradchek.m
...\graddesc.m
...\gsamp.m
...\gtm.m
...\gtmem.m
...\gtmfwd.m
...\gtminit.m
...\gtmlmean.m
...\gtmlmode.m
...\gtmmag.m
...\gtmpost.m
...\gtmprob.m
...\hbayes.m
...\hesschek.m
...\hintmat.m

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

发表评论

0 个回复

  • Main_Lorenz
    对混沌信号的分析程序实例,主要是分析它的抗截获性能(The analysis of the chaotic signal instances, is to analyze the performance of its anti-intercept)
    2011-05-22 15:10:15下载
    积分:1
  • Integral-Simpson-
    辛普森积分的四种经典算法的matlab程序(Simpson points of the four classic algorithm matlab program)
    2012-05-22 00:28:22下载
    积分:1
  • RAO-MATLAB
    船舶在波浪上运动的RAO运动响应因子计算,基于MTALAB的计算程序(Wave on the movement of ships in motion RAO response factor calculation, based on the calculation procedure MTALAB)
    2011-07-10 20:28:59下载
    积分:1
  • yuvbmpfunction
    本工具包提供了三个yuv序列和bmp之间相互操作的m文件。 1、yuv2bmp :可以将一段yuv视频序列切割成若干bmp图像。 2、bmp2yuv:可以将若干bmp图像合成一个yuv序列,注意:在选取多幅bmp图像的时候,请按图像顺序逆向选择。 3、yuvcut:可以截取yuv序列中的某一段序列。(The toolkit provides three yuv sequence and the operation between the m bmp file. 1, yuv2bmp: yuv video sequence can be cut into a number of bmp images. 2, bmp2yuv: bmp images can be synthesis of a number of yuv sequence Note: When selecting multiple bmp images, please click the image sequence of adverse selection. 3, yuvcut: yuv sequence can be an interception of a sequence.)
    2010-09-25 16:37:37下载
    积分:1
  • NODE_IEEE30
    电力系统标准测试系统,30节点系统,格式完全正确,可以方便的用来分析计算。(Power system standard test system, 30-bus system, the format entirely correctly, can easily be used to analyze the calculation.)
    2009-11-13 17:39:28下载
    积分:1
  • denoisy11111
    计算小波变换的去噪的源程序 非常有用,可以计算多种类型(calculator the wavelet transform s programme,vrey useful for you)
    2009-12-03 20:16:56下载
    积分:1
  • smith
    利用smith圆图演示射频电路匹配过程,参数可调,界面良好。(Smith chart shows the use of RF matching process, adjustable parameters, the interface is good.)
    2011-10-06 18:58:07下载
    积分:1
  • ee473project
    Synthesizes musical notes and plays music, matlab code
    2015-03-07 23:02:42下载
    积分:1
  • Plscmd
    matlab里的PLS回归分析,含英文说明,比较复杂(matlab in the PLS regression analysis, with the English description, more complicated)
    2007-08-21 16:40:01下载
    积分:1
  • DM642EDMA
    This program uses the timers to trigger EDMA events. These events in turn * trigger linked EDMA parameter tables to fill a ping pong buffer structure. * Set a breakpoint on swiProcessFunc(int arg). Then open two memory windows. * Use ping as the address for one memory window and pong for the other. Then * run the application. You ll note that the program bounces between the ping * and pong buffers filling each with a value that comes from the source. The * source in this case is the SDRAM timer control register and it simulates * input data(This program uses the timers to trigger EDMA events. These events in turn* trigger linked EDMA parameter tables to fill a ping pong buffer structure.* Set a breakpoint on swiProcessFunc (int arg). Then open two memory windows.* Use ping as the address for one memory window and pong for the other. Then* run the application. You' ll note that the program bounces between the ping* and pong buffers filling each with a value that comes from the source. The* source in this case is the SDRAM timer control register and it simulates* input data)
    2010-08-07 11:34:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载