代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/384782/8843759
m lssb_dem.m
% lssb_dem.m
% Matlab 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.
echo on
t0=.15;
www.eeworm.com/read/187160/8851168
c evmdm642_apll.c
/*
* Copyright 2004 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evmdm642_apll.c ========
* Analog PLL control
www.eeworm.com/read/384340/8879867
m package.m
%This Program Is Designed To Simulate The Angle Of Arrival Estimation Algorithms
%General Antenna Array Specifications
D = input ('Number Of Elements : ') ;
N = input ('Number Of Users : ') ;
L =
www.eeworm.com/read/384009/8906093
h dm643_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/284606/8913768
m arma.m
%iddemo4
% Lennart Ljung
% Copyright (c) 1986-98 by The MathWorks, Inc.
% $Revision: 3.4 $ $Date: 1997/12/02 03:42:55 $
echo on
% In this demo we consider spectrum estimation, us
www.eeworm.com/read/284606/8913771
m demoautocorrelation.m
a = 1:20;
x = 3*sin(a)+rand(1)-0.5;
q = a;
save mysave;
n = length(x);
for i = 1:n
q(i) = spectrum(i);
end
plot(a,abs(q));
www.eeworm.com/read/284188/8955242
mdl spreadspectrum1.mdl
Model {
Name "SpreadSpectrum1"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPo
www.eeworm.com/read/427201/8966407
m rwg34.m
%RWG34 Calculation of the received pulse using
% antenna-to-antenna transfer function
%
% Uses receivedfield.mat (created by RWG33)as an input
%
% The following parameters need to be specif
www.eeworm.com/read/283135/9040784
m fdamp.m
function msf=fdump(x)
% The function FDUMP calculates a normalized marginal damping spectrum
% of x(k,n),where k specifies the number of frequencies,
% and n is the number of time values.
%
%
www.eeworm.com/read/283135/9040802
m nspz.m
function [h,xs,w] = nspz(data,nyy,t0,t1)
% The function NSPZ generates the spectrum using zero-crossing method
% in time-frequency space for data(n,k), where
% n specifies the length of time