代码搜索:Spectrum

找到约 5,196 项符合「Spectrum」的源代码

代码结果 5,196
www.eeworm.com/read/483253/6601727

m lpccc2db.m

function db=lpccc2db(cc,np,nc) %LPCCC2DBf Convert complex cepstrum to dB power spectrum DB=(CC,NP,NC) % cc = complex cepstrum coefs % np+2 = number of frequency values 0 to nyquist (default: np=siz
www.eeworm.com/read/483253/6601792

m lpccc2pf.m

function pf=lpccc2pf(cc,np,nc) %LPCCC2PF Convert complex cepstrum to power spectrum PF=(CC,NP,NC) % cc = complex cepstrum coefs % np+2 = number of frequency values 0 to nyquist (default: np=size(cc
www.eeworm.com/read/482677/6620904

m noise_nb.m

function [out] = noise_nb(fc,B,N0,t) %output the narrow band gaussian noise sample with single-sided power spectrum N0 %at carrier frequency equals fc and bandwidth euqals B dt = t(2)-t(1); Fmx =
www.eeworm.com/read/482677/6620944

m f2t.m

function [t st]=F2T(f,sf) %This function calculate the time signal using ifft function for the input %signal's spectrum df = f(2)-f(1); Fmx = ( f(end)-f(1) +df); dt = 1/Fmx; N = length(sf); T
www.eeworm.com/read/409249/11339633

c util.c

/* * Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved. */ #include "5509.h" #include "util.h" DSPCLK dspclk; void PLL_Init(int freq) { PC55XX_CMOD pCMOD = (PC55XX_C
www.eeworm.com/read/154843/11923415

m lpccc2db.m

function db=lpccc2db(cc,np,nc) %LPCCC2DBf Convert complex cepstrum to dB power spectrum DB=(CC,NP,NC) % cc = complex cepstrum coefs % np+2 = number of frequency values 0 to nyquist (default: np=siz
www.eeworm.com/read/154843/11923741

m lpccc2pf.m

function pf=lpccc2pf(cc,np,nc) %LPCCC2PF Convert complex cepstrum to power spectrum PF=(CC,NP,NC) % cc = complex cepstrum coefs % np+2 = number of frequency values 0 to nyquist (default: np=size(cc
www.eeworm.com/read/342500/12015788

c util.c

/* * Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved. */ #include "5509.h" #include "util.h" DSPCLK dspclk; void PLL_Init(int freq) { PC55XX_CMOD pCMOD = (PC55XX_C
www.eeworm.com/read/150238/12302781

m lpccc2db.m

function db=lpccc2db(cc,np,nc) %LPCCC2DBf Convert complex cepstrum to dB power spectrum DB=(CC,NP,NC) % cc = complex cepstrum coefs % np+2 = number of frequency values 0 to nyquist (default: np=siz
www.eeworm.com/read/150238/12302982

m lpccc2pf.m

function pf=lpccc2pf(cc,np,nc) %LPCCC2PF Convert complex cepstrum to power spectrum PF=(CC,NP,NC) % cc = complex cepstrum coefs % np+2 = number of frequency values 0 to nyquist (default: np=size(cc