蟻群算法( ant colony algorithm) 是由意大利學者 Dorigo 等人[1 ,2 ] 于20 世紀90 年代初期通過模擬自然界 中螞蟻集體尋徑的行為而提出的一種基于種群的啟發 式仿生進化系統。蟻群算法包含兩個基本階段:適應階 段和協作階段。在適應階段,各候選解根據積累的信息 不斷調整自身結構。在協作階段,候選解之間通過信息 交流,以期望產生性能更好的解,這類似于學習自動機 的學習機制。蟻群算法最早成功應用于解決著名的旅 行商問題(t raveling salesman problem , TSP) ,該算法采 用了分布式正反饋并行計算機制,易于與其他方法結 合,而且具有較強的魯棒性[325 ] 。 蟻群算法創立十多年來,無論在算法理論還是在算 法應用方面都取得了很多突破性研究進展。
標簽: algorithm Dorigo colony ant
上傳時間: 2016-01-18
上傳用戶:xyipie
這是一個模擬第3類模式地震波的matlab腳本。 This a collection of Matlab scripts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded medium. The problem is formulated as a boundary integral equation and the elastodynamic kernels are analytically derived in the spectral domain (spatial wavenumber). The method is explained e.g. by Morrysey and Geubelle (1997), and has been improved and extensively used by Nadia Lapusta, Alain Cochard, etc.
標簽: collection antiplane scripts matlab
上傳時間: 2013-12-26
上傳用戶:遠遠ssad
Software developers need to have a number of traits in order to practice their craft well. First, they must be good analytical thinkers and problem solvers. A developer’s primary role is to create software that solves business problems. This requires analyzing customer needs and coming up with successful, creative solutions.
標簽: developers Software practice number
上傳時間: 2014-06-01
上傳用戶:671145514
所有的設計模式都有一些常用的特性:一個標識(a name),一個問題陳述(a problem statement)和一個解決方案(a solution)。 1、一個設計模式的標識是重要的,因為它會讓其他的程序員不用進行太深入的學習就能立刻理解你的代碼的目的(至少通過這個標識程序員會很熟悉這個模式)。? 2、問題描述是用來說明這個模式的應用的領域。? 3、解決方案描述了這個模型的執行。一個好的設計模式的論述應該覆蓋使用這個模型的優點和缺點。?
上傳時間: 2013-12-16
上傳用戶:hfmm633
這是linux下的進化計算的源代碼。 === === === === === === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest news about EO can be found on the sourceforge repository at http://eodev.sourceforge.net/ In case of any problem, please e-mail us at eodev-help@lists.sourceforge.net, eodev@egroups.com To get started, take a look at the tutorial, starting with ./tutorial/html/eoTutorial.html The easiest way to start programming a new genome with all EO evolution engines handy is to create a new standalone EO project from the tutorial/Templates/ directory. Read Lesson 5 of the tutorial for an introduction )
上傳時間: 2013-12-23
上傳用戶:jkhjkh1982
Session 1: common and useful built-in Mathematica functions variable assignment and function definition the Front End and the Kernel Notebooks. Session 2: organisation of data in Mathematica lists and expressions simple programming functions nesting. Session 3: the opportunity to develop your proficiency as a Mathematica user through work on an extended problem Case Studies Mathematica resources on the Internet.
標簽: Mathematica assignment and functions
上傳時間: 2013-12-27
上傳用戶:362279997
編譯的關于LL(1)詞法分析的小程序,適合在VC下運行-compiled on LL (1) Morphological analysis of the small programs, for the VC teachers to run the operation no problem
上傳時間: 2014-09-01
上傳用戶:sjyy1001
免疫遺傳算法解決TSP問題的源程序,屬于本人寫文章測試benchmark problem用的程序。
上傳時間: 2016-02-21
上傳用戶:hn891122
This template file is used to completely describe a system in a generalized % state space format useable by the ReBEL inference and estimation system. % This file must be copied, renamed and adapted to your specific problem. The % interface to each function should NOT BE CHANGED however.
標簽: generalized completely template describe
上傳時間: 2014-01-10
上傳用戶:hustfanenze
It is about spline word,please refer to this chapter and analysis ,then you will find how to draw spline ,if you have any problem,please contact me,my telephone is "none",haha!
標簽: analysis chapter spline please
上傳時間: 2016-03-07
上傳用戶:x4587