-
histogram_eqalitzation
不使用matlab库函数,实现图像的直方图均衡化,并且显示灰度变化的函数曲线(Do not use library functions to achieve the image histogram equalization)
- 2010-11-27 10:51:33下载
- 积分:1
-
ukf
An implementation of Unscented Kalman Filter for nonlinear state estimation.
(Nonlinear state estimation is a challenge problem. The well-known Kalman Filter is only suitable for linear systems. The Extended Kalman Filter (EKF) has become a standarded formulation for nonlinear state estimation. However, it may cause significant error for highly nonlinear systems because of the propagation of uncertainty through the nonlinear system.
The Unscented Kalman Filter (UKF) is a novel development in the field. The idea is to produce several sampling points (Sigma points) around the current state estimate based on its covariance. Then, propagating these points through the nonlinear map to get more accurate estimation of the mean and covariance of the mapping results. In this way, it avoids the need to calculate the Jacobian, hence incurs only the similar computation load as the EKF.
For tutorial purpose, this code implements a simplified version of UKF formulation, where we assume both the process and measurement noises are additive to avoid augment of state and a)
- 2010-12-14 16:39:43下载
- 积分:1
-
phasedifference
利用DFT实现两轮信号相位差计算,包含谐波信号污染,白噪声信号污染分析(Phase difference between two signals to achieve the use of DFT calculations, the signal containing harmonics pollution, contamination white noise signal analysis)
- 2013-12-09 12:06:24下载
- 积分:1
-
working-code-h264
Matlab code for h.264 encoding. Its based on operation on I and P frames. Best working code.
- 2014-02-16 10:48:44下载
- 积分:1
-
MalteKurz-VineCopulaMatlab-69f1230 (1)
matlab code for vine copula estimation.
- 2017-12-09 10:03:30下载
- 积分:1
-
HS-motion
视频帧间运动估计编码,基于光流场方程,包含了计算光流场的基础函数和一个光流场计算的实例(Inter-frame motion estimation video coding, based on optical flow equation, including the calculation of optical flow based functions, and an optical flow field instance)
- 2010-10-02 22:36:10下载
- 积分:1
-
financial
利用负债比判定借款条件与还款期限并列出年附表(The use of debt ratio to determine the conditions and repayment period of loan and listed in Schedule-year)
- 2009-11-15 15:35:59下载
- 积分:1
-
GM(1_1)2
灰色理论GM(1,1)模型,可以学习一下!!!!(Grey Theory GM (1,1) model, you can learn about! ! ! !)
- 2014-08-26 20:05:51下载
- 积分:1
-
Normalized--matching
本文主要是利用归一化的模板匹配方法,来定位出LED显示模块上的每个灯。(This paper is the use of normalized template matching method to locate the LED lights on each display module.)
- 2011-10-29 10:48:10下载
- 积分:1
-
m-gold-corr
里面包含m序列,gold序列的生成函数,还有自己编写的自相关函数的M文件。(Which contains m-sequence, the gold generating function of the sequence, as well as I have written the autocorrelation function M-file.)
- 2013-05-14 17:41:52下载
- 积分:1