-
overlap
重叠保留法是一种改进的循环卷积实现线性卷积的方法,这样能是运算量大大减小(Overlapping circular convolution is to achieve an improved method of linear convolution, this can be computation is greatly reduced)
- 2010-06-06 18:10:00下载
- 积分:1
-
KNNPandPneighborhoodPclassifier
说明: 模式识别knn分类器,matlab代码,k近邻算法(knn classifier ,matlab code)
- 2011-04-13 21:07:37下载
- 积分:1
-
DAN
对DAN序列,进行各种matlab曲线拟合图像(DAN sequences for the various matlab curve fitting image)
- 2014-08-19 15:15:36下载
- 积分:1
-
pac
Matlab Toolbox for Estimating Phase-Amplitude Coupling
- 2021-01-22 14:48:41下载
- 积分:1
-
fiuging
插值与拟合的matlab实现,自己编的5种调制信号,对信号进行频谱分析及滤波。( Interpolation and fitting matlab implementation, Own five modulation signal, The signal spectral analysis and filtering.)
- 2016-09-09 10:38:42下载
- 积分:1
-
segmentation
matlab code for licence plate recognition
- 2011-06-28 12:11:18下载
- 积分:1
-
pulse_doppler
这个程序可以模拟脉冲体制雷达的动、静目标回波,并进行距离压缩,MTI,MTD(This program can simulate pulse radar system dynamic and static target echo, and range compression, MTI, MTD)
- 2014-11-15 11:18:04下载
- 积分:1
-
生产调度
多工序多设备的生产车间调度问题,采用的是精英保留策略的遗传算法(A genetic algorithm based on elite reservation strategy is adopted for multi-process and multi-equipment job shop scheduling problem.)
- 2020-11-13 11:39:43下载
- 积分:1
-
NSA
否定选择算法(Negative selection algorithm)
- 2008-06-02 22:12:48下载
- 积分:1
-
ExtractBackground
he files in this package comprise the Matlab implementation of a
foreground segmentation algorithm based upon graph cuts, described in:
Better Foreground Segmentation Through Graph Cuts, N. Howe &
A. Deschamps. Tech report, http://arxiv.org/abs/cs.CV/0401017.
The file extractForeground.m contains a sample function that will
perform a complete foreground segmentation for static camera video.
It uses a number of parameters, which are described in the
documentation. An attempt was made to choose sensible default values,
but they may need to be adjusted for some videos.
More generally, the implementation in extractForeground.m is only a
suggestion of how the graph-based segmentation might be used. The
same approach can be applied with other (perhaps time-adaptive)
background models. The key step is at line 113 of the code, once the
deviation array has been created. The graph-cut segmentation can be
applied similarly to a deviation matrix computed in any other way.
- 2013-11-19 23:41:02下载
- 积分:1