代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/205543/15313921
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/380081/2663519
pl hp3585b-control.pl
#!/usr/bin/perl
#
# hp3585b-control.pl
# version 0.8 -- 23 June 2003
#
# Basic control of HP 3585B Spectrum Analyzer
#
# Copyright 2003 by John R. Ackermann N8UR (jra@febo.com)
# Licensed under the
www.eeworm.com/read/380081/2663521
pl hp8569b.pl
#!/usr/bin/perl
#
# 8569b.pl
# version 0.7 -- 23 June 2003
#
# Plot display of HP 8569B Spectrum Analyzer
#
# Copyright 2003 by John R. Ackermann N8UR (jra@febo.com)
# Licensed under the GPL version
www.eeworm.com/read/473868/6842222
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/393518/8280765
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/393518/8281029
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/265721/11255581
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/265721/11255706
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/134895/13971405
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/134895/13971708
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