没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。
标签: GP_Algorithm_main LorenzDa Matlab G-P
上传时间: 2013-12-22
上传用户:Thuan
G.729 video compresion program example file includes : G729codec.c va_g729.h va_g729.lib
标签: 729 va_g compresion includes
上传时间: 2013-12-25
上传用户:stampede
Q.931的ITU协议文档,对于从事VoIP的人来说,还是值得阅读的。
上传时间: 2015-08-17
上传用户:epson850
矩阵中的每一个元素称为像元、像素或图像元素。而g(i, j)代表(i, j)点的灰度值,即亮度值。 由于g (i, j)代表该点图像的光强度(亮度),而光是能量的一种形式,故g (i, j)必须大于零,且为有限值,即: 0<=g (i, j)<2n。 用g (i, j)的数值来表示(i, j)位置点上灰度级值的大小,即只反映了黑白灰度的关系。 数字化采样一般是按正方形点阵取样的,
上传时间: 2013-12-22
上传用户:lunshaomo
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
标签: Implemented following compile command
上传时间: 2014-01-01
上传用户:lhc9102
1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。
上传时间: 2014-01-08
上传用户:songrui
SimMetrics is a Similarity Metric Library, e.g. from edit distance s (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) an IRC sponsored by EPSRC, grant number GR/N15764/01.
标签: e.g. Levenshtein SimMetrics Similarity
上传时间: 2014-01-22
上传用户:cc1
很多分硬盘分区不能为整数G 这个软件可以帮你详细计算
上传时间: 2015-09-08
上传用户:jqy_china
共轭正交镜像滤波器组的设计。令N=22,wp=0.45pi,用切比雪夫最佳一致逼近法设计单带滤波器G(z),在得到半带滤波器Hlf(z).
上传时间: 2014-12-08
上传用户:541657925
OpenSG is a scenegraph system for realtime rendering, e.g. for Virtual Reality applications. It is just a library, not a full application. This documentation contains descriptions of the internal classes and concepts, as well as a tutorial that explains how to use the system.
标签: e.g. applications scenegraph for
上传时间: 2015-09-13
上传用户:bruce