-
arrange
求N个字符的不重复排列数,不是标准的递归写法,供求职时笔试参考。(Seek N-character array of non-repetition number, not an ordinary recursive formulation for the job when the written reference.)
- 2010-01-24 16:49:52下载
- 积分:1
-
first_practice_compute
主要是关于高等数值分析中关于CG法,MINRES法,Lanczos方法解大型稀疏矩阵的matlab算法实现(the matlab code about the advacned value analysis curriculum the algorithm for CG MINRES and Lanczos)
- 2014-12-26 17:35:07下载
- 积分:1
-
averImg
摄像头图像采集,可以通过摄像头把图像存于MATLAB工作环境中。(It is very good,download)
- 2009-06-05 19:35:55下载
- 积分:1
-
vad
基于短时能量和短时平均过零率的端点检 (Based on the average short-term energy and zero-rate short-term endpoint detection)
- 2014-10-18 20:52:37下载
- 积分:1
-
MATLAB
基于MATLAB的自适应模糊PID控制系统计算机仿真(MATLAB-based adaptive fuzzy PID control system computer simulation)
- 2010-05-07 19:01:27下载
- 积分:1
-
circuit-current-calculation
short circuit current calculation
- 2011-06-12 16:07:25下载
- 积分:1
-
simple_svpwm
SIMPLE PWM SIMULATION
- 2011-11-27 05:45:07下载
- 积分:1
-
DatClusts
matlab clustering tool
- 2010-09-17 16:56:07下载
- 积分: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
-
matlab_for_CRC
用MATLAB随机产生12000个均匀分布的随机数,先转换成二进制数,计算CRC,然后再转成十进制数,统计冲突结果。(Generate 12000 random number,then calculate the CRC and the result.)
- 2011-11-23 14:50:49下载
- 积分:1