-
Recover-image-motion-blur-master
一种非常有效的用于运动模糊图像恢复的Matlab算法。保证好用,并且有pdf说明,有做图像去迷糊的同学可以看看。(An extremely effective Matlab algorithm for recovering image motion blur.)
- 2016-10-27 18:43:06下载
- 积分:1
-
EEMD
hilbert-huang 变换中EMD(经验模态分解)方法对非线性信号的分析,固定模态分量及瞬时频率计算(hilbert-huang transform EMD (Empirical Mode Decomposition) method of nonlinear signal analysis, the fixed component and the instantaneous modal frequency counter
Operator)
- 2020-12-01 13:09:26下载
- 积分:1
-
MATLAB
MATLAB分支定界法求解,大家(MATLAB branch and bound method, U.S.)
- 2008-08-11 18:18:37下载
- 积分:1
-
annealing
说明: 用MATLAB编写的模拟退后程序,为通用模板,下载后修改即可使用。(Using MATLAB simulation back to prepare procedures for the generic template, modified to use after downloading.)
- 2008-11-09 17:21:13下载
- 积分:1
-
analyse_fringes
reconstruct image with an input image with interference fringe (use fft2, ifft2, angle)
- 2011-01-20 19:27:37下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
SARImagingUsingMATLAB
Synthetic Aperture RADAR imaging model. Implemented in MATLAB
- 2012-05-07 19:08:00下载
- 积分:1
-
MIMO_CUT_MPC
单输入单输出模型预测控制,不同的参考信号都表现了良好的追踪能力(Single-input single-output model predictive control, different reference signals have demonstrated a good ability to track)
- 2014-02-19 17:52:46下载
- 积分:1
-
manualofmatpower4.3
Matpower is a package of Matlab M-les for solving power
ow and optimal power
ow problems. It is intended as a simulation tool for researchers and educators that
is easy to use and modify. Matpower is designed to give the best performance
possible while keeping the code simple to understand and modify.
- 2010-06-06 23:37:56下载
- 积分:1
-
Video-motion-detection-algorithm-source-code
说明: 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。(This article implements a continuous video data stream in several different motion detection algorithms, they are based on the current frame and previous frame image comparison, the program uses the AForge.NET framework library. Sample code which supports the following video format: AVI file, network camera JPEG and MJPEG, the local collection devices (USB cameras, etc.).)
- 2010-04-24 15:00:00下载
- 积分:1