-
OceansToolbox
This toolbox is meant to facilitate the manipulation of images and
video in Matlab. Its purpose is to complement, not replace, Matlab s Image
Processing Toolbox, and in fact it requires that the Matlab Image  Toolbox
be installed.    Emphasis has  been placed on code efficiency and
code reuse.
- 2009-07-21 11:40:02下载
- 积分:1
-
fir
说明: 关于有限长冲击响应数字滤波器的matlab设计(On the finite impulse response digital filter design matlab)
- 2008-11-26 21:14:51下载
- 积分:1
-
TP2
Etude de la modulation numérique MDA-4
- 2010-10-14 02:16:58下载
- 积分:1
-
272457
development of some code buddy jus had to uplaoad
- 2010-03-01 01:52:05下载
- 积分: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
-
FYP
this code about optimization
- 2013-08-15 02:39:47下载
- 积分:1
-
jianmo
说明: 数学建模论文,适合本科生阶段使用和学习参考(Mathematical modeling papers, suitable for undergraduate use and study reference period)
- 2011-04-07 21:12:17下载
- 积分:1
-
job-shop2
说明: Matlab 车间动态调度 PSO微粒群算法程序(优化目标为平均流动时间)(Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling program (average flow time optimization objectives))
- 2010-05-04 15:32:37下载
- 积分:1
-
SA_TSP
模拟退火算法程序
模拟退火算法程序
模拟退火算法程序(Simulated annealing algorithm Simulated annealing algorithm)
- 2013-12-16 13:21:42下载
- 积分:1
-
gdop
matlab 版本的DTOA 多站时差定位技术计算GDOP(matlab DTOA GDOP Location)
- 2020-12-02 19:49:26下载
- 积分:1