代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/455456/1614854
txt sdemulog.txt
***** Spectrum Digital Inc. *****
***** www.spectrumdigital.com *****
Config File Path (sdopts.cfg) = C:\WINNT\system32
Incoming Port Address = 0x0378
EmuPortAddr = 0x0378
E
www.eeworm.com/read/455456/1614863
txt sdemulog.txt
***** Spectrum Digital Inc. *****
***** www.spectrumdigital.com *****
Config File Path (sdopts.cfg) = C:\WINNT\System32
Incoming Port Address = 0x0378
EmuPortAddr = 0x0378
E
www.eeworm.com/read/305566/3772459
suspec2
SUSPEC2 - 2-d Fourier SPECtrum of data set
suspec2 outfile [optional parameters]
Required Parameters:
none
Optional parameter:
dt=from header time sampling interval
dx=1.0 spatial sampli
www.eeworm.com/read/303435/3812802
xbfilt1
#! /bin/sh
suspike nspk=1 ntr=1 it1=32 ix1=1 |
subfilt |
suspecfx |
suxgraph title="Butterworth Filter Spectrum" \
label1="Frequency (Hz)" label2="Amplitude" &
exit 0
www.eeworm.com/read/436669/1846629
txt sdemulog.txt
***** Spectrum Digital Inc. *****
***** www.spectrumdigital.com *****
Config File Path (sdopts.cfg) = C:\WINNT\system32
Incoming Port Address = 0x0378
EmuPortAddr = 0x0378
E
www.eeworm.com/read/436669/1846677
txt sdemulog.txt
***** Spectrum Digital Inc. *****
***** www.spectrumdigital.com *****
Config File Path (sdopts.cfg) = C:\WINNT\System32
Incoming Port Address = 0x0378
EmuPortAddr = 0x0378
E
www.eeworm.com/read/430037/1942792
m pr3_29.m
%Problem 3.29;
%electromagnetic compatibility and spread spectrum;
clear all; close all;
t=[0.001:0.001:2]; N=length(t); %time scale;
Wd=100;
WD=[0,Wd,-Wd]; %three deviation values;
S=[exp(i*p
www.eeworm.com/read/422854/2030791
txt sdemulog.txt
***** Spectrum Digital Inc. *****
***** www.spectrumdigital.com *****
Config File Path (sdopts.cfg) = C:\WINNT\system32
Incoming Port Address = 0x0378
EmuPortAddr = 0x0378
E
www.eeworm.com/read/194440/8192860
m fxtran.m
function [phs,fphs,amp,famp,rwind] = fxtran(seis,x,t,tmin,tmax, pctaper,pctrand,fmax,ialign,xmin,xmax)
%FXTRAN computes the f-x spectrum, returns "complex phase" and amplitude spectra.
%
% [phs,fph
www.eeworm.com/read/393518/8280840
m lpcls2ar.m
function ar=lpcls2ar(ls)
%LPCLS2AR convert line spectrum pair frequencies to ar polynomial AR=(LS)
% input vector elements should be in the range 0 to 0.5
% Copyright (C) Mike Brookes 1997