-
class_optical_flow
经典的光流算法,matlab编写,希望对初学者有帮助(Optical flow algorithm)
- 2014-09-28 11:12:32下载
- 积分:1
-
ROUGH-SET
粗糙集属性约简相关论文,感觉不错,用来分享一下(Rough set attribute reduction related papers, I feel good, to share)
- 2013-11-01 13:47:14下载
- 积分:1
-
matlab-answer
山东科技大学MATLAB课上作业答案,答案清楚,可直接使用(Shandong University of Science and Technology MATLAB class job answer, the answer is clear, can be used directly)
- 2013-05-15 14:13:51下载
- 积分:1
-
EdgeDemo2673
自己编写的关于MATLAB与c++混合编程的小程序。(program)
- 2009-09-15 11:08:59下载
- 积分:1
-
3D-FDTDmatlabPEC
三维电磁场FDTD程序(3D-FDTD matlab)PEC边界( 3-D FDTD code with PEC boundaries
)
- 2010-01-18 10:33:03下载
- 积分:1
-
Face-Recognition
Face Recognition By PCA using SVD technique .
- 2011-08-14 23:04:39下载
- 积分: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
-
海浪模拟
海浪模拟仿真海浪谱matlab的仿真程序,在不同风速下对PM海浪谱进行仿(The simulation program of wave spectrum MATLAB is simulated to simulate the PM wave spectrum at different wind speeds)
- 2018-02-11 09:54:51下载
- 积分:1
-
split_step_fourier_method
split step fourier method
- 2009-04-20 23:39:17下载
- 积分:1
-
demo-of-LFM-pulse-radar
ISAR单特显点法相位补偿,线性调频信号脉冲雷达回波模拟。(Special single-point method significantly ISAR phase compensation, the linear FM pulse radar echo signal simulation.)
- 2011-11-17 19:25:07下载
- 积分:1