搜索资源列表
Gibbs
- Gibbs现象,画出由N次谐波合成的周期方波的波形图,分析Gibbs现象
MREMEZ1
- 改变窗函数的长度,观察Gibbs现象 很方便和快捷 很有帮助
Gibbs_Sampling
- Gibbs Sampling 數學統計算法
Gibbs
- gibbs的模拟程序,适合概率初学者参考-Gibbs simulation procedures, suitable for beginners reference probability
mcmc_gibbs_intro
- 对马尔科夫链蒙特卡洛模拟和吉布斯采样的一个介绍文章,对了解这些方法非常有用!-We focus here on Markov Chain Monte Carlo (MCMC) methods, which attempt to simulate direct draws from some complex distribution of interest. MCMC approaches are so-named because one uses the previous sample
gibbs
- Source code to simulate Gibbs phenomenon.
dsp_examples
- The files explain aliasing , gibbs, dft and fft. All are very useful in signal processing applications and the files illustrate the contents very well with plots/graphs.
Gibbs1976a
- GIbbs paper. Very nice paper.
LDAGibbsSampling-master
- LDA 源码 可以利用它做GIBBS采样 生成主题模型-The LDA Source can use it to do the the GIBBS sampling generated topic model. . . .
gibbs
- the gibbs sampling technique for regressions as in james lesage toolbox
CVB0
- In this paper we introduce a novel collapsed Gibbs sampling method for the widely used latent Dirichlet allocation (LDA) model.
LDAGibbsSampler
- lda gibbs sampler,which is implement in Java.
LdaGibbsSampler
- lda 主题模型,lda吉布斯采样训练及测试(LDA topic model, LDA Gibbs sampling training and testing)
LDAGibbsSampling(Java)
- 使用gibbslda对数据进行分类的代码(Gibbs lda test by java.)