资源简介
一种构造DIRICHLET PROCESS的方法,里面有MATLAB代码。
代码片段和文件信息
%
% Interface for Exponential Family Mixture Components with Conjugate Priors
% -------------------------------------------------------------------------
%
% This section of the provided code implements mixture components belonging to
% an exponential family with conjugate priors on the parameters. The components
% are implemented as classes in matlab with the following methods:
%
% q = Gaussian(h) or q = Multinomial(h)
% Class constructor for the two classes. help Gaussian or
% Multinomial for more information.
% q = additem(qx)
% q = delitem(q
- 上一篇:MATLAB实现人脸识别光照归一化算法
- 下一篇:图像的RGB特征提取代码
相关资源
- 图像降噪Matlab代码
- Digital Signal Processing Using Matlab v4.0 (
- Matlab Toolbox Signal Processing
- IMAGE_MATLAB_GUI
- Multirate Filtering for Digital Signal Process
- radarsignalanalysisandprocessingusingmatlab.pd
- Dirichlet Process Mixture Models(DPMM)
- dirichlet process103382
- Biosignal and biomedical image processing matl
- Solutions Manual for Digital Signal Processing
- Quaternion and Octonion Color Image Processing
- SAR-Signal-Processing-with-Matlab
- Gonzalez_2009_Digital Image Processing Using M
- Digital Signal Processing Using MATLAB 3rd Edi
- Statistical and Adaptive Signal Processing 书和
- Synthetic Aperture Radar Signal Processing wit
- SAR signal processing with MATLAB 书籍 对应代
- synthetic aperture radar signal processing wit
- Fundamentals of Statistical Signal Processing
- Digital Image Processing Using Matlab_2ed_Gonz
- 基于MATLAB的金属表面缺陷分类与测量
- Synthetic Aperture Radar Signal Processing wit
- MATLAB Image Processing Toolbox官方教程
- 高斯过程回归matlab代码
- MATLAB图像处理能力提高与应用案例
- Image Processing ToolBox
- Pearson-Digital Image Processing, 4th.Editio
- kkphoon.Simulation of second-order processes u
- 图像腐蚀和图像膨胀Matlab代码
- 图像量化及MSE/SNR/PSNR计算Matlab代码
评论
共有 条评论