代码搜索:spectral
找到约 1,071 项符合「spectral」的源代码
代码结果 1,071
www.eeworm.com/read/420106/10816605
m doaspc1_s.m
function [sys,x0,str,ts] = doaspc1_s(t,x,u,flag,method,restParam)
%DOASPC1_S S-function for spectral DOA estimation.
%
%--------
%Synopsis:
% [sys,x0,str,ts] = pulfilt_s(t,x,u,flag,{noOutChan,taper
www.eeworm.com/read/470861/1443340
svn-base spm_mar_spectra_demo.m.svn-base
% Demo for MAR spectral estimation
f=10;
secs=2;
ns=100;
t=[1/ns:1/ns:secs]';
N=length(t);
noise_dev=0.1;;
noise1=noise_dev*randn(N,1);
noise2=noise_dev*randn(N,1);
delay=50; % ms delay
www.eeworm.com/read/147861/12513765
m doaspc1_s.m
function [sys,x0,str,ts] = doaspc1_s(t,x,u,flag,method,restParam)
%DOASPC1_S S-function for spectral DOA estimation.
%
%--------
%Synopsis:
% [sys,x0,str,ts] = pulfilt_s(t,x,u,flag,{noOutChan,taper
www.eeworm.com/read/440896/7679061
m assignment_3.m
%Butterworth带通滤波器的设计
%估计滤波器阶数
[N,Wn]=buttord(1,2.9021128,1,32,'s');
%设计滤波器
[B,A]=butter(N,Wn,'s'); %Butterworth analog LPF
[BT,AT]=lp2bp(B,A,0.6084340,0.2170171); %Spectral transform from analo
www.eeworm.com/read/329873/12929441
m mypsd.m
%power spectral density (PSD) estimate
function [Pxx,w]=MyPSD(x,N,L);
if nargin==1
N=length(x);
L=1;
elseif nargin==2
L=1;
end
M=floor(N/L);%保证M为正数;
m=mod(N,L);%N/L的余数,即被舍弃的几个数据
www.eeworm.com/read/191079/8433965
makefile
####
#### builds shared object containing threaded spectral classes
####
.SUFFIXES:
.SUFFIXES: .cpp .o
OBJ=cfft.o rfft.o cfft2.o rfft2.o rfft3.o cfft3.o sphere.o timer.o fiber.o group.o gauss.o lege
www.eeworm.com/read/347866/11629814
m gabor.m
% f = gabor(t,f0,t0,gamma,theta)
% gamma controls the width of the signal, and the spectral bandwidth
function f = gabor(t,f0,t0,gamma,theta)
w0 = 2*pi*f0;
if isempty(t0), t0 = 0.45*gamma/f0; end
if ~
www.eeworm.com/read/167185/5462274
1 plotspec.1
.\" @(#)plotspec.1 1.1 6/8/87 EPI
.TH PLOTSPEC 1\-ESPS 6/8/87
.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Processing, Inc.
.SH NAME
plotspec \- Plot spectral record files (.spec)
www.eeworm.com/read/419304/10876170
m specxture.m
%computes spectral teture of an image
function [srad,sang,S]=specxture(f)
S=fftshift(fft2(f));
S=abs(S);
[M,N]=size(S);
x0=M/2+1;
y0=N/2+1;
rmax=min(M,N)/2-1;
srad=zeros(1,rmax);
srad(1)=S(x0
www.eeworm.com/read/465297/1521523
c ss.c
/**
* @file ss.c
*
*
* @brief スペクトル负换
*
* 悸狠のスペクトル负换は wav2mfcc-buffer.c および wav2mfcc-pipe.c で
* 乖われますˉここでは士堆スペクトルの夸年とファイルI/Oのみ年盗されていますˉ
*
*
*
* @brief Spectral subtrac