-
wtc-r16
小波分析的程序。源程序为分析厄尔尼诺现象的。可作为地震、流行病学的小波分析(Wavelet analysis procedures. Source for the analysis of the El Niñ o phenomenon. As earthquakes, Wavelet analysis of epidemiological)
- 2010-07-26 16:46:01下载
- 积分:1
-
codigos_barra
creates code of barras to bussines
- 2014-09-17 11:38:24下载
- 积分:1
-
hipass_butterworth
高通滤波器的MATLAB程序,简单实用易懂(High-pass filter MATLAB program, simple and practical and easy to understand)
- 2014-10-26 16:00:10下载
- 积分:1
-
ADRC
说明: 大部分ADRC元素,simulink仿真复现,可替换参数。(Most of the ADRC simulation modules are simulated in the simulink environment and can be replaced and reproducible.)
- 2019-11-13 11:47:49下载
- 积分:1
-
图像变化检测三种算法
说明: matlab实现图像变化检测
分别用kmeans fcm flicm实现图像的变化检测(image change detetion by kmeans,fcm,flicm)
- 2021-04-27 14:38:44下载
- 积分:1
-
yinzi
matlab中的移植算法,可以解决很多问题o(matlab transplantation in the algorithm, can solve many problems o)
- 2007-09-28 11:19:43下载
- 积分:1
-
function_sierspin_fractalsierpinski
Created for generate fractals on sierspinsky shape.
- 2014-02-04 20:51:27下载
- 积分:1
-
Taxi
C++ taxi management system
- 2014-08-25 17:07:11下载
- 积分:1
-
SA
说明: 最简单的模拟退火算法,自己编的小程序,用于优化问题,求全局最小值。(simmulated annealing (SA))
- 2015-01-09 21:03:39下载
- 积分: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