登录
首页 » matlab » mcmcstuff

mcmcstuff

于 2009-03-02 发布 文件大小:11607KB
0 163
下载积分: 1 下载次数: 219

代码说明:

  本源码是基于Markov chain Monte Carlo (MCMC)的Bayesian inference工具包,其中包括MCMC采样,基于MCMC的高斯分类,同时描述了采样的一些方法。其中还有使用文档(toolbox is a collection of Matlab functions for Bayesian inference with Markov chain Monte Carlo (MCMC) methods)

文件列表:

mcmcstuff
.........\mcmcstuff
.........\.........\batch.m
.........\.........\bbmean.dll
.........\.........\bbmean.m
.........\.........\bbmean.mexaxp
.........\.........\bbmean.mexglx
.........\.........\bbprctile.dll
.........\.........\bbprctile.m
.........\.........\bbprctile.mexaxp
.........\.........\bbprctile.mexglx
.........\.........\beta_lpdf.m
.........\.........\beta_pdf.m
.........\.........\binsgeq.m
.........\.........\catrand.dll
.........\.........\catrand.m
.........\.........\catrand.mexaxp
.........\.........\catrand.mexglx
.........\.........\htm" target=_blank>ChangeLog
.........\.........\ChangeLog~
.........\.........\cond_ginvgam_cat.m
.........\.........\cond_gnorm_invgam.m
.........\.........\cond_gnorm_norm.m
.........\.........\cond_gt_cat.m
.........\.........\cond_gt_invgam.m
.........\.........\cond_invgam_cat.m
.........\.........\cond_invgam_invgam.m
.........\.........\cond_invgam_invgam1.dll
.........\.........\cond_invgam_invgam1.m
.........\.........\cond_invgam_invgam1.mexaxp
.........\.........\cond_invgam_invgam1.mexglx
.........\.........\cond_laplace_invgam.m
.........\.........\cond_mnorm_invwish.m
.........\.........\cond_norm_ginvgam.m
.........\.........\cond_norm_invgam.m
.........\.........\cond_t_cat.m
.........\.........\cond_t_invgam.m
.........\.........\Contents.m
.........\.........\Contents.m~
.........\.........\demos
.........\.........\.....\2classgprecord.mat
.........\.........\.....\2classnet.mat
.........\.........\.....\2classrecord.mat
.........\.........\.....\2inputnet.mat
.........\.........\.....\2inputrecord.mat
.........\.........\.....\3classrecord.mat
.........\.........\.....\htm" target=_blank>cdata
.........\.........\.....\dat.1
.........\.........\.....\htm" target=_blank>odata
.........\.........\.....\htm" target=_blank>rdata
.........\.........\.....\rec_rjmcmcgp.mat
.........\.........\.....\rjmcmcrecord.mat
.........\.........\.....\synth.tr
.........\.........\.....\synth.tr~
.........\.........\.....\synth.ts
.........\.........\.....\synth.ts~
.........\.........\.....\synth2.mat
.........\.........\.....\synth2.ts
.........\.........\.....\tgprecord.mat
.........\.........\.....\tmlprecord.mat
.........\.........\demo_2class.m
.........\.........\demo_2class.m~
.........\.........\demo_2classgp.m
.........\.........\demo_2classgp.m~
.........\.........\demo_2ingp.m
.........\.........\demo_2input.m
.........\.........\demo_3class.m
.........\.........\demo_3class.m~
.........\.........\demo_rjmcmc.m
.........\.........\demo_rjmcmc.m~
.........\.........\demo_rjmcmcgp.m
.........\.........\demo_rjmcmcgp.m~
.........\.........\demo_tgp.m
.........\.........\demo_tmlp.m
.........\.........\digamma1.mexaxp
.........\.........\digamma1.mexlx
.........\.........\digamma1.mexsol
.........\.........\dirrand.dll
.........\.........\dirrand.m
.........\.........\dirrand.mexaxp
.........\.........\dirrand.mexglx
.........\.........\dir_e.m
.........\.........\dir_lpdf.m
.........\.........\dir_pdf.m
.........\.........\exprand.dll
.........\.........\exprand.m
.........\.........\exprand.mexaxp
.........\.........\exprand.mexglx
.........\.........\fort.6
.........\.........\gamrand.dll
.........\.........\gamrand.m
.........\.........\gamrand.mexaxp
.........\.........\gamrand.mexglx
.........\.........\gamrand1.dll
.........\.........\gamrand1.m
.........\.........\gamrand1.mexaxp
.........\.........\gamrand1.mexglx
.........\.........\gam_cdf.m
.........\.........\gam_lpdf.m
.........\.........\gam_pdf.m

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

