登录
首页 » matlab » bpm

bpm

于 2010-05-17 发布 文件大小:237KB
0 174
下载积分: 1 下载次数: 55

代码说明:

  Thomas Minka 编写的适用于Bayesian Point Machine,Expectation Propagation计算的matlab工具箱。对科研人员很有价值。 (This toolbox implements the EP algorithms described in Thomas Minka s thesis and UAI paper.)

文件列表:

bpm\@bpm_ep
bpm\@bpm_ep\bpm_ep.m
bpm\@bpm_ep\classify.m
bpm\@bpm_ep\display.m
bpm\@bpm_ep\draw.m
bpm\@bpm_ep\get_s.m
bpm\@bpm_ep\get_v.m
bpm\@bpm_ep\get_w.m
bpm\@bpm_ep\predict.m
bpm\@bpm_ep\retrain.m
bpm\@bpm_ep\set_kernel.m
bpm\@bpm_ep\set_restrict.m
bpm\@bpm_ep\set_stepsize.m
bpm\@bpm_ep\set_vp.m
bpm\@bpm_ep\set_X.m
bpm\@bpm_ep\set_Y.m
bpm\@bpm_ep\subsasgn.m
bpm\@bpm_ep\subsref.m
bpm\@bpm_ep\train.m
bpm\@bpm_ep\train_ard.m
bpm\@bpm_ep\train_ard_kernel.m
bpm\@bpm_ep\train_kernel.m
bpm\@bpm_ep\train_linear.m
bpm\COPYING
bpm\Contents.m
bpm\README.txt
bpm\bpm_brute.m
bpm\bpm_classify.m
bpm\bpm_direct.m
bpm\bpm_draw.m
bpm\bpm_likelihood.m
bpm\bpm_task.m
bpm\brute_predict.m
bpm\data
bpm\data\bits.mat
bpm\data\breast_cancer_wisconsin.mat
bpm\data\digit.mat
bpm\data\example2.mat
bpm\data\example3.mat
bpm\data\heart.mat
bpm\data\ionosphere.mat
bpm\data\pima.mat
bpm\data\six_pts.mat
bpm\data\sonar.mat
bpm\data\three_pts.mat
bpm\data\thyroid.mat
bpm\draw_ellipsoid.m
bpm\draw_vs_point.m
bpm\kernelmtx_discrete.m
bpm\kernelmtx_linear.m
bpm\kernelmtx_poly.m
bpm\kernelmtx_rbf.m
bpm\other
bpm\other\billiard
bpm\other\billiard\billiard.m
bpm\other\billiard\kbilliard.m
bpm\other\billiard\tbilliard.m
bpm\other\ep
bpm\other\ep\ep_kernel.m
bpm\other\ep\ep_probit.m
bpm\other\ep\ep_step.m
bpm\other\logreg
bpm\other\logreg\logreg_newton.m
bpm\other\old
bpm\other\old\junk
bpm\other\old\kernel.m
bpm\other\old\kerneldiag.m
bpm\other\old\kernelmtx.m
bpm\other\old\svkernelv.m
bpm\other\old\test_maire.m
bpm\other\sep
bpm\other\sep\adf_step.m
bpm\other\sep\bayes_brute.m
bpm\other\sep\bayes_brute2.m
bpm\other\sep\bayes_predict_brute.m
bpm\other\sep\digit_compare.mat
bpm\other\sep\digit_compare2.mat
bpm\other\sep\draw_ellipsoid.m
bpm\other\sep\ep_kernel.m
bpm\other\sep\ep_step.m
bpm\other\sep\ep_step_sphere.m
bpm\other\sep\gpc.png
bpm\other\sep\gpc2.png
bpm\other\sep\gpc2t.png
bpm\other\sep\gpr.m
bpm\other\sep\gpr.png
bpm\other\sep\gpr2.png
bpm\other\sep\gpr2s.png
bpm\other\sep\gpr2t.png
bpm\other\sep\heart_result.mat
bpm\other\sep\ion_results.mat
bpm\other\sep\opper_mf.m
bpm\other\sep\opper_tap.m
bpm\other\sep\opper_vb.m
bpm\other\sep\perceptron.m
bpm\other\sep\pima_small.mat
bpm\other\sep\pima_time.mat
bpm\other\sep\rujan.results
bpm\other\sep\rujan_pms
bpm\other\sep\save_rujan.m

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

发表评论

0 个回复

  • PSO
    基于粒子群算法的函数求最大值的matlab程序,自己照书编写的(PSO algorithm based on the function of matlab procedures for the maximum, according to the book written their own)
    2013-11-24 22:57:46下载
    积分:1
  • zuigan
    matlab追赶法实验报告完整版(matlab experiments to catch up with the full version of the report)
    2007-12-07 19:06:24下载
    积分:1
  • EKF
    This code is used for trajectoru tracking using EKF.
    2014-10-01 15:22:25下载
    积分:1
  • N102104171_BT1
    Image hiding - Steganography This program to hide a text file in 24-bit bitmap image
    2014-11-14 07:20:36下载
    积分:1
  • ThrSample1
    三次抽样插值的第一类边界条件插值,用于数据处理和科学计算,适合matlab科学计算者参考。(First boundary condition cubic interpolation interpolation sampling, data processing and scientific computing is used for scientific computing matlab reference.)
    2014-01-03 11:25:14下载
    积分:1
  • GongEXiangLiangFa
    解线性方程组的一种非线性迭代法:共轭斜量法。适用于方程组系数矩阵实对称正定的情况(Solution of linear equations of a nonlinear iterative method: conjugate oblique method. Applicable to equations coefficient matrix is symmetric positive definite situation)
    2009-02-12 16:52:53下载
    积分:1
  • C4_5
    说明:  数据挖掘算法,分类树的C4.5算法,用于模式分类(data mining algorithms, the C4.5 classification tree algorithm for pattern classification)
    2021-01-01 11:18:58下载
    积分:1
  • Meanshif-Detection
    说明:  :Mean—shift算法是一种非参数密度估计算法,可以实现快速的最优匹配,在目标的实时跟踪领域起着非常 重要的作用。为了有效的将Mean—shift算法应用到灰度图像中,采用了以方向直方图建立目标模型的策略,提出了在灰 度图像中以Mean—shift为核心的目标跟踪算法。实验结果表明,该算法具有不受光照条件影响的优点,在低对比度的情 况下仍能实现稳定、实时的跟踪目标。(: Mean-shift algorithm is a nonparametric density estimation algorithm, the optimal matching can be fast, real-time tracking fields in the target plays an important role. In order to effectively Mean-shift algorithm will be applied to the gray image, the histogram used to establish the direction of the strategy target model is proposed in the gray image to Mean-shift tracking algorithm as the core. Experimental results show that the algorithm has the advantage of not lighting conditions, in the case of low contrast can still achieve stability, real-time tracking of targets.)
    2011-04-06 23:14:05下载
    积分:1
  • login
    MATLAB GUI设计密码登陆框,包括密码登陆系统、用户注册、密码修改和用户管理4个界面。(MATLAB GUI design password box, including the password system, user registration, password changes and user management 4 interface.)
    2014-07-20 20:57:12下载
    积分:1
  • metric
    系统过滤评价指标 AUC以及top-L-precision 以及汉明距离(AUC and evaluation system filter top-L-precision and the Hamming distance)
    2011-05-21 19:48:03下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载