-
FIR_filter_design_and_implementation
FIR滤波器的一种设计实现,给出了详细的源代码,和原理。(FIR filter design and implementation of a given source code in detail, and principles.)
- 2010-10-26 19:33:12下载
- 积分:1
-
SymbolicComputing.b299-10.0
SYMBOLIC COMPUTING IS A TOOL THAT HELPS IN MATHEMATICA SOFTWARE VERSION FOR CUSTOMISED DISPLAY AND FUNCTIONS
- 2014-09-03 19:30:22下载
- 积分:1
-
estimate-reporter
the code i have uploaded estimate the position of speaker,in environment put a number of microphones that by extended kalman filter estimate the position of speaker
- 2014-12-25 01:14:04下载
- 积分:1
-
horner-algo
horner algorithm for matlab uses
- 2015-03-26 16:50:23下载
- 积分:1
-
work
说明: 利用matlab对图像进行栅格提取,高频增强,中值过滤,线性过滤,自适应过滤等的程序代码(The image grid using matlab code extracted)
- 2010-04-12 21:59:42下载
- 积分:1
-
segmentation
edge-based active contour segmentation
- 2007-03-03 01:02:19下载
- 积分:1
-
01
说明: matlab基础知识学习资料,适合初学者学习,希望对有兴趣爱好者提供帮助。(matlab basic knowledge of learning materials, suitable for beginners to learn, I hope fans are interested to help.)
- 2011-03-23 14:45:17下载
- 积分:1
-
calF
用于求解不可压ns方程的vof自由表面,采用了二维对称调用的技术。(Ns for solving equations vof incompressible free surface, using a technique called two-dimensional symmetry.)
- 2011-10-14 08:53:41下载
- 积分:1
-
Small-spectral-analysis
说明: matlab程序,小波谱分析mallet算法经典程序,包括1.正弦波定义,2.小波滤波器谱分析,3.MALLET分解算法,4.MALLET重构算法(matlab program, the small spectral analysis algorithm for the classic mallet procedures, including 1. Sine definition, 2. wavelet filter spectrum analysis, 3.MALLET decomposition algorithm, 4.MALLET reconstruction algorithm)
- 2011-02-27 10:05:23下载
- 积分:1
-
Digital-filters
A filter is a system which modifies some special frequencies reletive to the others. As a result it is applicable in some applications when it is necessary to have different gains & phase shifts at different frequencies to perform specific filtering tasks. For example in an audio file which is corrupted by noise it is convinient to use a filter to cancel those frequencies which are affected by noise and consequently having a better sound quality. During this MATLAB experiment we are trying to cancel the noise frequencies out of the original signal frequencies to get the original signal. Due to do this task, different types of filters such as FIR and IIR filters are used. In FIR filters, we use two type of common windows such as fixed window like Hanning and adjustable window like Kaiser. In IIR filters four different types of filter such as Butterworth, Chebyshev I, Chebyshev II, Elliptic are used.
- 2011-12-19 22:31:08下载
- 积分:1