搜索资源列表
colin
- CoLIN 人工语言模拟 汉化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4 0RJ alan@barc0de.demon.co.uk http://www.barc0de.demon.co.uk/ 汉化者 陈辉 主页: http://go2debug.yeah.net 邮件: go2debug@hotm
asm_javasrc
- 在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中 股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。 反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的 计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整 ,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场! 通
asm_java
- 人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方
蚂蚁
- 蚁群算法上传一个文件这么复杂啊?生命在长期进化过程中,积累了很多新奇的功能,人类很早就从中得到启发而改进自己的工具,如史书中记戴“见蓬转而做车辑”,传说鲁班被茅苇划破,而发明锯子……也许早先的发明,只是偶然的模仿和发现,后来人们已有意识地进行这方面的研究,这就是“仿生学”。仿生学顾名思义就是模仿生物的某些功能的学问。有名的例子很多,如模仿海豚皮而构造的“海豚皮游泳衣”、科学家研究鲸鱼的皮肤时,发现其上有沟漕的结构,于是有个科学家就依照鲸鱼皮构造,造成一个薄膜蒙在飞机的表面,据实验可节约能源3%,
asm_swarm
- 人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方
trnn
- 神经网络训练,应用matlab7NN包,用一个隐藏层使用5折交叉验证。-Training the Neural Network This scr ipt is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s available with the earlier ve
SearchMaze
- 周立功公司电脑鼠搜索迷宫功能的实现,内含速度,转弯步数等的修改。-ZLG maze features search company' s computer realization of mice, containing the speed, turn steps such changes.
Elman
- 利用Elman网络对信号的幅度进行检测,能够正确输出时变信号的幅度值。本源码中假设信号由幅度分别为1和2的正弦信号交替变化构成-Elman network use the magnitude of the signal detection, can correct the output signal range of time-varying value. Assuming the source signal by the magnitude of 1 and 2 constitute a ch
S12instructionfuzzycontrolalgorithm
- 通过模糊控制的思想来对智能车的控制算法进行了优化。实际解决了智能车在拐弯时超调过大的问题。文中介绍了模糊控制的理论和S12特有的模糊控制指令。在实际经验的基础上设计出了模糊控制算法,并给出了控制规则。实践结果表明,设计的算法在实际减小智能车在转弯时的超调具有较好的效果。-Thinking through the fuzzy control for intelligent vehicle control algorithm has been optimized. Practical solutio
hlrb
- Yes there is a Chapter 0. There is a little bit of introductory stuff we need to talk about before we set you loose on Ruby. You wouldn t want to get psyched about a new gadget, get it home, and then figure out you need batteries, a grapefrui
matlab
- 本人转的一个神经网络程序:matlab编的bp神经网络用法的程序-I turn a neural network program: matlab code for bp neural network program usage
hannuotachengxu
- 首先把三根柱子按顺序排成品字型,把所有的圆盘按从大到小的顺序放在柱子A上,根据圆盘的数量确定柱子的排放顺序:若n为偶数,按顺时针方向依次摆放 A B C;若n为奇数,按顺时针方向依次摆放 A C B。-First, the three pillars of order to the finished fonts, all the disks in sequence on the pillar by A, according to the number of disk emission to de
main-program-of-the-robot
- 机器人的主程序及其循迹、走右转控制识别程序-The main program of the robot tracking, take right turn control of the identification procedures
pathplanning
- 基于路径规划的迷宫移动机器人。软件分为三个层次来完成不同的功能,并应用了遇到路口"左转优先"的简 单优化决策法则。开发的成果为优化、快捷走出更为复杂的路径规划的迷宫提供了可行的方法。 -Maze-based mobile robot path planning. Software is divided into three levels to perform different functions, and the application of experience crossing &
dangcing--robert
- 实现机器人的行走转弯招手转头等各种动作,控制电机驱动的程序.-Robot walking and other movements turned around and waved turn, control the motor-driven program.
two-robots
- 本程序可以实现两个机器人的运动,机器人首先前进,再转圈。-This program can achieve two robots sport, robot first forward, again a turn.
rgb2hsi
- rgb到hsi空间的转换,里面有详细的程序解释,可以实现空间转后利于人工智能图片的识别与相关处理-RGB to the transformation of the hsi space, there is a detailed explanation of the program, can achieve space after turn to artificial intelligence picture recognition and relevant processing
last-maze
- 完整的电脑鼠走迷宫程序,包括搜索阶段,冲刺阶段,对转弯及驱动做了修改,算法采用向点法则。-Complete computer mouse mazes program, including search stage, sprint, to turn and driver have modified, the algorithm to some rules.
maze
- 本程序中算法采用向心法则和向点法则结合的搜索算法,对转弯及底层驱动也做了改进。-In this program to keep algorithm using the combination of law and to point search algorithm to turn and bottom drive also improved.
Application-of-GPF-Algorithm
- 介绍了高斯粒子滤波器(GPF) 的基本思想和具体算法的实现步骤,并讨论了此算 法在机动目标转弯模型跟踪中的应用-The introduced Gaussian particle filter (GPF), the basic idea and specific implementation steps of the algorithm, and discuss the application of this algorithm in turn model maneuvering target