代码搜索:average

找到约 5,196 项符合「average」的源代码

代码结果 5,196
www.eeworm.com/read/172061/7074676

m lathe2fun.m

function mf=lathe2fun(x,n,m) %n--examing interval %m--Max number of products %x--Living %y--theory Examing times till fail %f--average loss y=0:10; p=0.4.^y*0.6; mf=0; for i=1:length(y)
www.eeworm.com/read/172061/7074695

m test2fun.m

function mf=test2fun(x,n,m) %n--examing interval %m--Max number of products %x--Living %y--theory Examing times till fail %f--average loss y=0:10; p=0.4.^y*0.6; mf=0; for i=1:length(y)
www.eeworm.com/read/453400/7421821

sas func9.sas

options nodate nonumber; title 'Sample statistics functions'; data func9; input x1-x5; mean1=mean(of x1-x5); /* mean, average */ max1=max(of x1-x5,.); /* maximum */ min1=min(of x1-x5); /
www.eeworm.com/read/197958/7960343

m lathe2fun.m

function mf=lathe2fun(x,n,m) %n--examing interval %m--Max number of products %x--Living %y--theory Examing times till fail %f--average loss y=0:10; p=0.4.^y*0.6; mf=0; for i=1:length(y)
www.eeworm.com/read/197958/7960367

m test2fun.m

function mf=test2fun(x,n,m) %n--examing interval %m--Max number of products %x--Living %y--theory Examing times till fail %f--average loss y=0:10; p=0.4.^y*0.6; mf=0; for i=1:length(y)
www.eeworm.com/read/196814/8058373

m lathe2fun.m

function mf=lathe2fun(x,n,m) %n--examing interval %m--Max number of products %x--Living %y--theory Examing times till fail %f--average loss y=0:10; p=0.4.^y*0.6; mf=0; for i=1:length(y)
www.eeworm.com/read/196814/8058413

m test2fun.m

function mf=test2fun(x,n,m) %n--examing interval %m--Max number of products %x--Living %y--theory Examing times till fail %f--average loss y=0:10; p=0.4.^y*0.6; mf=0; for i=1:length(y)
www.eeworm.com/read/244945/12829233

m lathe2fun.m

function mf=lathe2fun(x,n,m) %n--examing interval %m--Max number of products %x--Living %y--theory Examing times till fail %f--average loss y=0:10; p=0.4.^y*0.6; mf=0; for i=1:length(y)
www.eeworm.com/read/244945/12829283

m test2fun.m

function mf=test2fun(x,n,m) %n--examing interval %m--Max number of products %x--Living %y--theory Examing times till fail %f--average loss y=0:10; p=0.4.^y*0.6; mf=0; for i=1:length(y)
www.eeworm.com/read/329331/12960111

m lathe2fun.m

function mf=lathe2fun(x,n,m) %n--examing interval %m--Max number of products %x--Living %y--theory Examing times till fail %f--average loss y=0:10; p=0.4.^y*0.6; mf=0; for i=1:length(y)