-
motionvector
Motion vector detection
- 2011-04-23 02:33:46下载
- 积分:1
-
e
说明: 电路回溯计算,在MATLAB下实现电路回溯计算。一个本人的课程设计。(Back calculation circuit, the circuit in MATLAB to achieve countback. One of my course design.)
- 2010-05-16 16:29:23下载
- 积分:1
-
kalman
说明: kalman非常详细的原理说明,主要有介绍了几个原理公式,同时用了一个例子形象的说明原理(the introdution of kalman)
- 2010-04-26 15:17:09下载
- 积分:1
-
1
说明: 基于PCA的人脸识别源代码,使用matlab编程,针对ORL库(PCA-based face recognition source code, the use of matlab programming, for ORL database)
- 2008-12-01 23:30:05下载
- 积分:1
-
surfacewave
面波模拟,地震记录中存在面波干扰,采用波动方程形式很难模拟,提供简单的褶积面波模拟方式(Surface wave simulation, surface wave interference is present seismic records, in the form of the wave equation is difficult to simulate, provides a simple way of convolution surface wave simulation)
- 2016-01-26 17:09:18下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1
-
lab
matlab基础,关于自相关函数的,并且它很实用,很多教材都用到了(matlab based on the autocorrelation function, and it was practical, many materials are used in the)
- 2011-04-26 09:21:01下载
- 积分:1
-
The-classic-doa_music-algorithm
经典music算法仿真,做毕业设计之类的文章的同学可以参考一下(Classical music algorithm simulation)
- 2012-05-05 15:34:56下载
- 积分:1
-
kalman_flt
说明: 基于matlab实现卡尔曼滤波。卡尔曼滤波是递推自适应滤波的一种有效方法。(Kalman filter based on the realization of matlab. Recursive adaptive Kalman filter is an effective method for filtering.)
- 2009-08-04 13:19:30下载
- 积分:1
-
findT
找出一个一维数组的周期
例如: 1 2 3 1 2 3 的周期为3
1 2 3 1 2 的周期也为3(Find a cycle such as one-dimensional array: 1 2 3 1 2 3 cycles to 3
1 2 3 1 2 cycles for 3)
- 2010-10-04 02:00:50下载
- 积分:1