-
Motion-Detection
说明: 运动目标跟踪的一种方法,可以简单的跟踪单个目标(Tracking a way to simply track a single target)
- 2011-03-11 13:30:29下载
- 积分:1
-
IV_mohu1
案例解说MATLAB典型控制应用[田敏][程序源代码],找了很久才找到,希望对初学者有帮助!(Typical control applications MATLAB Case Commentary [Tian Min] [source code], looking for a long time to find, I hope to help beginners!)
- 2011-04-19 10:00:56下载
- 积分:1
-
census-transform
在matlab下对图像进行census变换(Using this code to make census transform for image on matlab)
- 2012-03-27 13:25:26下载
- 积分:1
-
ifft_code
This is a source code for ifft of variable size input string. It does not uses MATLAB built-in ifft function.
- 2015-03-21 19:47:31下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
RLSadaptivefilteralgorithmbasedontheMATLABprogram
说明: 基于RLS算法的自适应滤波器的MATLAB程序,有5个程序!!!(RLS adaptive filter algorithm based on the MATLAB program, there are five programs! ! !)
- 2010-04-28 15:08:48下载
- 积分:1
-
2.CirQueue
用C++template模板实现环形对,包括插入,删除,返回最大值等功能(Realize the ring right, including insert, delete, and other functions with the maximum return C++template template)
- 2014-12-01 19:09:58下载
- 积分:1
-
1.odt
mean absolute difference between two images
- 2014-12-22 19:33:37下载
- 积分:1
-
Untitled2
多縫夫朗禾費衍射模擬,對於仿真干涉模擬有非常大的幫助(Multi-slit Fraunhofer diffraction Wo fees simulation, emulation interference simulation for a very big help)
- 2013-12-29 15:37:40下载
- 积分:1
-
metal-detector
this metal detector full project (pulse induction)
- 2014-01-01 13:26:57下载
- 积分:1