登录
首页 » Visual C++ » DE

DE

于 2016-05-17 发布 文件大小:1219KB
0 326
下载积分: 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 个回复

  • SnapTest
    有关数字图像处理的一些源码,可以实现一些处理图像的功能,但要配合数字摄像机使用(Digital image processing of the number of source, you can achieve the functions of image processing, but with the use of digital cameras)
    2009-05-28 23:12:23下载
    积分:1
  • chuhuaxihua1
    粗化细化程序很好用的,大家试市啊,(crude refining procedures of the good, we take the city ah,!)
    2006-11-11 20:52:48下载
    积分:1
  • black-and-white
    图片黑白化,使彩色图片实现黑白化功能,还能还原色彩(Black and white pictures )
    2011-06-04 09:20:25下载
    积分:1
  • source
    图像处理系列之边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子(Edge Detection)
    2013-04-16 11:14:21下载
    积分:1
  • DDE
    本程序的作用,完成了一种图像的DDE算法,数字图像细节增强。(The role of this procedure, the completion of an image of the DDE algorithm, digital image detail enhancement.)
    2021-02-02 22:49:59下载
    积分:1
  • Image_mosaicing
    图像拼接:实现两幅具有重叠区域的图像的拼接;使用MFC框架,内有程序使用文档(image mosaicing)
    2010-12-07 14:00:01下载
    积分:1
  • colouredgedetection
    对灰度和真彩色位图实现了多种边缘提取算法(Of gray-scale and true color bitmaps to achieve a variety of edge detection algorithm)
    2007-09-09 21:53:10下载
    积分:1
  • Face
    通过对二维人脸图片的特征提取进行三维人脸的重建(Through the two-dimensional face image feature extraction for three-dimensional reconstruction of human faces)
    2009-03-01 01:57:59下载
    积分:1
  • Bresenham
    bresenham画直线,WIN32,计算机图形学基础类源代码(bresenham画直线)
    2009-03-13 01:17:52下载
    积分:1
  • rr
    说明:  基于LBP纹理特征的运动目标检测算法.rar(Moving target detection algorithm based on LBP texture features. Rar)
    2013-01-03 12:21:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载