代码搜索:Spectrum

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

代码结果 5,196
www.eeworm.com/read/170937/9779050

m ar_spa.m

function [w,A,B,R,P,F,ip] = ar_spa(ARP,nhz,E); % AR_SPA decomposes an AR-spectrum into its compontents % [w,A,B,R,P,F,ip] = ar_spa(AR,fs,E); % % INPUT: % AR autoregressive parameters % fs samp
www.eeworm.com/read/133522/14038214

h gui.h

#ifndef _GUI_H_ #define _GUI_H_ #include extern void gui_build(int argc, char * argv[]); extern void gui_loop(); extern void gui_spectrum(int array, double *db_array); extern void gui_se
www.eeworm.com/read/235612/14061548

m ps_mig.m

function out=ps_mig(spec,f,kx,vel,z,dip) %out=ps_mig(spec,f,kx,vel,z,dip); % %Stationary phase shift migration: v(z). % % out...migrated output % spec...input spectrum % f...frequency axis o
www.eeworm.com/read/200418/15433809

m f2t.m

function[t,st]=F2T(f,sf) %This function calculate the time signal using ifft function for the input %signal's spectrum df=f(2)-f(1); Fmx=(f(end)-f(1)+df); dt=1/Fmx; N=length(sf); T=dt*N; %t=
www.eeworm.com/read/283135/9040780

m nspplot.m

function [nt,tscale,fscale]=nspplot(f,a,t0,t1,fres,tres,fw0,fw1,tw0,tw1,lscale) % The function NSPPLOT generates and plots the HHT spectrum of data (or log data) % in time-frequency (or time-log
www.eeworm.com/read/283135/9040814

m nsp7.m

function [h,xs,w] = nsp7(data,nyy,t0,t1) % % [h,xs,w]=nsp(data,nyy,t0,t1): % % Function to generate a smoothed HHT spectrum of data(n,k) % in time-frequency space, where % n speci
www.eeworm.com/read/283135/9040823

m nspabav.m

function [h,xs,w] = nspabav(data,nyy,minw,maxw,t0,t1,m) % % [h,xs,w] = nspabav(data,nyy,minw,maxw,t0,t1,m): % % Function to generate a smoothed HHT spectrum of data(n,k) % in time-freq
www.eeworm.com/read/283135/9040828

m nspe7.m

function [h,xs,w] = nspe7(data,nyy,t0,t1) % % [h,xs,w]=nspe7(data,nyy,t0,t1): % % Function to generate a smoothed and improved HHT spectrum % of data(n,k) in time-frequency space, where
www.eeworm.com/read/185213/9049787

bas biorritmo.bas

5 rem Original para Spectrum, El Ordenador Personal N. 29, 1984 10 data 0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334 20 dim m (12) : rem J. Antonio... 30 for f= 1 to 12: read a: let m (f)=
www.eeworm.com/read/271244/11001966

m nspplot.m

function [nt,tscale,fscale]=nspplot(f,a,t0,t1,fres,tres,fw0,fw1,tw0,tw1,lscale) % The function NSPPLOT generates and plots the HHT spectrum of data (or log data) % in time-frequency (or time-log