-
face_detection
可以进行简单的人脸识别,输入图片之后与图库逐个比较(Face recognition can be simple, enter the picture one by one after the comparison with the Gallery)
- 2010-05-21 15:27:14下载
- 积分:1
-
test
用于信号处理的MATLAB基本操作,离散时间的信号,典型序列(MATLAB for the basic operation of signal processing, discrete-time signal, a typical sequence)
- 2011-06-29 20:49:54下载
- 积分:1
-
adaptive3
自适应有限元求解第一类和第二类边界条件的拉普拉斯方程的相关子程序(Adaptive finite element solution of the first and second boundary conditions related to the Laplace equation subroutine)
- 2011-10-05 21:06:31下载
- 积分:1
-
kalman-tracking
基于卡尔曼滤波的目标轨迹跟踪预测 最优化自回归数据处理算法(Kalman filter based tracking target trajectory optimization autoregression forecasting data processing algorithms)
- 2020-11-30 19:59:27下载
- 积分: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
-
MatlabandC
Matlab与C混合编程实现Type2模糊系统,文献资料(Matlab and C mixed programming Type2 fuzzy systems, literature)
- 2010-05-19 14:49:44下载
- 积分:1
-
model
利用MATLAB开发的,连铸二次冷却区铸坯表面温度和中心温度的分布曲线图。可以求出所有点的温度。(Using MATLAB development, continuous casting slab of secondary cooling zone and the core temperature of the surface temperature distribution curve. The temperature of all points can be obtained.)
- 2010-05-25 16:22:15下载
- 积分:1
-
wind_pow_dfig
winding power generator using doubly feed induction generator simulink simulation
- 2014-09-20 02:50:28下载
- 积分:1
-
MarrPoggio
Implementation of Marr-Poggio-Grimson stereo pair matching. The demonstration for random dot stereopair is included.
- 2014-10-26 05:06:25下载
- 积分:1
-
New-heuristic--bat-algorithm-for-the-production-o
bat algorithm source code
- 2013-12-10 16:53:31下载
- 积分:1