Genetic Algorithm for two variable
標簽: Algorithm variable Genetic for
上傳時間: 2014-01-08
上傳用戶:蟲蟲蟲蟲蟲蟲
java人工股市源碼,用了GA(Genetic Algorithm)和ANN(Artificial Neural Network)。內附程序詳細說明,強烈推薦!
上傳時間: 2015-02-26
上傳用戶:TRIFCT
-PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization algorithm using the biotic genetics.
標簽: controller extensively industrial world
上傳時間: 2014-01-07
上傳用戶:爺的氣質
1。《遺傳算法的數學基礎》,張文修、梁怡編著 西安交通大學出版社 2000年第一版 遺傳算法(genetic algorithm)是模擬自然界生物進化過程與機制求解問題的一類自組織與自適應的人工智能技術,已廣泛應用于計算機科學、人工智能、信息技術及工程實踐。 本書重點在于闡述遺傳算法的數學基礎。全書共分3章,第1章給出了遺傳算法的幾何理論,第2章給出了遺傳算法的馬爾可夫鏈分析,第3章給出了遺傳算法的收斂理論。 本書可以作為應用數學、計算機科學、系統科學等專業研究生的教材,也可以作為研究遺傳算法的參考書。
標簽: 算法
上傳時間: 2015-07-01
上傳用戶:xauthu
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標簽: Programming Reference Standard Template
上傳時間: 2014-01-19
上傳用戶:netwolf
英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
標簽: Programming Reference Standard Tutorial
上傳時間: 2015-09-02
上傳用戶:Breathe0125
一個由Mike Gashler完成的機器學習方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms.
標簽: classifier includes bayesian decision
上傳時間: 2015-09-11
上傳用戶:gaome
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be specified in any order, so long as the parameter pairs are specified as a parameter , value
標簽: Traveling Salesman solution Problem
上傳時間: 2013-12-22
上傳用戶:ruixue198909
遺傳算法的VS2003工程,調試通過,An Introduction to Genetic Algorithms for Scientists and Engineers 書中的算法源程序
上傳時間: 2015-12-11
上傳用戶:wxhwjf
圖像處理的關于Snakes : Active Contour Models算法和水平集以及GVF的幾篇文章,文章列表為: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral Stability of Local Deformations Spectral Stability of Local Deformations.pdf [6]An active contour model for object tracking using the previous contour.pdf [7]Volumetric Segmentation of Brain Images Using Parallel Genetic AlgorithmsI.pdf [8]Segmentation in echocardiographic sequences using shape-based snake model.pdf [9]Active Contours Without Edges.pdf 學習圖像處理的人必看的幾篇文章
標簽: Contour Snakes Active Models
上傳時間: 2014-01-15
上傳用戶:wqxstar