代码搜索:Beta值

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

代码结果 10,000
www.eeworm.com/read/138743/5813949

m beta01.m

function b = beta01(x); b = x.^4 .* (35 - 84.*x + 70 .* x.^2 - 20 .* x.^3); % Written by Maureen Clerc and Jerome Kalifa, 1997 % clerc@cmapx.polytechnique.fr, kalifa@cmapx.polytechnique.fr
www.eeworm.com/read/492904/6413588

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/480843/6662453

html beta_frame.html

Computer
www.eeworm.com/read/480843/6662454

html beta_left.html

www.eeworm.com/read/480843/6662459

html beta_path.html

www.eeworm.com/read/408813/11369189

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/408174/11402837

kid ird-beta.kid

; Irdeto/Betacrypt cards ; ; AAAAAA BBBBBBBBBBBBBBBBBBBB CC DDDDDD EEEEEEEEEEEEEEEE ; ; AAAAAA - HS hex serial ; BBBBBBBBBBBBBBBBBBBB - HMK hex master key ; CC -
www.eeworm.com/read/402724/11528763

rar xkol-beta.rar

www.eeworm.com/read/158037/11648248

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
www.eeworm.com/read/259241/11812539

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