代码搜索:hypergeometric

找到约 88 项符合「hypergeometric」的源代码

代码结果 88
www.eeworm.com/read/133538/14036690

htm stocc.htm

www.eeworm.com/read/131315/5941066

h hypgeom.h

// This may look like C code, but it is really -*- C++ -*- /* Copyright (C) 1988 Free Software Foundation written by Dirk Grunwald (grunwald@cs.uiuc.edu) This file is part of the GNU C++ Library
www.eeworm.com/read/133538/14036674

cpp stoc3.cpp

/**************************** STOC3.CPP *********************** 2002-10-02 AF * * * Non-uniform random number generator functions. * * This file contains source code for the class StochasticLib3 d
www.eeworm.com/read/288479/8630079

m phypg.m

function p = phypg(k,n,K,N) %PHYPGEO The hypergeometric cumulative probability function % % p = phypg(k,n,K,N) % Anders Holtsberg, 18-11-93 % Copyright (c) Anders Holtsberg if
www.eeworm.com/read/288479/8630417

m rhypg.m

function X = rhypg(num,n,K,N) %RHYPGEO Random numbers from the hypergeometric distribution % % X = rhypg(num,n,K,N) % Anders Holtsberg, 18-11-93 % Copyright (c) Anders Holtsberg
www.eeworm.com/read/484348/6585918

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // Hypergeometric.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "s
www.eeworm.com/read/288479/8630279

m dhypg.m

function p = dhypg(k,n,K,N) %DHYPGEO The hypergeometric probability function % % p = dhypg(k,n,K,N) % Anders Holtsberg, 18-11-93 % Copyright (c) Anders Holtsberg if any(any( n>N
www.eeworm.com/read/449504/7502020

m hypg_cdf.m

function p = hypg_cdf(k,n,K,N) % PURPOSE: hypergeometric cdf function %--------------------------------------------------- % USAGE: p = hypg_cdf(k,n,K,N) % where: k,n,K,N are parameters % %--
www.eeworm.com/read/449504/7502028

m hypg_inv.m

function k = hypg_inv(p,n,K,N) % PURPOSE: hypergeometric inverse (quantile) function %--------------------------------------------------- % USAGE: k = hypg_inv(p,n,K,N) % where: p = a vec
www.eeworm.com/read/414760/11103109

f90 mchgm.f90

MODULE chgm_func ! From the book "Computation of Special Functions" ! by Shanjie Zhang and Jianming Jin ! Copyright 1996 by John Wiley & Sons, Inc. ! The authors state: ! "However, we