-
基于粒子滤波原理,选取颜色特征对目标进行描述,实现视频目标的实时跟踪,效果较好。...
基于粒子滤波原理,选取颜色特征对目标进行描述,实现视频目标的实时跟踪,效果较好。-Principle-based particle filter, select the color characteristics of the target description, realize the goal of real-time video tracking, better.
- 2023-05-09 10:50:03下载
- 积分:1
-
AI 人工智能 在C#环境下实现 9宫格 算法
AI 人工智能 在C#环境下实现 9宫格 算法-AI
- 2023-07-03 03:40:03下载
- 积分:1
-
用隶属函数型神经网与模糊控制融合的解耦程序
用隶属函数型神经网与模糊控制融合的解耦程序-Membership functions with neural networks and fuzzy control integration of the decoupling procedure
- 2022-04-13 10:40:53下载
- 积分: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
-
以某区水文数据为例,在matlab7中构建BP神经网络,进行仿真预测。...
以某区水文数据为例,在matlab7中构建BP神经网络,进行仿真预测。-Hydrological data in a certain district, for example, in matlab7 Building BP neural networks, simulation prediction.
- 2022-08-19 21:00:25下载
- 积分:1
-
遗传算法的matlab实现,举例说明遗传算法的基本实现步骤,适用于初学者...
遗传算法的matlab实现,举例说明遗传算法的基本实现步骤,适用于初学者-Matlab genetic algorithm to achieve, for example, shows the basic implementation steps of genetic algorithm is suitable for beginners
- 2022-03-19 20:18:03下载
- 积分:1
-
the software can input pixel matrix identification. Based on "Neural Networ...
这个软件可以对输入的象素矩阵进行识别。是根据《Neural Network Design》(Martin T. Hagan等)中的关于有监督的Heb学习编写的。使用JBuilder开发的界面,使用JCreator开发的核心。-the software can input pixel matrix identification. Based on "Neural Network Design" (Martin T. Hagan, etc.) on the supervision of a study prepared by the Heb. Using JBuilder development of the interface, use JCreator development of the core.
- 2023-03-09 09:40:04下载
- 积分:1
-
C++基于神经网络的数字识别代码
C++ 基于神经网络 法的数字 识别代码-C++ Based on neural network digital identification code
- 2022-03-13 05:01:34下载
- 积分:1
-
这是一个人工智能方面专家系统的例子,建立动物识别专家系统的规则库,并用与/或图来描述这个规则库。...
这是一个人工智能方面专家系统的例子,建立动物识别专家系统的规则库,并用与/或图来描述这个规则库。-This is an area of artificial intelligence expert system for example, the establishment of animal recognition expert system rule base and used and/or graph to describe the rule base.
- 2022-02-06 06:40:23下载
- 积分:1
-
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!...
自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
- 2022-01-31 23:56:55下载
- 积分:1