登录
首页 » Visual C++ » DE

DE

于 2016-05-17 发布 文件大小:1219KB
0 198
下载积分: 1 下载次数: 1

代码说明:

说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)

文件列表:

DE
..\crossover.m,959,2015-05-24
..\DE_Std.m,2501,2015-06-17
..\Differential Evolution Algorithm With Strategy Adaptation for Global Numerical Optimization(1).pdf,1693413,2015-05-23
..\mutation.m,1310,2015-05-24
..\testFun.m,714,2015-06-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Sobel-Process
    索贝尔算子程序,可以对图像进行索贝尔算子处理。(Sobel process program, which can process using sobel method.)
    2012-02-28 10:07:22下载
    积分:1
  • 直线段检测算法EDLines C++实现 EDTest-VS2010
    直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
    2020-07-05 10:00:01下载
    积分:1
  • Common-standard-pics
    数字图像处理中常用的标准图像,包括大家所共知的lena等图片的高分辨率版本,推荐大家下载(Commonly used in digital image processing standard images, including all the known to the lena and other high-resolution version of the picture, we recommend downloading)
    2011-05-27 19:05:02下载
    积分:1
  • 089
    说明:  图片马赛克效果图片马赛克效果图片图片马赛克效果马赛克效果(Photo mosaic picture image photo mosaic mosaic mosaic)
    2011-04-05 22:18:45下载
    积分:1
  • c_tuxing
    c#数字图像处理算法典型实例,本资料从数学角度来讲解图片处理的各种方法,是个不可多得的实例(c# a typical example of the digital image processing algorithms, the data from a mathematical point of view to explain the various methods of image processing, is a rare instance)
    2012-08-24 23:49:56下载
    积分:1
  • LSM_Match_2010-5-1
    说明:  最二小乘影像匹配,精度可以达到0.01个像素,也可以最二小乘影像模板匹配。经过修改后可以直接用,只要调用一个函数就搞定,函数参数的说明很清楚,绝对不会有任何困难,非常好用。(Most two Theravada image matching accuracy can reach 0.01 pixel images can also be the most two Theravada template matching. After modifications can be directly used, as long as is you call a function, function parameters, the description is clear and will not have any difficulties, very easy to use.)
    2010-04-30 16:42:22下载
    积分:1
  • main
    利用形态学,霍夫(Hough)变换,实现畸变QR码的4个角点的定位。(To correct the distortion of the QR code,use morphology operation, Hough transform, to locat the positioning of the four corner points)
    2012-03-14 15:17:57下载
    积分:1
  • Moving-Least-Squares-morphing
    利用最小二乘法实现图像变形,提出一种基于控制曲线集的移动最小二乘图像变形算法。根据图像的形状拓扑关系或轮廓信息设置点,生成控制曲线,移动控制曲线生成图像的仿射变换、相似变化、刚性变换。 (The technology of image deformation.Using Moving Least Squares.)
    2012-04-28 21:44:32下载
    积分:1
  • OnlineForest-0.11.tar
    online random forest 在线随机森林做跟踪和分类的代码(online random forest-line tracking and classification random forest to do the code)
    2020-06-29 22:40:02下载
    积分:1
  • bodyindex_white_save
    kinect扫描到的人体分离出来,并以二值图显示,且可以保存在本地,丰富的注释帮助理解(kinect body scan to be separated, and binary image display and can be saved locally, rich annotation to help understand)
    2016-10-15 08:42:50下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载