-
FusedGUI
how to use image fusion
- 2011-05-08 05:23:25下载
- 积分:1
-
fp817-Liu-KDD09
基于压缩感知理论cs的重建算法的改进研究。(Pulsar profile construction algorithm based on compressed sensing
)
- 2012-04-30 14:02:58下载
- 积分: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
-
track.m
TRACKING AN OBJECT IN A SEA ARE FROM RADAR SONAR
- 2014-11-28 21:58:35下载
- 积分:1
-
channel_impulse_response
大规模多输入多输出非平稳无线信道冲击响应(Large-scale multi-input multi-output non-stationary wireless channel impulse response)
- 2014-12-09 11:03:47下载
- 积分:1
-
matlab-regression
介绍一个应用matlab进行多元线性回归的实例(A document applied for Multiple Linear Regression .)
- 2013-12-16 20:18:19下载
- 积分:1
-
atrous_alg_SWT
在MATLAB中用非抽样小波变换也称多孔算法实现信号或图像的压缩。(In MATLAB using non-decimated wavelet transform algorithm, also known as porous signal or image compression.)
- 2010-06-02 13:38:00下载
- 积分:1
-
Lucas07.03
根据Lucas的论文建立偏微分的模型 并且求解PDE 该PDEs描述了固液分离的萃取过程(Lucas papers, the partial differential model and solve the PDE PDEs to describe the extraction process of the solid-liquid separation of)
- 2020-12-13 13:59:16下载
- 积分:1
-
041010
现代信号处理胡广树版的附送光盘MATLAB代码源程序,里面涵盖了所有的例题代码。(Modern Signal Processing Hu Hiroki free CD-ROM version of the MATLAB source code, which covers all of the example code.)
- 2008-12-24 15:05:52下载
- 积分:1
-
youxianchafen
一个有限差分法的应用文章,包括MATLAB程序,(The application of a finite difference method the article, including the MATLAB program,)
- 2010-10-29 15:23:10下载
- 积分:1