登录
首页 » Visual C++ » DE

DE

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

  • yepian
    为了研究植物的生长规律,应用数字摄影图像处理法对山楂叶面积进行无损测量,该方法采用数码相机在田间获取山楂叶子的数字图像,对所拍图像进行背景去除、二值化及中值滤波处理,然后利用Matlab软件编程.快速计算出叶子的面积。把这一面积同常用的叶纸称重法所测面积进行比较.结果基本相同,由此可见,数字摄影图像法测量叶面积,具有简单、准确、方便快捷的特点.这对数字农业的植物信息快速采集和利用具有重要的意义。 ( In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of hawthorn leaves in the field, on the film image background removal, binarization and medianfiltered, and then using the Matlab software programming. Quickly calculate the area of the leaves. This area with the common leaf paper weighing measured by the area to compare. The results are basically the same, shows, digital photographic images method to measure leaf area, with a simple, accurate, and convenient features. This rapid acquisition and use of digital agricultural plant is of great significance. In order to study the growth pattern of plants, the application of digital photography and image processing method for nondestructive measurement of hawthorn leaf area, this method using a digital camera to obtain digital images of )
    2012-02-19 11:20:50下载
    积分:1
  • CS
    说明:  SAR-CS成像算法实现,包含运动补偿,速度估计,对0.15m实测数据成过像(SAR-CS imaging algorithms, including motion compensation, the estimated speed of 0.15m measured data into a cross as)
    2008-02-27 20:27:10下载
    积分:1
  • snaketest
    snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
    2008-06-02 11:34:44下载
    积分:1
  • decomb522src
    一个经典的动态视频图像去隔行处理的源代码,能消除双场图像的场效应(A classic dynamic de-interlacing video processing source code, to eliminate dual-field image of the field-effect)
    2020-08-14 16:58:27下载
    积分:1
  • edge
    opencv c++将彩色图像转换为灰度图像进行边缘检测,(opencv c++ to convert color images to gray-scale image edge detection,)
    2009-05-31 20:32:37下载
    积分:1
  • CV3
    opencv读取一个视频并设置其播放帧率播放速度(use opencv to read a video and change the rate)
    2017-10-30 23:56:11下载
    积分:1
  • cut_video
    把视频分割成一帧一帧并且保存为图像,实现视频录制(Put the video into a frame of a frame and saved as image segmentation)
    2013-06-14 16:55:58下载
    积分:1
  • display_video
    对视频进行基本的处理,例如载入视频,显示视频,控制播放(Basic video processing, such as loading the video, show video, control playback)
    2011-08-28 16:14:12下载
    积分:1
  • RRT-path-panning-algorithm
    本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路 径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可 行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平 面障碍物环境下实验,验证了该算法的有效性.(AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(RapidlyRandom?exploring Trees)pathplanningalgorithm isproposed.Thealgorithm combinesthenoholonomicconstraintsofvehiclewithdoubleextend RRTs,whichnotonlyimprovestheefficiencyofsearchingbutalsoguaranteesthefeasibilityofthepathatthesametime.Thepath pointsaretakenasreferencepointsfortheB?splinebasicfunction,approachandcreateanewsmoothroutewhichsuitsforthevehi? cletofollow.Thesimulationoutcomesandfieldtestsverifytheeffectivenessofthemethodproposed.)
    2012-12-01 18:39:27下载
    积分:1
  • edge_detect
    边沿检测与提取,轮廓跟踪的图象算法 用VC++实现,下载可以正常运行(Edge detection and extraction, contour tracing algorithm using image VC++ Realization can download the normal operation of)
    2008-04-25 22:20:43下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载