代码搜索:Lowpass
找到约 2,244 项符合「Lowpass」的源代码
代码结果 2,244
www.eeworm.com/read/126470/14422353
lowpass
44000
24
1
2
16
0 3500 7000 22000
1 0
1 1
result.txt
fft.plt
param.plt
www.eeworm.com/read/291895/8389107
sfp lowpass.sfp
www.eeworm.com/read/290499/8479900
c lowpass.c
/*
Low-pass effect file for SoX
Copyright (C) 1999 Jan Paul Schmidt
This library is free software; you can redistribute it and/or
modify it under the terms
www.eeworm.com/read/189063/8492749
m lowpass.m
function a_filt=lowpass(alpha,a);
%
% Function to a filter Value using a 1st order low pass filter
% By A. Mitchell 5/12/95
% a( ) = unfiltered data vector
% a_filt(i-1)
www.eeworm.com/read/432518/8597361
inc lowpass.inc
coef
.word 437
.word 547
.word 659
.word 771
.word 882
.word 990
.word 1095
.word 1193
.word
www.eeworm.com/read/388439/8609353
m lowpass.m
function a_filt=lowpass(alpha,a);
%
% Function to a filter Value using a 1st order low pass filter
% By A. Mitchell 5/12/95
% a( ) = unfiltered data vector
% a_filt(i-1)
www.eeworm.com/read/288527/8626610
m lowpass.m
function a_filt=lowpass(alpha,a);
%
% Function to a filter Value using a 1st order low pass filter
% By A. Mitchell 5/12/95
% a( ) = unfiltered data vector
% a_filt(i-1)
www.eeworm.com/read/285242/8859063
paf lowpass.paf
www.eeworm.com/read/184575/9093168
m lowpass.m
function varargout = lowpass(varargin)
% LOWPASS M-file for lowpass.fig
% LOWPASS, by itself, creates a new LOWPASS or raises the existing
% singleton*.
%
% H = LOWPASS returns the
www.eeworm.com/read/184575/9093170