-
matlab-DBR
此程序主要使用matlab模拟了垂直激光器谐振腔的核心部件DBR的工作过程,得到其阈值振荡曲线(This program is mainly use matlab to simulate the working process of the core components of the vertical laser cavity DBR, its threshold oscillation curve)
- 2012-10-18 14:19:20下载
- 积分:1
-
Image-Compression
图像压缩算法的各种算法,用VC++实现,直接可以编译运行(Image compression algorithms algorithms, using VC++ implementation can be compiled to run directly)
- 2010-07-21 17:58:56下载
- 积分:1
-
plotp
plotting planes for matlab
- 2009-11-01 09:13:36下载
- 积分:1
-
CPM
Critical path method
- 2010-02-22 23:55:38下载
- 积分: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
-
straight_line
matlab形态学处理的程序之连接两点之间的直线(a program to read a move into matlab for detection)
- 2011-08-01 14:17:46下载
- 积分:1
-
Lyapunov
关于吕金虎CC算法和最大Lyapunov指数计算的一些问题的说明(About Lvjin Hu CC calculation algorithm and some of the largest Lyapunov exponent description of the problem)
- 2011-10-19 11:38:39下载
- 积分:1
-
youhua
人工智能课的一些作业,对选人工智能这门课的有很大帮助(Artificial Intelligence course some of the work on artificial intelligence selection of great help for this class)
- 2010-09-03 17:00:44下载
- 积分:1
-
TSPMATLAB
说明: 遗传算法求解TSP问题的MATLAB实现。这是一篇非常有新意的论文,对于学习遗传算法非常有用(This paper has resolved the traveling salesman problem(TSP) by virtue of geneitc algorithms(GA))
- 2009-08-12 15:28:52下载
- 积分:1
-
MultiPath0
说明: 改进的jake模型源代码,matlab实现(improved Anonymous model source code, achieving Matlab)
- 2006-01-09 19:06:38下载
- 积分:1