代码搜索:average

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

代码结果 5,196
www.eeworm.com/read/440750/7682201

m ewgrpdel.m

function [y,mm]=ewgrpdel(x,w,m) %EWGRPDEL calculates the energy weighted group delay waveform Y=(X,W,M) % For each sample, x(n), this routine calculates the energy-weighted average % group delay ov
www.eeworm.com/read/298377/7964163

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "K_average.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static cha
www.eeworm.com/read/298377/7964171

cpp k_averageview.cpp

// K_averageView.cpp : implementation of the CK_averageView class // #include "stdafx.h" #include "K_average.h" #include "K_averageDoc.h" #include "K_averageView.h" #ifdef _DEBUG #define
www.eeworm.com/read/146126/12668845

cpp averagesorttime.cpp

// average sort times #include #include #include #include "insertionSort.h" #include "heapSort.h" #include "mergeSort.h" #include "quickSort.h" using namespac
www.eeworm.com/read/314681/13561779

m movav2.m

function mavz=movav2(z,mt); % %mavz=movav2(z,mt); % %This function computes a moving average of the past mt observations of z. %The function uses less than mt observations for the first mt observ
www.eeworm.com/read/493294/6399904

m nndist_range.m

%NNDIST_RANGE Give a vector of scales % % D = NNDIST_RANGE(X) % D = NNDIST_RANGE(X,NR) % % Give the average nearest neighbor distance in dataset X. When NR is % specified, the first NR nearest
www.eeworm.com/read/492400/6422210

m nndist_range.m

%NNDIST_RANGE Give a vector of scales % % D = NNDIST_RANGE(X) % D = NNDIST_RANGE(X,NR) % % Give the average nearest neighbor distance in dataset X. When NR is % specified, the first NR nearest
www.eeworm.com/read/483253/6601772

m ewgrpdel.m

function [y,mm]=ewgrpdel(x,w,m) %EWGRPDEL calculates the energy weighted group delay waveform Y=(X,W,M) % For each sample, x(n), this routine calculates the energy-weighted average % group delay ov
www.eeworm.com/read/400576/11573464

m nndist_range.m

%NNDIST_RANGE Give a vector of scales % % D = NNDIST_RANGE(X) % D = NNDIST_RANGE(X,NR) % % Give the average nearest neighbor distance in dataset X. When NR is % specified, the first NR nearest
www.eeworm.com/read/346656/11733919

cgi commute_linespoints.cgi

#!/usr/bin/perl -wT use strict; use CGI; use GD::Graph::linespoints; use constant TITLE => "Average Commute Time: Line and Point Chart"; my $q = new CGI; my $graph = new GD::Graph::linespoints(