搜索资源列表
butter
- 利用butter滤波实现色彩图的滤波 附lena测试图
filter
- 用函数butter、cheby1、cheby2得到Butterworth和Chebyshev滤波器,用函数filter进行滤波。-Polar coordinate transformation, can be used for image template matching, can also be used for video tracking algorithm
writing-ebooks
- writing e-books.. An ebook is an opportunity for you to establish your expertise in your field or niche without replacing your "bread and butter" writing. Think about the things that you do well and offer up a representative sample. Just like writi
butter-ChebyshevI
- (原创)包括冲激响应不变法设计ButterWorth数字低通滤波器、双线性变换法设计ButterWorth数字低通滤波器、和双线性变换法设计ChebyshevI型数字低通滤波器-(Original) includes the same impulse response ButterWorth Design of digital low-pass filters, bilinear transform design ButterWorth digital low-pass filter, and
Butterworth
- butter worth, for digital singal processing
FIR-butter
- 用C语言实现的FIR的巴特沃斯滤波器算法。-C language implementation of the FIR with the Butterworth filter
butter
- 双线性变换巴特沃斯发设计数字带通滤波器。matlab环境下-Bilinear transform hair design digital Butterworth bandpass filter
butter
- butterworth filter for images
butter.tar.Z
- the design of digital filter of butterworth filter-Generalized Digital Butterworth Filter Design (FIR and IIR)
Copia-de-butter
- Program used for develop filters, in the butterworth form
adaptivefilter
- RLS adaptive filter channel system order sysorder = 5 Number of system points N=2000 inp = randn(N,1) n = randn(N,1) [b,a] = butter(2,0.25) Gz = tf(b,a,-1) This function is submitted to make inverse Z-transform (Matlab ce
picture_filtering_matlab
- matlab implementation of 3 layer color picture filtering using butter filter