資源簡(jiǎn)介
一種構(gòu)造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
評(píng)論
共有 條評(píng)論