-
LMS
LMS自适应均衡仿真程序,多级抽头,有信噪比条件(LMS adaptive equalizer simulation program, multi-level tap, has SNR)
- 2007-09-27 15:29:33下载
- 积分:1
-
ADAPTIVECODE
these code are about adaptive filter.
- 2009-03-14 12:59:49下载
- 积分:1
-
Casteljau
对控制点的De Casteljau剖分算法(Of the control point De Casteljau Dissection Algorithm)
- 2010-02-11 12:10:57下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
bearings-only-passive-tracking
基于多站纯方位被动定位算法仿真程序(分为CA模型和CA模型,经matlab command window运行通过)(Bearings based on multi-station passive location algorithm simulation program (divided into the CA model and CA model, the matlab command window run through))
- 2013-07-09 16:42:33下载
- 积分:1
-
aco
蚁群算法实现tsp问题的解,适合初学者使用(Ant colony optimization tsp solution of the problem, for beginners)
- 2010-06-28 16:55:01下载
- 积分:1
-
tuxiangyasuo
说明: 利用Matalab软件分别编写子函数实现数字图像压缩及解压缩处理,并统计分析压缩处理算法所能够实现的压缩比及解压图像和原始图像间的均方根误差。(Functions were written by Matalab software for digital image compression and decompression processing, and statistical analysis of compression algorithms to achieve the compression ratio and decompression images and root mean square error between the original image.)
- 2011-04-11 16:42:55下载
- 积分:1
-
shape-test-by-matlab
用Matlab实现图像中的形状如矩形、圆形和正方形的检测(Matlab implementation by the shape of the image, such as rectangular, circular and square test)
- 2011-05-05 16:31:10下载
- 积分:1
-
E4
说明: 数值分析-函数逼近-插值法-lagrange插值法的实现(- Function approximation- interpolation-lagrange interpolation achieve numerical analysis)
- 2013-03-23 16:15:29下载
- 积分:1
-
lfmfft
线性调频信号脉冲压缩程序,对加窗后雷达回波信号进行处理(LFM pulse compression procedures, Windowing Houlei Da echo signals are processed)
- 2020-11-05 10:19:51下载
- 积分:1