代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/380819/9127143
h 5509.h
/*
* Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved.
*/
#include "c55xxdefs.h"
// 5509 Test Enable Flags
#define TEST_SDRAM 0x0001
#define TEST_FLASH 0
www.eeworm.com/read/380818/9127218
h 5509.h
/*
* Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved.
*/
#include "c55xxdefs.h"
// 5509 Test Enable Flags
#define TEST_SDRAM 0x0001
#define TEST_FLASH 0
www.eeworm.com/read/380816/9127317
h 5509.h
/*
* Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved.
*/
#include "c55xxdefs.h"
// 5509 Test Enable Flags
#define TEST_SDRAM 0x0001
#define TEST_FLASH 0
www.eeworm.com/read/380815/9127375
h 5509.h
/*
* Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved.
*/
#include "c55xxdefs.h"
// 5509 Test Enable Flags
#define TEST_SDRAM 0x0001
#define TEST_FLASH 0
www.eeworm.com/read/176583/9493302
m filtbank.m
function [p,f] = filtbank(x,Fs,T,arg4);
% FILTBANK One-third-octave band frequency analyser.
% [P,F] = FILTBANK(X,Fs) computes the one-third-octave spectrum
% of X, assuming sampling frequenc
www.eeworm.com/read/175701/9535878
h 5509.h
/*
* Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved.
*/
#include "c55xxdefs.h"
// 5509 Test Enable Flags
#define TEST_SDRAM 0x0001
#define TEST_FLASH 0
www.eeworm.com/read/365161/9876562
m lpcar2pp.m
function pp=lpcar2pp(ar)
%LPCAR2PP LPC: Convert ar filter to power spectrum polynomial in cos(w) PP=(AR)
% the pp is a polynomial such that |polyval(ar,e^jw)|^2 = polyval(pp,cos(w))
% Copyri
www.eeworm.com/read/364853/9891228
h 5502.h
/*
* Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved.
*/
#include "c55xxdefs.h"
// 5509 Test Enable Flags
#define TEST_SDRAM 0x0001
#define TEST_FLASH 0
www.eeworm.com/read/364852/9891252
h 5502.h
/*
* Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved.
*/
#include "c55xxdefs.h"
// 5509 Test Enable Flags
#define TEST_SDRAM 0x0001
#define TEST_FLASH 0
www.eeworm.com/read/168118/9938694
m dbspec.m
function hs=dbspec(t,s,flag,n)
% DBSPEC: plots a Fourier amplitude spectrum using a decibel scale.
%
% dbspec(t,s,flag,n)
% dbspec(t,s,flag)
% dbspec(t,s)
%
% DBSPEC opens up a new figure windo