代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/419693/10844851
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/274679/10859620
cpp mexlocalmaxima.cpp
/*! @file mexLocalMaxima.cpp
\verbatim mexLocalMaxima - returns statistics over local maxima.
[lm_avg,lm_num,lm_sum] = mexLocalMaxima(data,thresh)
Returns the average value (lm_avg), the number
www.eeworm.com/read/272848/10941252
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/270992/11013552
m casino.m
%casino.m/created by PJNahin for "Duelling Idiots"(12/27/98)
%This m-file simulates 10,000 games of "Chuck-a-Luck" and
%calculates the average winnings. That is, you bet $1 each
%game and the winni
www.eeworm.com/read/466324/7033599
java exercise3_7.java
// Exercise3_5.java: Find total and average of input values
import javax.swing.JOptionPane;
public class Exercise3_7 {
public static void main(String[] args) {
int countPositive=0, countNe
www.eeworm.com/read/236873/7119084
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/165343/7143885
m exit1.m
load ldpcsim.mat
% load the workspace that has the results from running the decoder algorithm.
% The code is 15k x 10k, and the average column weight is 2.66, so
% there are 40,000 connections
% Bto
www.eeworm.com/read/458010/7314218
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/451547/7461891
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/448350/7534442
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