代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/303438/13816151
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/151067/5687069
cpp rayleigh.cpp
#include
using namespace itpp;
int main()
{
// Declare my_channel variable as an instance of the Rayleigh_Channel
// class
TDL_Channel my_channel;
// The normalized Doppler
www.eeworm.com/read/485392/6561168
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/410397/11288264
cc checker.cc
// Larbin
// Sebastien Ailleret
// 15-11-99 -> 09-12-01
/* This modules is a filter
* given some normalized URLs, it makes sure their extensions are OK
* and send them if it didn't see them before
www.eeworm.com/read/260913/11687120
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/346528/11739405
m ket.m
% ket Transforms a vector into normalized column vector.
% Copyright (C) 2005 Geza Toth E.mail: toth@alumni.nd.edu
%
% This program is free software; you can redistribute it and/or
% modify it u
www.eeworm.com/read/346367/11752890
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/259112/11820260
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/343762/11928672
m acovf.m
function [ACF,NN] = acovf(Z,KMAX,Mode,Mode2);
% ACOVF estimates autocovariance function (not normalized)
% NaN's are interpreted as missing values.
%
% [ACF,NN] = acovf(Z,MAXLAG,Mode);
%
% Input:
%
www.eeworm.com/read/342749/12003750
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r