-
polesandzeros
Poles and zeros for a low pass filter
- 2010-11-11 05:10:29下载
- 积分:1
-
poc
说明: 模糊聚类和模式识别的具体应用算法,详细的计算说明(Fuzzy clustering and pattern recognition algorithm for specific applications, detailed calculations show)
- 2011-04-06 19:56:33下载
- 积分:1
-
winerfilter
The following code implements a kernel wiener filter algorithm in MATLAB.The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far.
- 2009-11-03 06:01:38下载
- 积分:1
-
read_grib
matlab 读取气象上的grib资料,包括插件和作为例子的程序(matlab read the grib weather information, including plug-ins and the program as an example)
- 2010-10-28 16:08:52下载
- 积分:1
-
DirectionalFilters
Implements a directional Gaussian filter.
it can be used to evaluate the first directional derivative of an image.
- 2010-12-21 23:25:04下载
- 积分:1
-
aljabar-boole-2-(5)
aljabar bool method to make subtitute
- 2013-11-08 06:36:10下载
- 积分:1
-
STR-1.3.Synchro
cours systeme temps reel synchronisation
- 2014-01-17 18:09:49下载
- 积分:1
-
Khatri_Rao_product
由于matlab中没有计算Khatri Rao product的函数,这里写一个子函数方便调用.并且提供了HOSVD的计算函数(Because there is no function to compute Khatri Rao product in MATLAB, here is a child function that is convenient to call.)
- 2021-03-18 09:59:20下载
- 积分:1
-
matlab_v
Motion Tracking
===============
This tarball contains all code required to run the tracking algorithm
on a sequence of images. Run the file run_tracker.m in Matlab and
follow the instructions. You will need to have a directory of
sequentially numbered images available. After entering the path and
file types the tracker will begin processing. Once the data window
appears the algorithm begins building a background model and attempts
to track objects. By clicking on any of the four subwindows you can
investigate the background representation (a Mixture of Gaussians) of
any pixel. The two windows that then appear display the mixture once
as a two-dimensional scatter plot (ignoring the blue colour
component), and once as a one-dimensional evolution of the red colour
component only. These plots make the internal processing visible and
should help determining suitable parameters to be set in
mixture_parameters.m.
- 2009-10-07 14:48:37下载
- 积分:1
-
matlab
摘 要:针对茄子图像的灰度和颜色特点,利用MATLAB中丰富的图像处理函数,分别进行了色差分割和色调分割。在
色调分割中,采用了自动选取阈值的Otsu法。在去除残留噪音的处理中,采用标注的方法对二值图像的各连通区域进行面积
统计。保留最大面积的区域,从而使分割效果大大改善。利用多参数来衡量分割效果,使评价做到最大程度的客观、合理。(Based on the gray- level and color characteristics of eggp lant image, hue and color- difference segmentation were
conducted by using the rich image p rocessing functions embedded inMATLAB. The auto threshold- adap tivemethod ofOtsu operation
was specially used for hue segmentation. And upon the elimination of the residue noise, labelingmethod for statistical calculation was
introduced for the connected regions of the binary image. Themaximum areaswere p reserved to imp rove segmentation effects. In addi2
tion, multi- indiceswere app lied to assess the effect of segmentation, in order to get impersonal and reasonable assessment)
- 2009-05-12 11:21:14下载
- 积分:1