代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/131469/5928505
c _c2sp.c
/*
----------------------------------------------------------------
Speech Signal Processing Toolkit (SPTK): version 3.0
SPTK Working Group
Department of Computer Science
Nagoya Inst
www.eeworm.com/read/224819/14567011
h fftdll.h
void fft(short sw,short n,float *x,float *y);
void rfft(short w,short n,float *x,float *y);
void a_p(float *r,float *i);
void spectrum_r_i(float *wave,float *re,float *im);
void spectrum_a_p(float
www.eeworm.com/read/431309/8689487
pdf biologically-inspired spectrum sharing in cognitive radio networks.pdf
www.eeworm.com/read/378194/9242069
txt 文本文档.txt
Computes/displays the power spectrum of a real time series
www.eeworm.com/read/371255/9559267
m noiseonf.m
% NOISEONF - Creates 1/f spectrum noise images.
%
% Function to create noise images having 1/f amplitude spectum properties
%
% Usage: im = noiseonf(size, factor)
%
% size - size of image to
www.eeworm.com/read/168118/9937415
m fromdb.m
function S= fromdb(Sdb,refamp)
% FROMDB: convert from (db,phase) to (real,imaginary)
%
% S = fromdb(Sdb,refamp);
% S = fromdb(Sdb);
%
% FROMDB converts a complex spectrum from (decibels,phase an
www.eeworm.com/read/168118/9937684
m tvsqf.m
function [tvsq,t]=tvsqf(dt,f,q,flow,fhigh)
% [tvsq,t]=tvsqf(dt,f,q,flow,fhigh)
% [tvsq,t]=tvsqf(dt,f,q,flow)
% [tvsq,t]=tvsqf(dt,f,q)
%
% TVSQF computes the time variant amplitude and phase spectrum
www.eeworm.com/read/168118/9937733
m fromdb.m
function S= fromdb(Sdb,refamp)
% S = fromdb(Sdb,refamp);
% S = fromdb(Sdb);
%
% FROMDB converts a complex spectrum from (decibels,phase angle) to
% (real,imaginary). Thus if Sdb is a complex spectru
www.eeworm.com/read/359900/10116757
m specxture.m
function [srad, sang, S] = specxture(f);
%SPECXTURE Computes spectral texture of an image.
% [SRAD, SANG, S] = SPECXTURE(F) computes SRAD, the spectral energy
% distribution as a function of ra