搜索资源列表
多维函数优化程序
- 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimizat
Continuousoverlappursuitmethodtodetectmovingobject
- 这是一个关于图象检测的PDF文档,由日本一会知名的科学家编写的,当中介绍了如何实现图象的跟踪与检测,如二值图象,差分图象-This is an image of the detection of PDF files from Japan will be a well-known scientists prepared, which explains how to achieve image tracking and detection, such as binary images, Image
DeMat
- 差分进化算法Matlab程序,包括多种进化策略
DGPSO.rar
- 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
kalmandlg
- 采用卡尔曼滤波进行背景建模再作差分的方法的车辆检测程序,用到了opencv库-Kalman filter for background modeling method further differential vehicle testing procedures, use the opencv library
Cmeanvalue
- 基于背景差分算法和C均值聚类算法的车辆检测与跟踪-Based on background difference algorithm and C means clustering algorithm for detecting and tracking vehicles
DE
- 差分进化算法的一篇全国优秀硕士论文,目前国内对此的研究还处于初步阶段-Differential Evolution of a national excellent master
DeMat
- 国外的一个大牛主页上差分进化的源代码,很有参考价值,有需要的可以- Differential Evolution source code which was downloaded from a foreigner’s home page , useful and necessary to look
matlab(DEA)
- 用Matlab写的差分进化算法程序,基本差分算法的思想很简单,初学者可以自己写完后进行对比。-A differential evolutionary algorithm program
DEPAPER
- 介绍差分进化算法的英文文献。搞算法的朋友可以借鉴。-Introduce evolutionary algorithms search points of English literature.
DE
- 自己编写的差分进化算法,一个文件,比较简单,适合初学者-I have written the differential evolution algorithm, a file is relatively simple, suitable for beginners
DE_CPP
- 实现差分进化算法 的C++ 代码。差分进化算法是基于种群的遗传进化算法,应用于参数优化等问题。-DE with VC++
differentialevolution
- differential evolution algorithm 差分演化算法,非常有效-differential evolution algorithm very efficiently
改进的差分进化算法
- 改进的差分进化算法,内附有测试函数,优化效果好。
Differential Evolution
- 包含了可用的差分进化算法代码,可以运行在matlab2010以上的版本(Contains the available differential evolution code)
mno-differential-grouping-7cf5110a1fab
- 利用差分分组的多目标优化算法,MATLAB编写。(differential grouping)
差分进化
- 差分进化进展,是难得的一篇全面介绍差分进化的论文(Differential evolution)
DeMat
- 差分进化算法,求最优解,能实现,能运行,是个样板(Differential evolution algorithm, the best solution, can be realized, can run, is a template.)
基于DSP的帧差法检测移动目标
- 基于dsp上调试帧间差分法对运动目标的检测,芯片使用的是DM642J进行软仿真。
基于DSP上dm642的帧差法检测移动目标
- 基于DSP上dm642的帧间差分法对运动目标的检测,供大家参考学习
