代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/132667/14079547
chlog-stats
#!/usr/bin/awk -f
#
# Compute some simple statistics from a ChangeLog file. Output has several
# columns:
#
# 1) number of changelog entries
# 2) total lines in changelog entries
# 3) average li
www.eeworm.com/read/202785/15373237
m mav.m
function [out]=mav(v,n,all,in)
%
% mav.m
%
% Moving average filter
%
% v = current variable
% n = number of steps to include
% all = 0 to filter entire data set
% in = input data
% out
www.eeworm.com/read/433114/8545530
m anysmooth.m
function avin=anysmooth(in,weights,endeffects)
% Function computes a weighted average using symmetric weights
% Written by: E. R.: July 20, 2003
% Last updated: December 12, 2004: Add third input para
www.eeworm.com/read/432386/8607329
m fastbsmooth.m
function SmoothY=fastbsmooth(Y,smoothwidth)
% fastbsmooth(Y,w) smooths vector Y by unweighted sliding-average
% (boxcar) smooth of width = smoothwidth. Works well with signals up
% to 100,000 points i
www.eeworm.com/read/432381/8607562
m fastbsmooth.m
function SmoothY=fastbsmooth(Y,smoothwidth)
% fastbsmooth(Y,w) smooths vector Y by unweighted sliding-average
% (boxcar) smooth of width = smoothwidth. Works well with signals up
% to 100,000 points i
www.eeworm.com/read/187078/8858540
m wuthtiaozhigonglvpu.m
function THfasheji=fashe()
Pow = -30; % Average transmitted power (dBm)
fc = 50e9; % sampling frequency
numbits = 2; % number of bits generated by the source
Ts =5e-9;
Nh = 3;
www.eeworm.com/read/187078/8858548
asv thfasheji.asv
function THfasheji=fashe()
Pow = -30; % Average transmitted power (dBm)
fc = 50e9; % sampling frequency
numbits = 4; % number of bits generated by the source
Ts =5e-9;
Nh = 2;
www.eeworm.com/read/187078/8858553
asv fashe.asv
function THfasheji=fashe()
Pow = -30; % Average transmitted power (dBm)
fc = 50e9; % sampling frequency
numbits = 4; % number of bits generated by the source
Ts =5e-9;
Nh = 3;
www.eeworm.com/read/187078/8858561
asv gonglvpu.asv
function THfasheji=fashe()
Pow = -30; % Average transmitted power (dBm)
fc = 50e9; % sampling frequency
numbits = 2; % number of bits generated by the source
Ts =5e-9;
Nh = 3;
www.eeworm.com/read/187078/8858565
m gonglvpu.m
function THfasheji=fashe()
Pow = -30; % Average transmitted power (dBm)
fc = 50e9; % sampling frequency
numbits = 2; % number of bits generated by the source
Ts =5e-9;
Nh = 3;