代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/356084/3042410
m contents.m
% ExactBeamletTrans - Exact Beamlet and Wedgelet Transforms
%
% Main functions:
% SlowBeamTransAB_m -- Slow Beamlet Transform, taking average at boundary
% SlowBeamTrans_m -- Slow Beamlet Tr
www.eeworm.com/read/262041/4316883
h platform.h
/*
* include/linux/platform.h - platform driver definitions
*
* Because of the prolific consumerism of the average American,
* and the dominant marketing budgets of PC OEMs, we have been
* b
www.eeworm.com/read/367152/9779896
m dupavg.m
% dupavg - Average values dictated by repeating row
%
% [udata,ux,w] = dupavg(sdata,sx)
%
% _____OUTPUTS____________________________________________________________
% udata averaged data w.r.t. each
www.eeworm.com/read/367152/9779904
m lwavg.m
% lwavg - Local Weighted Average (w.r.t. abscissae)
%
% function [ny] = lwavg(x,y,xwant,para)
%
% _____OUTPUT_____________________________________________________________
% ny new y corresponding to
www.eeworm.com/read/106690/15626758
m loadavg.m
% loadavg() - loading eeg average data file from Neuroscan into
% matlab.
%
% Usage:
% >> [signal, variance, chan_names, ...
% pnts, rate, xmin, xmax] = loadavg( filename )
www.eeworm.com/read/221508/14739484
m dbbcp2.m
%function [ output_args ] = Untitled1( input_args )
%UNTITLED1 Summary of this function goes here
% Detailed explanation goes here
%协方差矩阵的估计,采用接收数据分块进行估计
%
%
close all
clear all
%参数初始化
%
%
ofdm_s
www.eeworm.com/read/433114/8545309
m binsmooth.m
function avin=binsmooth(in,dist)
% Function computes a binomial-weighted average over "dist" samples of the
% columns of matrix "in". "dist" must be greater than or equal to 1 and should
% be an odd
www.eeworm.com/read/283498/9016621
asm imgprcs1.asm
; IMGPRCS.ASM
;
; An image processing program.
;
; This program blurs an eight-bit grayscale image by averaging a pixel
; in the image with the eight pixels around it. The average is computed
;
www.eeworm.com/read/365844/9844835
m mean.m
function me = mean(chr)
% STD - Average value
% For vectors, MEAN(chr) returns the mean value of the members
% in the population. For matrices, MEAN(chr) is a column vector
% containing t
www.eeworm.com/read/353873/10410836
m mean.m
function me = mean(chr)
% STD - Average value
% For vectors, MEAN(chr) returns the mean value of the members
% in the population. For matrices, MEAN(chr) is a column vector
% containing t