代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/215197/15070892
m lpcra2pf.m
function pf=lpcra2pf(ra,np)
%LPCAR2PF Convert AR coefs to power spectrum PF=(RA,NP)
% The routine is faster if NP+1 is a power of 2
% For RA(:,p+1) the default value of np is p and the output is PF
www.eeworm.com/read/214970/15081583
m lpcra2pf.m
function pf=lpcra2pf(ra,np)
%LPCAR2PF Convert AR coefs to power spectrum PF=(RA,NP)
% The routine is faster if NP+1 is a power of 2
% For RA(:,p+1) the default value of np is p and the output is PF
www.eeworm.com/read/455463/1614233
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/303435/3812801
xbfilt2
#! /bin/sh
suspike nspk=1 ntr=1 it1=32 ix1=1 |
subfilt fstoplo=2.0 fpasslo=10.0 fpasshi=20.0 fstophi=25.0 |
suspecfx |
suxgraph title="Butterworth Filter Spectrum" \
label1="Frequency (Hz)" label2=
www.eeworm.com/read/293739/3928893
bat t80_leo.bat
cd ..\out
spectrum -file ..\bin\t80.tcl
move exemplar.log ..\log\t80_leo.srp
cd ..\run
t80 t80_leo.edf xc2s200-pq208-5
www.eeworm.com/read/430037/1942771
m pr7_32.m
%Problem 7.32;
%Simulating fast frequency hopped spread spectrum modulation;
clear all; close all;
f0=1; %carrier frequency;
Tc=100; %chip duration;
S=[1,3,2,1,0,4]; N=length(S); Sov=kron(ones(
www.eeworm.com/read/475801/6778590
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
www.eeworm.com/read/475806/6778644
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
www.eeworm.com/read/475502/6790115
m dfirwin.m
function hwn = dfirwin(ty,n,fc,samp,fp,fs,wind,p1)
% Impulse response for window-based design
% This will be used to find and plot the spectrum (see fir_plot.m)
% HN = firwhb(TY,N,FC,WIND,P1)
www.eeworm.com/read/472528/6869491
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