登录
首页 » matlab » bpm

bpm

于 2010-05-17 发布 文件大小:237KB
0 147
下载积分: 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 个回复

  • indoorlagrange
    This code uses lagrange interation to calculte user s position in indoor case.
    2011-07-21 00:06:13下载
    积分:1
  • faceprotected(matlab)
    人脸定位和识别的完整MATLAB代码,在国外网站上偶然得到的(face localization and identification of the integrity of MATLAB code, the foreign web sites the chance)
    2007-05-29 11:57:27下载
    积分:1
  • planet
    根据输入的行星质量,初速度生成行星的运动轨迹动画。(According to the input of the planet' s mass, initial velocity of the planet' s trajectory generated animation.)
    2011-11-19 18:14:30下载
    积分:1
  • soc估计
    说明:  扩展卡尔曼滤波算法,具有实时估计非线性系统的优点(Extended Kalman filter algorithm with advantages of real-time estimation of nonlinear systems)
    2020-10-08 17:07:36下载
    积分:1
  • gsm_fs
    说明:  用matlab实现的GSM TCH/FS系统在高斯信道、瑞利信道的性能仿真,其中用到了循环编码、卷积码、交织码等信道编码知识(Using matlab to achieve GSM TCH/FS system in the Gaussian channel, Rayleigh channel performance simulation, which uses a loop encoding, convolutional codes, interleaving codes channel coding knowledge)
    2010-03-22 09:36:17下载
    积分:1
  • gjpfx
    高阶谱分析工具箱 matlab版的 很好用的 希望对大家有帮助(higher order spectral analysis Matlab Toolbox version of the good wishes to be helpful)
    2007-06-12 16:45:54下载
    积分:1
  • matlab
    基于DCT数字水印算法的Matlab实现源代码,1. 将文字水印和图像水印转换为二值序列水印; 2. 对水印进行置乱,提高其安全性; 3. 选择合适大小的块,给出DCT域中频分块编码方案;(DCT-based digital watermarking algorithm Matlab source code, a text watermark and image watermark converted into a binary sequence watermark .. 2 watermark scrambling to improve their safety 3 Select the appropriate size of the block, given DCT domain frequency block coding scheme )
    2014-02-12 17:08:11下载
    积分:1
  • qijgckfc
    关于神经网络控制,在matlab环境中自动识别连通区域的大小,车牌识别定位程序的部分功能,是信号处理的基础,多目标跟踪的粒子滤波器,本科毕设要求参见标准测试模型。(On neural network control, Automatic identification in the matlab environment the size of the connected area, Part of the license plate recognition locator feature, Is the basis of the signal processing, Multi-target tracking particle filter, Undergraduate complete set requirements refer to the standard test models.)
    2016-03-11 22:43:08下载
    积分:1
  • Image_Restoration
    dip函数 hough houghpeaks (dip function hough houghpeaks)
    2007-12-04 16:39:15下载
    积分:1
  • budongdian
    此程序为解非线性方程组的不动点迭代法,在MATLAB执行.(This procedure for the solution of nonlinear equations of the fixed point iteration method, in the MATLAB implementation.)
    2008-06-19 07:32:56下载
    积分:1
  • 696518资源总数
  • 105250会员总数
  • 16今日下载