代码搜索:Multinomial

找到约 224 项符合「Multinomial」的源代码

代码结果 224
www.eeworm.com/read/226567/14458642

xls multinomial.xls

www.eeworm.com/read/124283/14578665

c multinomial.c

/* randist/multinomial.c * * Copyright (C) 2002 Gavin E. Crooks * * This program is free software; you can redistribute it and/or modify * it under the terms of the G
www.eeworm.com/read/208174/15252026

xls multinomial.xls

www.eeworm.com/read/205961/5013697

java multinomial.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/193974/5139034

java multinomial.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/167728/5452858

c multinomial.c

/* randist/multinomial.c * * Copyright (C) 2002 Gavin E. Crooks * * This program is free software; you can redistribute it and/or modify * it under the terms of the G
www.eeworm.com/read/102394/15782968

c multinomial.c

/* randist/multinomial.c * * Copyright (C) 2002 Gavin E. Crooks * * This program is free software; you can redistribute it and/or modify * it under the terms of the G
www.eeworm.com/read/427909/8912883

m multinomial_prob.m

function B = eval_pdf_cond_multinomial(data, obsmat) % EVAL_PDF_COND_MULTINOMIAL Evaluate pdf of conditional multinomial % function B = eval_pdf_cond_multinomial(data, obsmat) % % Notation: Y = o
www.eeworm.com/read/427909/8912952

m multinomial_sample.m

function Y = sample_cond_multinomial(X, M) % SAMPLE_MULTINOMIAL Sample Y(i) ~ M(X(i), :) % function Y = sample_multinomial(X, M) % % X(i) = i'th sample % M(i,j) = P(Y=j | X=i) = noisy channel mod
www.eeworm.com/read/373249/9467779

m multinomial_prob.m

function B = eval_pdf_cond_multinomial(data, obsmat) % EVAL_PDF_COND_MULTINOMIAL Evaluate pdf of conditional multinomial % function B = eval_pdf_cond_multinomial(data, obsmat) % % Notation: Y = o