-
MC-ESE
matlab code for image processing
- 2011-11-20 19:14:16下载
- 积分:1
-
time-S-Pre
用于时间序列的去噪以及预测,基于独立成分分析的最小二乘时间序列方法。(Noising for time series and forecasting, time series least squares method based on independent component analysis.)
- 2013-11-28 12:15:29下载
- 积分:1
-
tetrisV2.0
用matlab编的俄罗斯方块游戏,实现该游戏各种功能(Matlab code of Tetris game with)
- 2013-12-03 10:12:12下载
- 积分:1
-
EIGENFILT
这个代码是用来实现特征滤波器的,该滤波器基于最小二乘法,可以实现低通高通带通带阻带通等功能。(This program is to realize an Eigenfilter,which is based on total least squares.)
- 2015-04-09 09:51:38下载
- 积分:1
-
esprit_rmse_snr
说明: ESPRIT算法的性能与信噪比的关系,包括LS-ESPRIT算法,TLS-ESPRIT算法,TAM算法(ESPRIT algorithm performance and the relationship between SNR, including the LS-ESPRIT algorithm, TLS-ESPRIT algorithm, TAM algorithm)
- 2011-03-18 16:19:38下载
- 积分:1
-
04470129
Research in motion analysis has evolved over the years as a
challenging field. Moving object detection and tracking is of
major interest in applications such as traffic monitoring,
military, medicine and biological sciences etc. In this a new
algorithm is proposed for the detection and tracking of
moving objects. The image sequence is taken from the digital
camera. After preprocessing, the first two frames from the
image sequence are segmented by using 8 component
connectivity.
- 2013-02-19 16:00:26下载
- 积分:1
-
Matlab---The-Language-of-Technical-Computing
This is a categorized compilation of tips for the MATLAB programmer. Items to help you to browse through them and find information that is useful. Many of the tips include a reference to specific MATLAB documentation that gives you more complete coverage of the topic.
- 2013-12-07 19:14:30下载
- 积分:1
-
showcontextmenu_v2
使用方法如下:
---------------------------------
hcmenu1= uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
尝试使用实例test_showcontextmenu.m。
这也包含了日常琐碎的一些功能:
getParentFigure(hObject)
%的投资回报hObject的父母图
getPositionOnFigure(hObject,单位)
%返回对象的绝对位置上的数字
getRelPosition(hObject,单位)
%的人能(hObject, 定位 )与特定的 单位 (Use as follows:
---------------------------------
hcmenu1 = uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
Try test_showcontextmenu.m for usage example.
This also contains a number of trivial routine functions:
getParentFigure(hObject)
returns hObject s parent figure
getPositionOnFigure( hObject,units )
returns absolute position of object on a figure
getRelPosition( hObject,units )
get(hObject, Position ) with specific units )
- 2011-05-23 11:25:13下载
- 积分:1
-
MRF-for-Vision-and-Image-Processing
计算机视觉大牛Andrew Blake著的书。
《视觉和图像处理中的马尔科夫随机场》
Markov random fields for vision and image processing(This book sets out to demonstrate the power of the Markov random field (MRF) in vision.It treats the MRF both as a tool for modeling image data and, coupled with a set of recently
developed algorithms, as a means of making inferences about images. The inferences concern underlying image and scene structure to solve problems such as image reconstruction,
image segmentation, 3D vision, and object labeling. This chapter is designed to present some of the main concepts used in MRFs, both as a taster and as a gateway to the more
detailed chapters that follow, as well as a stand-alone introduction to MRFs.)
- 2013-04-15 22:56:37下载
- 积分:1
-
内点法
解决非线性规划问题的内点罚函数法,使用fmincon函数(The interior penalty function method for solving nonlinear programming problems uses the fmincon function)
- 2017-09-20 21:34:06下载
- 积分:1