搜索资源列表
gibbs
- 吉布斯抽样问题的MATLAB工具箱吉布斯抽样问题的MATLAB工具-gibss toolbox for matlab
2dgaussian
- 汽车高斯曲面拟合 --- 2程序,以适应到表面二维高斯: 子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的 这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。 autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。 auto
Gibbs
- 在MATLAB环境下,基于吉布斯抽样的高斯通道采样分析方法-In the MATLAB environment, based on Gibbs sampling Gaussian channel sampling and analysis methods
LDAPP-0.2
- 关于LDA代码的学习,使用吉布斯抽样进行参数估计-Learning about the LDA code, using gibbs sampling for parameter estimation
33333gibbs
- 使用MATLAB软件,应用吉布斯采样方法,对信号进行抽样-use MATLAB
image-inpainting-master
- 通过进行吉布斯抽样和PDE扩散来进行图像修复。原始图像具有(红色、绿色、蓝色)波段,通过在原始图像的红带上施加掩码图像来生成失真图像。(This is a task of image restoration and inpainting with two methods - **Gibbs sampler** and **PDE diffusion**. The original image has (Red, Green, Blue) bands, and the distorted imag
gibbs
- 吉布斯(Gibbs)抽样方法是 Markov Chain Monte Carlo(MCMC)方法的一种,也是应用最为广泛的一种(The simplest Gibbs sampling is a special case of Metropolis-Hastings algorithm, while the extension of Gibbs sampling can be regarded as a universal sampling system. This system takes a
Untitled2
- 一个吉布斯采样的实例:从二元正态分布中采样(sampling from a bivariate a Normal distribution)