代码搜索:Spectrum

找到约 5,196 项符合「Spectrum」的源代码

代码结果 5,196
www.eeworm.com/read/151143/12232632

m s_spectrum.m

function aux=s_spectrum(varargin) % Function computes the spectrum of seismic input data sets. Null values in any % data set are replaced by zeros. % Written by E. R., July 3, 2000 % Last updated:
www.eeworm.com/read/233815/14133872

m blended_spectrum.m

function [result, K_p] = blended_spectrum(s,t,p,lambda) %BLENDED_SPECTRUM % -Finds the contiguous subsequence match count between strings s and t % by using a dynamic programming implem
www.eeworm.com/read/233815/14133885

m p_spectrum.m

function [result, K] = p_spectrum(s,t,p) %P_SPECTRUM % -Finds the contiguous subsequence match count between strings s and t % by using a dynamic programming implementation, % w
www.eeworm.com/read/233013/14173826

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/129353/14249910

m plot_spectrum.m

function plot_spectrum(x,str) P=spectrum(x,8000,0,hanning(300)); plot(10*log10(P(:,1)),str); return;
www.eeworm.com/read/129218/14257643

h spectrum_analysercfg.h

/* Do *not* directly modify this file. It was */ /* generated by the Configuration Tool; any */ /* changes risk being overwritten. */ /* INPUT spectrum_analyser.cdb */ #def
www.eeworm.com/read/129218/14257657

cdb spectrum_analyser.cdb

//! DSK5416 Base Seed //# c54xx.cdb 4.60.34 object USERREGS :: MEM { param iComment :: "This object defines space for the DSP's memory mapped registers and can't be deleted" param iIsUsed ::
www.eeworm.com/read/129218/14257662

pjt spectrum_analyser.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="c:\tms320c5416 dsk\application 8\spectrum_analyser\" ProjectType=Executable CPUFamily
www.eeworm.com/read/129218/14257677

c spectrum_analyser.c

/*****************************************************************************/ /* */ /* FILENAME