-
GVF_BY_XU
XU等人做的关于GVF的小DEMO,里面比较了和传统蛇模型的不同之处以及GVF的优点,可以借此做些改进(XU and other people to do about the GVF small DEMO, which compared the traditional snake model and the differences as well as the advantages of GVF can be done to improve)
- 2009-02-28 19:31:43下载
- 积分:1
-
HW1_2_LMS
Adaptive filter 三种演算法RLS,LNS sign error LMS(three RLS algorithm. LNS sign error LMS)
- 2006-11-05 01:27:35下载
- 积分: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
-
MATLABCODE
MATLAB常用算法的程序集,对matlab学习者来说是不错的资料(The MATLAB algorithms commonly used procedures set matlab learners good information)
- 2013-04-18 17:18:02下载
- 积分:1
-
gyanaranjanmati_11(1)
DIFFERENT MODULATION TECHNIQUE USED FOR WIRELESS COMMUNICATION
- 2013-11-20 13:24:32下载
- 积分:1
-
GoldSequece
gold序列的matlab仿真,生成gold序列,对于扩频跳频通信系统非常有用的好代码,直接用即可。(matlab gold sequence of simulation, generate gold sequence for frequency hopping spread spectrum communication system is very useful for good code can be directly used.)
- 2015-03-28 15:17:25下载
- 积分:1
-
tspmatlab
说明: 用遗传算法解决tsp问题,matlab程序,很好很有用哦(algorithm for multi-
objective optimization. It is a very e® ective algorithm but has been generally
criticized for its computational complexity,)
- 2010-04-10 15:02:42下载
- 积分:1
-
07670278pso
PSO-bp-MATLAB 4565467yty
- 2012-04-24 20:41:45下载
- 积分:1
-
b1
有关matlab 软件学习的书籍(Matlab software to learn about books)
- 2013-09-21 19:47:35下载
- 积分:1
-
bayes1
用matlab完成分类器的设计,说明文字程序相应语句,子程序有调用过程(Using matlab complete classifier design, captions program corresponding statement, calling subroutines process)
- 2014-12-19 20:57:28下载
- 积分:1