代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/455463/1614329
m contents.m
% The CREWES Project Velocity toolbox
%
% Velocity manipulation and conversion routines. Interval, average
% and RMS velocities are supported.
%
% drawvint --- plot an interval velocity function
www.eeworm.com/read/309003/3708262
m toon0113.m
% toon0113 -- Average Interpolating Wavelets
%
% Wavelet analysis begins by choosing a specific family of wavelets
% to work with.
%
% The family is specified by a father and a mother wavel
www.eeworm.com/read/409299/2234843
svn-base averageprecision.m.svn-base
function ap = averagePrecision(trueY, predictedY, rankings)
% Compute the average precision of a set of true and predicted labels.
%
% Usage: ap = averagePrecision(trueY, predictedY, rankings)
%
www.eeworm.com/read/194440/8194122
m contents.m
% The CREWES Project Velocity toolbox
%
% Velocity manipulation and conversion routines. Interval, average
% and RMS velocities are supported.
%
% drawvint --- plot an interval velocity function
www.eeworm.com/read/335007/12555535
m demoami.m
function demoami
% DEMOAMI demos function ami for bivariate time series data
%
% USAGE:
% demoami
%
% INPUT:
%
% OUTPUT:
% amis: vector of average mutual information for t
www.eeworm.com/read/235612/14060930
m contents.m
% The CREWES Project Velocity toolbox
%
% Velocity manipulation and conversion routines. Interval, average
% and RMS velocities are supported.
%
% drawvint --- plot an interval velocity function
www.eeworm.com/read/106690/15626653
m eeg_multieegplot.m
% eeg_multieegplot() - Produce an eegplot() of a the average of an epoched dataset
% (with optional pre-labelling of specific trials).
% Usage:
% >> eeg_multieegplot( data,trialrej
www.eeworm.com/read/106690/15626749
m nan_mean.m
% nan_mean() - Average, not considering NaN values
%
% Usage: same as mean()
% Author: Arnaud Delorme, CNL / Salk Institute, 16 Oct 2002
%123456789012345678901234567890123456789012345678901234567890
www.eeworm.com/read/188386/8544452
h movingaverage.h
#import
@interface MovingAverage: SwarmObject
{
int width; /*"number of observations used for a fixed interval moving average"*/
int numInputs; /*"number of obs
www.eeworm.com/read/182284/9208876
m shiyan_u0.m
clear;
clc;
close all;
SNRdB=13;
P_input_average=1e-6;
canshu1;%单位(mW)
%单位(-dB)
%**********************