代码搜索:Beta值

找到约 10,000 项符合「Beta值」的源代码

代码结果 10,000
www.eeworm.com/read/120309/14806073

gif beta14.gif

www.eeworm.com/read/219389/14882939

warning_this_is_a_beta_version

This is only a beta version. We just wanted to give back to the Open Source community what we borrowed, and add our contribution. The vlc is far from finished, so use it at your own risk.
www.eeworm.com/read/215878/15035422

dat beta1.dat

-30.0 -25.0 -20.0 -15.0 -10.0 -8.0 -6.0 -4.0 -2.0 0.0 +2.0 +4.0 +6.0 +8.0 +10.0 +15.0 +20.0 +25.0 +30.0
www.eeworm.com/read/214394/15102771

c 14beta.c

#include "math.h" #include "stdio.h" #include "14gam1.c" double beta(a,b,x) double a,b,x; { double y; double bt(double,double,double); if (a
www.eeworm.com/read/212047/15166936

tex rand-beta.tex

www.eeworm.com/read/212047/15167787

c beta_inc.c

/* specfunc/beta_inc.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen
www.eeworm.com/read/211313/15183060

doc beta1.doc

www.eeworm.com/read/208637/15241803

c 14beta.c

#include "math.h" #include "stdio.h" #include "14gam1.c" double beta(a,b,x) double a,b,x; { double y; double bt(double,double,double); if (a
www.eeworm.com/read/10216/183596

c 14beta.c

#include "math.h" #include "stdio.h" #include "14gam1.c" double beta(a,b,x) double a,b,x; { double y; double bt(double,double,double); if (a
www.eeworm.com/read/13871/284299

m beta_sample.m

function r = betarnd(a,b,m,n); %BETARND Random matrices from beta distribution. % R = BETARND(A,B) returns a matrix of random numbers chosen % from the beta distribution with parameters A an