代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/329331/12960208
m nlathefun.m
function f=lathefun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--average loss
num_prod=min((n*ceil(x/n)),m);
exam_times=fix(num_prod/n);
bad_prod=max(num_prod-x+1,0)
www.eeworm.com/read/329331/12960702
m lathefunb.m
function f=lathefun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--average loss
num_prod=min((n*ceil(x/n)),m);
exam_times=[num_prod/n];
%num_prod=min(x+n,m);
%exam_
www.eeworm.com/read/326724/13120337
m senseofthefocallength.m
function focal_length_prob=senseOfTheFocalLength(f,picsize)
%for 35mm film... image=36x24mm: focal length=10-200mm ~ 24mm/2.4-24mm*8
% average focal length = 50 mm ~ 24mm*2
avg_focal_length=min(p
www.eeworm.com/read/147529/5728569
m nlathefun.m
function f=lathefun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--average loss
num_prod=min((n*ceil(x/n)),m);
exam_times=fix(num_prod/n);
bad_prod=max(num_prod-x+1,0)
www.eeworm.com/read/147529/5728724
m lathefunb.m
function f=lathefun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--average loss
num_prod=min((n*ceil(x/n)),m);
exam_times=[num_prod/n];
%num_prod=min(x+n,m);
%exam_
www.eeworm.com/read/147529/5728779
m nlathefun.m
function f=lathefun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--average loss
num_prod=min((n*ceil(x/n)),m);
exam_times=fix(num_prod/n);
bad_prod=max(num_prod-x+1,0)
www.eeworm.com/read/147529/5728934
m lathefunb.m
function f=lathefun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--average loss
num_prod=min((n*ceil(x/n)),m);
exam_times=[num_prod/n];
%num_prod=min(x+n,m);
%exam_
www.eeworm.com/read/263879/11338043
m nlathefun.m
function f=lathefun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--average loss
num_prod=min((n*ceil(x/n)),m);
exam_times=fix(num_prod/n);
bad_prod=max(num_prod-x+1,0)
www.eeworm.com/read/263879/11338275
m lathefunb.m
function f=lathefun(x,n,m)
%n--examing interval
%m--Max number of products
%x--Living
%y--average loss
num_prod=min((n*ceil(x/n)),m);
exam_times=[num_prod/n];
%num_prod=min(x+n,m);
%exam_
www.eeworm.com/read/149714/12355771
s myisr.s
.sect .isr.inline,"ax",@progbits
.global _isr_timer2
.func isr_timer2,_isr_timer2
_isr_timer2: ; Average expense = 39.5 cycles (when Valid pin high)
snb T2CFG1H,2 ; T2CAP2IF
sb TCTRL, 5