代码搜索:dirichlet
找到约 330 项符合「dirichlet」的源代码
代码结果 330
www.eeworm.com/read/140851/13058330
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/138798/13211386
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/158037/11648162
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/259241/11812420
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/150225/12304050
m dirichlet_kl.m
function [D] = dirichlet_kl(alpha_q,alpha_p)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% [D] = dirichlet_kl (alpha_q,alpha_p)
%
% computes the divergence
% /
%
www.eeworm.com/read/233420/14154449
cpp poisson_dirichlet.cpp
#include "include\vs.h"
#define PI 3.141597
int main() {
double f_0 = 1.0,
// A. 2-D 5x5-point Bode's Integration Formula
bode[5] = {14.0/45.0, 64.0/45.0, 24.0/45.0, 64.0/45.0, 14.0
www.eeworm.com/read/13871/284204
m dirichlet_kl.m
function [D] = dirichlet_kl(alpha_q,alpha_p)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% [D] = dirichlet_kl (alpha_q,alpha_p)
%
% computes the divergence
% /
%
www.eeworm.com/read/13871/284262
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/294219/3918963
h dirichlet_poisson.h
#include
#include
#include
namespace flens {
//-- optimization --------------------------------------------------------------
template
www.eeworm.com/read/396844/2407671
m sample_dirichlet.m
function theta = sample_dirichlet(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