代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/335529/12519166
h spectrum.h
//****************************************************************************
//
// SPECTRUM.H - Definitions for the spectrum analyzer.
//
// Copyright (c) 2001 Cirrus Logic, Inc.
//
//**************
www.eeworm.com/read/248904/12535075
lut spectrum.lut
www.eeworm.com/read/132772/14073872
m spectrum.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% spectrum.m - Compute magnitude spectrum of signal in data file
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/205038/15328013
html spectrum.html
Power spectrum
Power spectrum
spectrum [-f# -w# -o outfile -l# -x# -c# -V# -h] fi
www.eeworm.com/read/205038/15328617
f spectrum.f
www.eeworm.com/read/203890/15349790
m spectrum.m
function y = spectrum(s,fdef)
% $Id: spectrum.m 31 2004-07-28 10:46:46Z mairas $
y.frequency = [];
y.s = s(:).'; % make the signal always a row vector
y.fs = [];
if isa(fdef,'frequency')
y.freque
www.eeworm.com/read/201433/15408560
dll spectrum.dll
www.eeworm.com/read/433114/8544771
m s_spectrum.m
function aux=s_spectrum(varargin)
% Display the spectrum of one or more seismic input data sets.
% Null values in any data set are replaced by zeros. A maximum of 100 curves
% can be displayed.
%
%
www.eeworm.com/read/385314/8809615
m smooth_spectrum.m
function [P,f,w,tw] = smooth_spectrum(d,dt,L,io);
%SMOOTH_SPECTRUM: Power spectrum estimate by smoothing the periodogram.
% For more than one trace provides the average spectrum
%
www.eeworm.com/read/427472/8942166
mdl squarewave_spectrum.mdl
Model {
Name "SquareWave_Spectrum"
Version 5.1
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
Sh