-
kalman
本文介绍kalman滤波的基本原理及发展现状,主要从模型的建立和非线性模型的线性化两方面进行介绍(In this paper, the basic principle of kalman filter and the development present situation, mainly from the establishment of model and the linearization of the nonlinear model is presented in two aspects)
- 2013-03-12 18:59:23下载
- 积分:1
-
MATLAB
MATLAB工具结合数字图像处理,完成实验,有图像彩色空间转换,傅里叶变换,余弦变换,直方图均衡等等,有需要的看一下。(Combination of MATLAB tools for digital image processing, the completion of the experiment, the image color space conversion, Fourier transform, cosine transform, histogram equalization and so on, there is a need to look at the.)
- 2009-06-07 11:46:24下载
- 积分:1
-
Calculate-Time-Interval
main executing reference usage: usage_timeDifference.m
Sample output:
The time interval between earierTime [09-Sep-1900 09:09:18] and laterTime [31-Oct-2010 23:33:08] is
110 years, 79 days, 14 hours, 23 mins, 50.17 secs.
The objective is to compute the time interval taking into account the leap days that are subsumed within the time interval.
Note:
The logic subsumes the time interval by
yearEnd, monthEnd, dayEnd - timeEarlier (within that year)
+ time interval (excluding that 2 years)
+ timeLater - yearEnd, monthEnd, dayEnd (within that year)
It differentiates the earlier time and later time, ie. timeDifference (earlierTime, laterTime) gives the same result as timeDifference (laterTime, earlierTime).
leapDayHasPassed.m illustrates a possible approach to determine if a certain day of concern is already over at a given time.
Caveat: does not include leap secs
- 2011-01-20 07:05:01下载
- 积分:1
-
BregmanCookbook_v30
基于bregman算法在一维、二维、三维信号处理中的应用matlab工具箱(This toolbox provides the source code associated with the Bregman Cookbook
Doc:
- BregmanCookbook.pdf
In 1D:
-L1_SplitBregmanIteration.m : performs the recovery of a sparse signal affected by a known linear operator
In 2D:
-AddCurveletArray.m : sum the curvelet coefficients of two decomposition structures
-AddFrameletArray.m : sum the framelet coefficients of two decomposition structures
-ATV_NB_Deconvolution.m : performs the Nonblind Anisotropic Total Variation Deconvolution
-ATV_ROF.m : performs the Anisotropic Total Variation Denoising
-ITV_ROF.m : performs the Isotropic Total Variation Denoising
-Curvelet_NB_Deconvolution.m : performs the Nonblind Deconvolution based on Curvelet sparsity
-Framelet_NB_Deconvolution.m : performs the Nonblind Deconvolution based on Framelet sparsity (Analysis approach)
-Framelet_NB_Deconvolution2.m : performs the Nonblind Deconvolution based on Framelet sparsity (Synthesis approach)
-ShrinkCurvelet.m : performs the shrinkage of cu)
- 2012-05-27 09:56:08下载
- 积分:1
-
An-Introduction-to-Programming-and-Numerical-Meth
numerical methods analysis and the taget for the same
- 2014-01-30 22:30:28下载
- 积分:1
-
MATLAB
matlab详细的入门教程,很实用,对初学者有很大作用。(matlab detailed introductory tutorial, very useful for beginners.)
- 2012-10-10 17:37:53下载
- 积分:1
-
theory-of--HHT
关于HHT原理的详细叙述,文章阐述了HHT方法的实用性(HHT principle described in detail, the article explains the the HHT method of practicality)
- 2013-04-19 22:14:21下载
- 积分:1
-
MatLab-algorithm-programming
关于讲解规划问题的MATLAB经典算法,并带有讲解PPT.(MatLab algorithm programming)
- 2015-04-17 19:35:23下载
- 积分:1
-
Untitled
MATLAB code on linear minimum mean square error (LMMSE) estimation and its application to the problem of channel equalization in digital communication systems.
amr amin: code on the application of channel equalization in digital communication systems.
- 2009-12-09 08:24:00下载
- 积分:1
-
saMatlab
用matlab语言编写模拟退火算法,实现0-1被包问题(using Matlab language simulated annealing algorithm to achieve 0-1 by Kit)
- 2005-08-29 14:57:49下载
- 积分:1