代码搜索:Beta值
找到约 10,000 项符合「Beta值」的源代码
代码结果 10,000
www.eeworm.com/read/178062/9420734
m betapdf.m
function y = betapdf(x,a,b)
%BETAPDF Beta probability density function.
% Y = BETAPDF(X,A,B) returns the beta probability density
% function with parameters A and B at the values in X.
%
% The s
www.eeworm.com/read/371507/9551078
m equationshigh.m
function [res] = equationshigh(quadlimit,Icost)
% define the global paramters
global beta r
global alpha n miu miuo lambda capa
% lambda = 0.75;
% alpha = 1.2;
% beta = 0.5;
% r = 0.01;
www.eeworm.com/read/371507/9551080
m equations.m
function [res] = equations(quadlimit)
% define the global paramters
global beta r
global alpha n miu miuo lambda capa
% lambda = 0.75;
% alpha = 1.2;
% beta = 0.5;
% r = 0.01;
% n =
www.eeworm.com/read/424101/10492478
m betapdf.m
function y = betapdf(x,a,b)
%BETAPDF Beta probability density function.
% Y = BETAPDF(X,A,B) returns the beta probability density
% function with parameters A and B at the values in X.
%
% The s
www.eeworm.com/read/447462/7550770
f dgemv.f
SUBROUTINE DGEMV(TRANS,M,N,ALPHA,A,LDA,X,INCX,BETA,Y,INCY)
* .. Scalar Arguments ..
DOUBLE PRECISION ALPHA,BETA
INTEGER INCX,INCY,LDA,M,N
CHARACTER TRANS
* ..
* ..
www.eeworm.com/read/447462/7550826
f zhemv.f
SUBROUTINE ZHEMV(UPLO,N,ALPHA,A,LDA,X,INCX,BETA,Y,INCY)
* .. Scalar Arguments ..
DOUBLE COMPLEX ALPHA,BETA
INTEGER INCX,INCY,LDA,N
CHARACTER UPLO
* ..
* .. Array Ar
www.eeworm.com/read/196569/8074589
m betapdf.m
function y = betapdf(x,a,b)
%BETAPDF Beta probability density function.
% Y = BETAPDF(X,A,B) returns the beta probability density
% function with parameters A and B at the values in X.
%
% The s
www.eeworm.com/read/337002/12402416
m betapdf.m
function y = betapdf(x,a,b)
%BETAPDF Beta probability density function.
% Y = BETAPDF(X,A,B) returns the beta probability density
% function with parameters A and B at the values in X.
%
% The s
www.eeworm.com/read/455847/1608505
svn-base readme.txt.svn-base
CC2420 Radio Beta Project
- This directory houses a CC2420 based radio stack for beta testing
new radio features/capabilities/interfaces for eventual rollup into
the standard release
- Goa
www.eeworm.com/read/250731/4427475
sql 3.0_rc1.sql
/*
*
* This SQL script is designed to upgrade your NAV database from
* version 3.0_beta9 to 3.0_beta10.
*
* The collection of memory information from devices has remained
* unimplemented in NAV