-
股票交易系统自动根据指标进行相关的交易系统
股票交易系统自动根据指标进行相关的交易系统-Automatic stock trading system in accordance with indicators related to the trading system
- 2022-08-16 17:42:05下载
- 积分:1
-
基于粒子滤波原理,选取纹理特征对目标进行描述,实现视频目标的跟踪。
基于粒子滤波原理,选取纹理特征对目标进行描述,实现视频目标的跟踪。-Principle-based particle filter, select the texture features to describe on the target to achieve the objectives of tracking video.
- 2022-03-13 05:09:26下载
- 积分:1
-
maximum function for the genetic algorithm source code Matlab
求解函数最大值的遗传算法Matlab源代码-maximum function for the genetic algorithm source code Matlab
- 2022-03-17 20:59:08下载
- 积分:1
-
这是一本较详细介绍遗传算法原理和应用的书籍,很多应用在本书中多有介绍...
这是一本较详细介绍遗传算法原理和应用的书籍,很多应用在本书中多有介绍-This is a more detailed genetic algorithm theory and application of books, many applications in this book presents more
- 2022-07-16 05:36:39下载
- 积分:1
-
本程序用于训练RBF神经网络权值的量子粒子群优化…
此程序为训练RBF网权值的量子粒子群优化算法,供各位参考-this program for training RBF net weights Quantum Particle Swarm Optimization Algorithm for reference
- 2022-01-25 17:23:12下载
- 积分:1
-
此程序用于测试神经元的库函数 // 它展示了怎样用这个库所生成的多层BP网络来求解宇称问题...
此程序用于测试神经元的库函数 // 它展示了怎样用这个库所生成的多层BP网络来求解宇称问题-this procedure for testing neuronal function of the library// it tells how to use this library generated by the multi-storey BP network to solve problems Parity
- 2022-01-24 10:08:12下载
- 积分:1
-
BP networksBP networksBP networksBP networksBP networks
神经网络算法 神经网络算法 -BP networksBP networksBP networksBP networksBP networks
- 2022-03-15 14:52:01下载
- 积分:1
-
java系列归因于反
用Java编的人工智能的归结反演算法-Java series attributed to the anti-artificial intelligence algorithms
- 2022-05-30 06:38:24下载
- 积分:1
-
遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂...
遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂-Genetic Algorithm
- 2022-01-26 04:14:35下载
- 积分:1
-
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日...
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容
这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。
如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
- 2022-05-29 02:10:25下载
- 积分:1