-
thesis
emd镜像延拓程序改进后的程序文档 只是对算法改进(the emd mirror continuation program)
- 2012-04-09 10:01:32下载
- 积分:1
-
fskd
MATLAB通信原理FSK调制源代码文件(Communication Theory FSK modulation MATLAB source code files)
- 2010-01-14 12:45:44下载
- 积分:1
-
cyclic
Implementation of cyclic coder and decoder using matlab
- 2010-03-12 16:24:33下载
- 积分:1
-
liziqun
用标准粒子群算法对PID控制器参数进行整定优化,效果理想(The standard particle group algorithm of PID controller parameters optimization setting, ideal effect
)
- 2012-03-21 17:13:56下载
- 积分:1
-
MatLab_mathematical-examples
这是一个matlab代码包,里面包括一百多个数学问题的求解方法,非常实用(this package of matlab code contains more than 100 mathematical problem s solutions)
- 2013-02-03 16:40:31下载
- 积分:1
-
viterbi(matlab)
信道解码viterbi算法的matlab实现,详细(channel Viterbi decoding algorithm Matlab details.)
- 2007-06-14 21:29:14下载
- 积分:1
-
dag-svm
有向无环图程序,程序较为简洁,包含代码和简要说明。(Directed acyclic graph procedure is relatively simple, containing code and a brief description.)
- 2020-11-03 19:49:53下载
- 积分:1
-
music
music,用music算法实现对来波方向的检测,是初学者的较好程序(music, using music algorithm to wave direction on the detection process is better for beginners)
- 2010-05-25 23:13:33下载
- 积分:1
-
matlab_plot
matlab中画图功能的详细介绍,给出了几个简单的例题,可直观的看出各种画图的区别(Drawing function in detail, and a few simple examples are given, which can find the intuitive difference of various kinds of drawing)
- 2014-12-17 22:19:17下载
- 积分: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