代码搜索:dirichlet
找到约 330 项符合「dirichlet」的源代码
代码结果 330
www.eeworm.com/read/392854/8322501
m dirichlet_sample.m
function theta = dirichlet_sample(alpha, N)
% SAMPLE_DIRICHLET Sample N vectors from Dir(alpha(1), ..., alpha(k))
% theta = sample_dirichlet(alpha, N)
% theta(i,j) = i'th sample of theta_j, where thet
www.eeworm.com/read/410988/11261559
c dirichlet_mle.c
/*
MLE for dirichlet distribution.
to compile :
mex -g -output dirichlet_mle.dll dirichlet_mle.c
mex -f mexopts_intel10amd.bat -output dirichlet_mle.dll dirichlet_mle.c
Exam
www.eeworm.com/read/410988/11261581
dll dirichlet_mle.dll
www.eeworm.com/read/147186/12578577
m dirichlet_sample.m
function theta = dirichlet_sample(alpha, N)
% SAMPLE_DIRICHLET Sample N vectors from Dir(alpha(1), ..., alpha(k))
% theta = sample_dirichlet(alpha, N)
% theta(i,j) = i'th sample of theta_j, where t
www.eeworm.com/read/237675/13939053
c dirichlet_mle.c
/*
MLE for dirichlet distribution.
to compile :
mex -g -output dirichlet_mle.dll dirichlet_mle.c
mex -f mexopts_intelamd.bat -output dirichlet_mle.dll dirichlet_mle.c
Exampl
www.eeworm.com/read/237675/13939068
dll dirichlet_mle.dll
www.eeworm.com/read/376465/9316797
pdf hierarchical dirichlet processes.pdf
www.eeworm.com/read/362337/10003442
m fit_dirichlet_variational.m
function alpha = fit_dirichlet_variational(alpha, data,symmetric,beta)
%
% function alpha = fit_dirichlet_variational(data)
%
% Use linear time Newton-Raphson algorithm to fit a Dirichlet to Dirichlet
www.eeworm.com/read/396844/2407126
m dirichlet_score_family.m
function LL = dirichlet_score_family(counts, prior)
% DIRICHLET_SCORE Compute the log marginal likelihood of a single family
% LL = dirichlet_score(counts, prior)
%
% counts(a, b, ..., z) is the numbe
www.eeworm.com/read/379345/2674532
at laplace-dirichlet-p1.at
# This file is part of ff3d - http://www.freefem.org/ff3d
# Copyright (C) 2005 Stephane Del Pino
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU