代码搜索:dirichlet
找到约 330 项符合「dirichlet」的源代码
代码结果 330
www.eeworm.com/read/179705/9341730
c dirichlet.c
/* randist/dirichlet.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundati
www.eeworm.com/read/361765/10036847
rd dirichlet.rd
\name{Dirichlet}
\alias{Dirichlet}
\alias{ddirichlet}
\alias{rdirichlet}
\title{The Dirichlet Distribution}
\description{
Density function and random generation from the Dirichlet distribution.
}
\u
www.eeworm.com/read/424281/10467639
c dirichlet.c
/* randist/dirichlet.c
*
* Copyright (C) 2007 Brian Gough
* Copyright (C) 2002 Gavin E. Crooks
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/199440/7853203
m dirichlet.m
function [px] = dirichlet(x,alpha,logoption)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% [px] = dirichlet (x,alpha,logoption)
%
% computes k-dimensional Dirichlet propability den
www.eeworm.com/read/196840/8055039
m dirichlet.m
function [px] = dirichlet(x,alpha,logoption)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% [px] = dirichlet (x,alpha,logoption)
%
% computes k-dimensional Dirichlet propability den
www.eeworm.com/read/196832/8055366
m dirichlet.m
function [px] = dirichlet(x,alpha,logoption)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% [px] = dirichlet (x,alpha,logoption)
%
% computes k-dimensional Dirichlet propability den
www.eeworm.com/read/152629/5672932
java dirichlet.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
Th
www.eeworm.com/read/486842/6530719
c dirichlet.c
#include
#include
#include
#include
#include
double *dirichlet_alphas;
double *dirichlet_counts;
int dirichlet_num_bags; /* e.g. the number of doc
www.eeworm.com/read/263146/11374178
ocf dirichlet.ocf
www.eeworm.com/read/263146/11374307