登录
首页 » matlab » bpm

bpm

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

  • stbc7
    空时分组码源代码,对做项目和有课题的学者很有帮助(Space-time block codes the source code, to do projects and academic topics helpful)
    2009-11-09 19:01:27下载
    积分:1
  • matlabcodeechohiding
    this is the sample of matlab coding for echo hiding data audio steganography... use your own input
    2010-03-12 18:14:43下载
    积分:1
  • Two-dimensional-maximum-entropy
    二维最大熵与交叉熵结合 Two dimensional maximum entropy and cross entropy based(Two dimensional maximum entropy and cross entropy based)
    2015-04-16 21:48:28下载
    积分:1
  • Convex-Optimization
    此程序为凸优化算法,采用了最新的凸优化工具箱CVX(This program is a convex optimization algorithm, using the latest CVX convex optimization toolbox)
    2013-08-10 17:09:13下载
    积分:1
  • td1
    tdoa. wsn. time difference of arrival simulation.
    2013-11-08 15:31:34下载
    积分:1
  • snake_matlab
    说明:  实现了snake without edge 这篇文献的算法。可以运行,而且结果良好。(snake 0r active contour model.)
    2010-03-21 18:52:35下载
    积分:1
  • BPnet
    说明:  //1、动态改变学习速率 //2、加入动量项 //3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), // 方便矩阵运算,当然,也可自己写矩阵类 //4、可暂停运算 //5、可将网络以文件的形式保存、恢复(//1, dynamically changing learning rate// 2, adding momentum item// 3, the use of matrix operations Matcom4.5 library (available for free download, headers matlib.h),// ​ ​ to facilitate matrix operations, but may also write your own matrix class// 4, may suspend the operation// 5, the network can be saved as a file and restore)
    2011-03-20 21:50:21下载
    积分:1
  • fuheyuce
    保定市短期负荷预测,分别使用SVM+蚂蚁优化和BP神经网络。(Baoding load forecasting, optimization and ant are using SVM+ BP neural network.)
    2015-06-02 11:31:36下载
    积分:1
  • LSM_bandcut50
    自适应均衡器的仿真程序:在120hz信号下去处50hz干扰(adaptive equalizer Simulation : 120hz signal on the Department 50hz interference)
    2007-06-26 23:05:08下载
    积分:1
  • unconstrained_2d
    Unconstrained problem
    2012-04-13 10:42:57下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载