-
用matlab语言编写模拟退火算法,实现0-1被包问题
用matlab语言编写模拟退火算法,实现0-1被包问题-using Matlab language simulated annealing algorithm to achieve 0-1 by Kit
- 2023-01-16 22:15:03下载
- 积分:1
-
AI 人工智能 在C#环境下实现 9宫格 算法
AI 人工智能 在C#环境下实现 9宫格 算法-AI
- 2023-07-03 03:40:03下载
- 积分:1
-
使用二进制和实数编码变量的遗传算法实现。混合变量…
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).-This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g gt;= 0) and normalized (see the sample problem in prob1 in objective()).
- 2022-02-07 16:02:59下载
- 积分:1
-
基于小波神经网络算法的流域日径流预报模型,该例程为结合型小波神经网络的例子...
基于小波神经网络算法的流域日径流预报模型,该例程为结合型小波神经网络的例子-based on wavelet neural network algorithm watershed day runoff forecasting model, the combination of routines for wavelet neural network examples
- 2022-05-25 13:11:41下载
- 积分:1
-
这是bs球队的仿真2D比赛程序,其中的智能算法和强化学习算法值得借鉴。...
这是bs球队的仿真2D比赛程序,其中的智能算法和强化学习算法值得借鉴。-This is bs tournament team 2D simulation procedure, in which intelligent algorithms and reinforcement learning algorithm is worth learning from.
- 2022-11-07 20:20:04下载
- 积分:1
-
GA的多
遗传算法 多目标的优化 是用GAOTV包做的-GA multi-objective optimization is done with the package GAOTV
- 2023-04-14 06:35:04下载
- 积分:1
-
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Age...
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场!通过研究ASM,我们可以更好的理解现实世界的行为,并且它提供了一个很好的现实股市的隐喻。 备注:该程序运行需要有Swarm平台的支持,关于这个平台可以到http://www.swarm.org免费下载。 -artificial stock market (Artificial Stock Market, or ASM) is a stock market simulation operation of the procedure. In this computer in the virtual market, a number of traders known as artificial intelligence (Agent) by observing them where the digital world and the stock dividend and the constantly changing projections, and based on these projections made whether or not to purchase stocks and the purchase of shares in decision-making. Conversely, all the decision-making transactions in turn determines the share price, so that the entire stock market would constitute a self-enclosed computer system. Moreover,
- 2022-02-01 02:07:50下载
- 积分:1
-
a C# language of the genetic algorithm source
一个利用C#语言实现的遗传算法源程序-a C# language of the genetic algorithm source
- 2022-03-22 17:49:23下载
- 积分:1
-
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。...
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。-Bayesian Optimization Algorithm is a new evolutionary algorithm, through Bayesian probability and statistics to learn the knowledge of future generations, but to enable the evolution towards a favorable direction, procedures C achieved a Bayesian Optimization Algorithm.
- 2022-07-03 10:48:26下载
- 积分:1
-
神经网络的算法,关于BP网络的编写
神经网络的算法,关于BP网络的编写-neural network algorithm, on the preparation of BP Network
- 2022-12-22 05:05:03下载
- 积分:1