代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/320175/13431630
m lpccw2zz.m
function zz=lpccw2zz(cw)
%LPCPZ2ZZ LPC: Power spectrum roots to LPC poles ZZ=(CW)
% pz are the roots of the power spectrum polynomial pp(cos(w))
% Copyright (C) Mike Brookes 1998
%
%
www.eeworm.com/read/320175/13431637
m lpcpp2cw.m
function cw=lpcpp2cw(pp)
%LPCPP2PZ LPC: Convert power spectrum polynomial in cos(w) to power spectrum zeros CW=(RP)
% pp is a polynomial such that |polyval(ra,e^jw)| = polyval(pp,cos(w))
% C
www.eeworm.com/read/319197/13458929
c evmdm642_apll.c
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_apll.c ========
* Analog PLL control
www.eeworm.com/read/319197/13458948
h evmdm642_dip.h
/*
* Copyright 2003 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_dip.h ========
*
* Interface for DI
www.eeworm.com/read/317829/13496129
m exa010201b.m
%---------------------------------------------------------------------------------------
% exa010201b.m, for example 1.2.3
% 说明信号的子带分解;
%----------------------------------------------------------
www.eeworm.com/read/317775/13497462
m exa010201b.m
%---------------------------------------------------------------------------------------
% exa010201b.m, for example 1.2.3
% 说明信号的子带分解;
%----------------------------------------------------------
www.eeworm.com/read/317707/13499260
m twtserro.m
% TWT Serrodyning With Offset
% ---------------------------------
clf;clc;clear;
% Set Input Parameters
r=.02; % Ratio T2/T1+T2
N=128; % Sample Points
% Define time vector 0 to tmax
www.eeworm.com/read/315150/13550080
ini oxea.ini
[Mode]
Measurement Mode, No=2
[Graphic]
Linear Scala=1
Auto Scala=1
Max Y-Axis in cts=10094
Max Y-Axis in cps=100
Use cps units=0
Draw Areas=1
Draw Peak Marks=1
Spectrum Life Update=0
Spect
www.eeworm.com/read/314800/13559007
m exa010201b.m
%---------------------------------------------------------------------------------------
% exa010201b.m, for example 1.2.3
% 说明信号的子带分解;
%----------------------------------------------------------
www.eeworm.com/read/313963/13577681
m ip_03_07.m
% MATLAB script for Illustrative Problem 3.7.
% Demonstration script for LSSB-AM demodulation. The message signal
% is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
clear
echo