搜索资源列表
-
0下载:
在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中
股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。
反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的
计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整
,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场!
通
-
-
1下载:
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方
-
-
0下载:
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方
-
-
0下载:
操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid dea
-
-
0下载:
主要用于近红外光谱处理中光谱特征选择,是目前近红外光谱数据处理的重要方法之一。-Successive Projections Algorithm for NIR data analysis
-
-
0下载:
本代码实现基于成对约束的半监督图嵌入算法-Following the intuition that the image variation of
faces can be effectively modeled by low dimensional
linear spaces, we propose a novel linear subspace
learning method for face analysis in the framework of
graph embeddi
-
-
0下载:
Locality preserving projections algorithm in Matlab.Folder consists of three files
-
-
0下载:
用于流量预测的BP算法,可以实现非线性预测,供参考-Flow projections for the BP algorithm, nonlinear prediction can be achieved, for reference
-
-
0下载:
VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways.
With Vid
-
-
1下载:
LmNet PF 神经网络预测平台是公司基于最优神经网络算法(Levenberg-Marquardt动量项法)开发的通用预测平台工具。它是针对用户进行预测需要,快速构建神经网络应用的通用预测平台,它能解决包括销售量预测、销售价格预测、成本预测、市场潜力预测、新产品价格预测等方面的预测分析。功能包括:新建、修改网络模型;网络训练;网络仿真;误差分析;专家样本数据自动生成;节点配置;数据归一化处理;网络参数初始化设置等。~..~
-Neural Network Prediction LmNet
-
-
0下载:
用于免疫算法的线性的检测器生成算法,该程序用于流量预测等方面。-Immune algorithm for the linear detector generating algorithm, the program for flow projections and so on.
-
-
1下载:
详细表述了分数阶傅立叶变换的离散实现,将现有的算法进行比较。-In this note we make a critical comparison of some matlab programs for the digital computation of the
fractional Fourier transform that are freely available and we describe our own implementation that lters
the bes
-
-
0下载:
此代码是在matlab上实现车辆预测跟踪,根据c均值算法测出当前车辆中心,根据αβγ滤波预测下一状态的中心-This code is a matlab forecast track to achieve vehicle, according to c means algorithm to detect the current vehicle center, according to projections αβγ filter the center of the next state
-
-
0下载:
The PLS method -- partial least squares projections to latent structures
-- and its applications in industrial RDP (research, development, and
production).-The PLS method-- partial least squares projections to latent structures
-- and its appli
-
-
0下载:
BACKPROJ uses the filtered or unfiltered backprojection algorithm to perform the inverse Radon transform. The filter is designed directly in the frequency domain and then multiplied by the FFT of the projections. The projections are zero-padded to a
-
-
1下载:
连续投影算法MATLAB源码,很好的资料,很齐全-successive projections algorithm
-
-
0下载:
一个很好的车牌定位实例,通过经过灰度化、二值化、降噪、中值滤波、水平投影和垂直投影算法,实现了车牌的准确定位。-A good example of plate positioning, by passing through the graying, binarization, noise reduction, median filtering, horizontal and vertical projections algorithm to achieve the exact location
-
-
0下载:
Successive Projections Algorithm matlab
-
-
1下载:
连续投影法,提供GUI,非常方便,并嵌入了多元回归算法-Successive projections algorithm and provide its GUI
-
-
0下载:
连续投影算法,主要是基于matlab实现的(Successive-Projections-Algorithm)
-