-
Can be used a year ago gassy source source source
可以用的gassy
一年前的源码源码源码-Can be used a year ago gassy source source source
- 2022-03-25 02:07:31下载
- 积分:1
-
模拟遗传算法,JAVA
模拟遗传算法,JAVA-Simulation of Genetic Algorithms, JAVA
- 2022-11-19 22:35:08下载
- 积分:1
-
人工神经网络算法研究及应用 田景文.包括神经网络、遗传算法、小波网络、模拟退火算法和支持向量机,清晰易懂,非常值得一看。...
人工神经网络算法研究及应用 田景文.包括神经网络、遗传算法、小波网络、模拟退火算法和支持向量机,清晰易懂,非常值得一看。-Artificial Neural Network Algorithm Research and Application田景文. Including neural networks, genetic algorithms, wavelet networks, simulated annealing algorithm and support vector machine, clear and easy to understand, is a must see.
- 2022-03-20 19:35:13下载
- 积分: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
-
人体运动检测与运动跟踪的源代码,用到了最新的算法,对这方面研究的人员很有帮助...
人体运动检测与运动跟踪的源代码,用到了最新的算法,对这方面研究的人员很有帮助-Human Motion Detection and Motion Tracking source code, use the latest algorithms, this study helpful staff
- 2022-12-03 23:10:03下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
经常性的神经网络故障诊断,可以看到,呵呵
递归神经网络故障诊断,可以看看,不错的哦-Recurrent neural network fault diagnosis, you can see, oh well
- 2022-06-02 17:03:07下载
- 积分:1
-
用BP神经网络逼近函数Z=SIN(X*Y),采用C++编程.
用BP神经网络逼近函数Z=SIN(X*Y),采用C++编程.-Using BP neural network to approach the function Z = SIN (X* Y), using C++ programming.
- 2022-01-27 15:28:31下载
- 积分:1
-
我的英国石油网
人工神经网络网上发给我的BP-ANN Internet to my BP
- 2023-03-11 16:10:03下载
- 积分:1
-
用元胞自动机实现以不同颜色表示不同状态细胞的细菌分裂试验的算法C语言代码...
用元胞自动机实现以不同颜色表示不同状态细胞的细菌分裂试验的算法C语言代码-Using Cellular Automata in order to realize different colors express different states of bacterial cells to split the test algorithm C language code
- 2023-07-04 00:35:03下载
- 积分:1