代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/218613/14912912
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/216443/15007013
m idft.m
function f=idft(f,N,dim)
%IDFT Inverse DFT
% Usage: f=idft(f);
% f=idft(f,N,dim);
%
% This function computes a normalized inverse discrete Fourier transform.
% This is nothing but a sc
www.eeworm.com/read/215709/15051841
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/234507/4658912
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/199935/5074957
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/162915/5512144
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/306879/3731660
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/305065/3780898
cc checker.cc
// Larbin
// Sebastien Ailleret
// 15-11-99 -> 13-04-00
/* 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/283602/4077708
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/428420/1960128
cc checker.cc
// Larbin
// Sebastien Ailleret
// 15-11-99 -> 13-04-00
/* 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