发表评论


0 个回复

  • l1_norm_compressed-sensing
    两个l1准则下的噪声干扰信号压缩感知重构举例,两个例子的稀疏矩阵均为DCT矩阵,而观测矩阵分别采用单位阵和随机矩阵,有详细的步骤和使用方法,适用于初步的学习压缩感知方法。(This programme supply two examples by Compressed sensing with l1 norm. The sparse matrix of two examples are all DCT matrix and the obsever matrix are unit matrix and random matrix respectively. We give the detailed usage and steps for the programme which is useful to the beginner.)
    2012-10-30 16:03:14下载
    积分:1
  • SSR_image_enhance
    此程序完成了SSR算法,实现的对比度下的医学图像增强。 可以实现的程序!(this procedure completed the SSR algorithm, and the contrast of the medical image enhancement. The procedure can be achieved!)
    2007-03-23 09:34:04下载
    积分:1
  • C# 给片添加水印 片类型转换 例子
    C# 给图片添加水印 图片类型转换 例子
    2014-11-05下载
    积分:1
  • Multiphase_based-level-set
    此代码实现了基于Multiphase的level set图像分割算法,得带速度快,通过调整参数可以获得很好的分割效果。(This code-based Multiphase the level set image segmentation algorithm, was with the speed, by adjusting the parameters can get very good segmentation results.)
    2011-09-04 23:43:49下载
    积分:1
  • PCA-K
    说明:  该算法主要包含PCA算法和K-Means聚类算法,用于SAR变化检测,包含数据图片。(The algorithm mainly includes PCA algorithm and K-means clustering algorithm for SAR change detection, including data images.)
    2020-08-28 10:33:05下载
    积分:1
  • cox(1)
    是用matlab 实现的cox经典水印算法包括水印的嵌入、提取等(using Matlab realized cox classic watermarking algorithm including the watermark embedding and extraction, etc.)
    2020-07-04 14:20:01下载
    积分:1
  • BP
    说明:  利用BP神经网络进行图像分割。主要适用于RGB信息丰富的图像。以RGB为BP网络的三个输入,与对应的灰度图对网络进行训练。(The use of BP neural network image segmentation. RGB is mainly applied to information-rich images. BP network to RGB for the three inputs, with grayscale corresponds to the network training.)
    2009-06-01 16:03:12下载
    积分:1
  • pipei
    基于角点特征的图像匹配的几个代码~~较为详细~~~(Corner Feature-based image matching of several more detailed code ~ ~ ~ ~ ~)
    2010-05-12 11:16:00下载
    积分:1
  • sift20071011
    主要有二个功能:1对图像进行SIFT特征值匹配2.显示相应的匹配效果,即核线 matlab语言的,加上C语言(There are two main functions: 1 images match SIFT eigenvalue 2. Shows the effect of the corresponding match, that is, nuclear line matlab language, together with the C language)
    2008-02-29 16:58:45下载
    积分:1
  • KSVD
    一种新型的图像去噪方法,相较于已有的算法,优势在于较小的计算量以及相对更好的还原效果。(A new image denoising method, compared to the existing algorithms, the advantages and the relatively small amount of computation better reproduction.)
    2013-06-22 12:52:40下载
    积分:1
  • 696518资源总数
  • 105409会员总数
  • 23今日下载