-
QUBIT4MATLAB3.02
量子信息科学使用的源码以及量子进化算法,包括量子状态等,而且附有详细的说明文档(Quantum information science as well as the source used in quantum evolutionary algorithms, including quantum state and so on, and accompanied by a detailed description of the document)
- 2008-08-11 14:55:01下载
- 积分: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
-
FDTDarithmeticprogrammingbasedonMATLABlanguag
介绍了时域有限差分(FDTD)法的基本原理,推导了二维TM模Yee算法的FDFD表达式,并结合算例阐述了基于MATLAB编程的基本方法(on the finite-difference time-domain (FDTD) method to the basic principles Derivation of 2D TM mode Yee's theorem expression, and explained with examples based on MATLAB programming methods)
- 2007-05-25 17:30:29下载
- 积分:1
-
lsbhide_get
函数功能:本函数将完成随机选择LSB的信息隐藏,载体选用BMP图,和提取隐秘与LSB上的秘密消息(Function: This function will be completed randomly selected LSB information hiding a secret message on the carrier selected BMP map, and extract hidden LSB)
- 2013-05-13 17:51:39下载
- 积分:1
-
powerflow
光伏接入配电网的影响计算,主要是网损计算,适合新手学习使用(The impact of access to distribution grid PV calculation, mainly net loss calculation, suitable for novice learning to use)
- 2020-06-30 01:00:02下载
- 积分:1
-
KLDCT_Markov
用于现代信号分析与处理课程,作用是实现K-L变换和DCT变换。(For modern signal analysis and processing programs, the role is to achieve the KL transform and DCT.)
- 2014-02-24 16:28:57下载
- 积分:1
-
Example_of_edge_detection_edge_linking_and_line_se
这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了
(
edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below).
drawedgelist.m plots out a set of edge lists generated by edgelink or lineseg.
edgelist2image.m transfers edgelist data back into a 2D image array.
lineseg.m forms straight line segments fitted with a specified tolerance to the lists of connected edge points.
maxlinedev.m is also used by lineseg.m to calculate deviations of the edge lists from the fitted segments.
findendsjunctions.m finds line junctions and endings in a line/edge image.
cleanedgelist.m cleans up a set of edge lists generated by edgelink or lineseg so that isolated edges and spurs that are shorter than a minimum length are removed.)
- 2010-07-14 12:04:33下载
- 积分:1
-
basic_ofdm_from_erkkrz
basic ofdm code for matlab m file with it would be helpful for beginners
- 2009-11-17 03:07:56下载
- 积分:1
-
cdma
说明: cdma 通信系统的实验综合实验仿真结果分析 (cdma simulink of telecommunication)
- 2010-05-04 11:40:00下载
- 积分:1
-
FFT
快速傅立叶变换计算,自动调用数据进行matlab计算(Fast Fourier Transform)
- 2012-11-05 21:02:46下载
- 积分:1