代码搜索:average

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

代码结果 5,196
www.eeworm.com/read/200794/15424808

c param.c

/* best_hood_type=1; // 0 = use best neighbour; 1 = use best neighbour's previous best BB_option=1; // 0 = use an average value, 1= use the min value. Cf BB_update() and BB_use() equiv_v=1; // >
www.eeworm.com/read/179152/9368196

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/177691/9440260

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/372266/9514689

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/372259/9515151

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/362596/9989406

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/359245/10159456

m exa6_10.m

% exa060206_pwelch.m, for example 6.2.6 % to estimate the PSD of x(n) by Welch average; clear; Fs=1000;% 采样频率 % 产生含有噪声的序列 var=sqrt(1/exp(1.0)); n=0:1/Fs:1; N=length(n); e=var*randn(1,N); w
www.eeworm.com/read/355530/10259072

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/162323/10314320

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/275728/10799153

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con