代码搜索:Beta值

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

代码结果 10,000
www.eeworm.com/read/196569/8074639

m betacdf.m

function p = betacdf(x,a,b); %BETACDF Beta cumulative distribution function. % P = BETACDF(X,A,B) returns the beta cumulative distribution % function with parameters A and B at the values in X. %
www.eeworm.com/read/124347/6053314

texinfo changes.texinfo

@section Release Beta 20.1 (Dec 4 1998) This is a bug fix update to the Beta 20 release. The main change is an improved version of the Cygwin library although there are also a couple of other minor
www.eeworm.com/read/253931/12177043

m mybetarnd.m

function r = mybetarnd(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
www.eeworm.com/read/337002/12402479

m betacdf.m

function p = betacdf(x,a,b); %BETACDF Beta cumulative distribution function. % P = BETACDF(X,A,B) returns the beta cumulative distribution % function with parameters A and B at the values in X. %
www.eeworm.com/read/13911/286848

m svroutput.m

function tstY = svroutput(trnX,tstX,ker,beta,bias) %SVRMSE Calculate SVR Output % % Usage: tstY = svroutput(trnX,tstX,ker,beta,bias) % % Parameters: trnX - Training inputs % tstX -
www.eeworm.com/read/13911/286858

m svroutput.m

function tstY = svroutput(trnX,tstX,ker,beta,bias) %SVRMSE Calculate SVR Output % % Usage: tstY = svroutput(trnX,tstX,ker,beta,bias) % % Parameters: trnX - Training inputs % tstX -
www.eeworm.com/read/13911/287054

m svroutput.m

function tstY = svroutput(trnX,tstX,ker,beta,bias) %SVRMSE Calculate SVR Output % % Usage: tstY = svroutput(trnX,tstX,ker,beta,bias) % % Parameters: trnX - Training inputs % tstX -
www.eeworm.com/read/13911/287063

m svroutput.m

function tstY = svroutput(trnX,tstX,ker,beta,bias) %SVRMSE Calculate SVR Output % % Usage: tstY = svroutput(trnX,tstX,ker,beta,bias) % % Parameters: trnX - Training inputs % tstX -
www.eeworm.com/read/183239/5257582

m mybetarnd.m

function r = mybetarnd(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
www.eeworm.com/read/177697/5321835

readme

Hello folks! This is libmikmod, version 3.2.0-beta1, a portable sound library for Unix and other systems. Check out the file 'NEWS' for more history information. >> BETA WARNING ---------------