-
I recently wrote a paper source, mainly for reference signal with the ICA algori...
我最近写的一篇论文的源码,主要是对带参考信号的 ICA算法的扩展,多参考信号的ICA固定点算法。-I recently wrote a paper source, mainly for reference signal with the ICA algorithm expansion more reference signal ICA fixed-point algorithms.
- 2022-03-14 21:56:04下载
- 积分:1
-
遗传算法和神经网络的结合应用,通过Visual C++环境来实现该功能,使计算能力更强...
遗传算法和神经网络的结合应用,通过Visual C++环境来实现该功能,使计算能力更强-Genetic algorithms and neural networks combination of applications, through the Visual C++ environment to achieve this feature, so that more computing power
- 2022-10-08 11:30:03下载
- 积分:1
-
c++学习初步
c++学习初步-c++ preliminary study
- 2022-01-21 04:02:56下载
- 积分:1
-
多步预测,设计简单规范,基于信息建模,具有很强的抗干扰性和鲁棒性....
多步预测,设计简单规范,基于信息建模,具有很强的抗干扰性和鲁棒性.-Multi-step prediction, the design of simple norms, based on information modeling, which has strong anti-jamming and robustness.
- 2023-02-02 19:25:03下载
- 积分: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
-
这是用VC实现的模糊控制算法,稍作处理可以达到自己的要求
这是用VC实现的模糊控制算法,稍作处理可以达到自己的要求-This the VC fuzzy control algorithms, separate treatment can achieve their demands
- 2022-07-04 16:35:37下载
- 积分:1
-
人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章...
人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章-Face Recognition : The Singular Value Decomposition and KL transform projection, it is valuable to an article
- 2022-02-13 20:51:35下载
- 积分:1
-
solution of TSP genetic algorithm C Programming Language
解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
- 2022-09-20 01:00:03下载
- 积分:1
-
basic framework BP neural network, suitable for beginners to grasp the compositi...
基本的BP神经网络框架,比较适用于初学者快速掌握神经网络的构成。-basic framework BP neural network, suitable for beginners to grasp the composition of neural networks.
- 2022-01-26 07:28:38下载
- 积分: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