搜索资源列表
intermodeller
- 专家系统外壳工具,教学用。 高中信息技术新课标配套软件-expert system shell tools, and teaching. High school information technology packages New Curriculum
MIT_AI
- 美国麻省理工大学教授人工智能的课件以及课后的习题相关-American University professor of artificial intelligence at MIT courseware and the exercises related to the after-school
ReBEL_0-2-6
- ReBEL is a Matlabtoolkit of functions and scr ipts, designed to facilitate sequential Bayesian inference (estimation) in general state space models. This software consolidates research on new methods for recursive Bayesian estimation and Kalman
Mersad-5.9.5-RC2005.tar
- RoboCup 2D 仿真组老牌强队Mersad 2005的完整源代码,Mersad-5.9.5 (RoboCup 2005) , Allameh Helli High School (NODET) , Islamic Republic of IRAN-RoboCup 2D Simulation Group Mersad 2005 veteran strong teams complete source code, Mersad - 5.9.5 (RoboCup 2005), Allam
rbfmain
- 这是我在学校上人工神经网络的课程时做的课程设计的源程序,使用的是rbf神经网络。-this is my school ANN curriculum so the curriculum design of the source, rbf use of neural networks.
VB36
- 要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二
1234
- 组合优化问题的人工鱼群算法应用 通过模仿鱼类的行为方式,提出了一种基于动物自治体的优化方法—人工鱼群算法(Artificial Fish- school Al2 gorithm) ,并将其用于组合优化问题的求解. 介绍了该算法在此类问题求解中的距离、邻域等概念,给出了具体的实 现方法. 最后以TSP 问题为例对该算法进行仿真测试. 结果表明它具有快速收敛的能力.
AIPractiseAnswers
- 马少平《人工智能》课后习题答案,适合初学者自学练习。-Shao-Ping Ma, " Artificial Intelligence" after-school Exercise answers, suitable for self-study exercises for beginners.
robot_fira
- robot fira SimuroSot 5vs5 (仿真),比对各学校的策略算法,该文件东北大学的源代码。里面已包含相应的策略和思想。提供给大家参考-robot fira SimuroSot 5vs5 (simulation), than on the school s strategy algorithm, Northeastern University, the paper s source code. Which already contains the corresponding st
PatternRecognitionPPT
- 模式识别(国家级精品课程讲义),国防科技大学 电子科学与工程学院信息工程系 蔡宣平教授的课件-Pattern Recognition (national best course handouts), the National Defense Science and Technology University of Electronic Science and Engineering, School of Information Engineering, Professor Cai Xuanpin
artificial-fish-school-algorithm
- 很好的人工鱼群算法代码-很好的人工鱼群算法代码-Good artificial fish school algorithm code- very good artificial fish school algorithm code
assignment3
- 人工智能 作业3 武汉大学 国际软件学院-Artificial Intelligence operations 3 School of Wuhan University International Institute for Software
ZhongXiaoXuePaiKe
- 中小学排课系统代码 用于算法研究,且内有测试实例及测试数据. 是C#的语法.-Timetable code for primary and secondary school system algorithm, and there are test cases and test data. Is the C# Syntax.
example8_1
- 数学建模中常用的神经网络程序,共有三部分,这是第一部分,是参加校赛是编写的-Mathematical modeling of neural network used in the procedure, a total of three parts, this is the first part of the tournament to participate in the preparation of school
example8_2
- 这是神经网络算法的第二部分,有MATLAB编写,功能是复杂神经网络中的穷举算法,校赛是编写的-This is a neural network algorithm for the second part of the preparation have MATLAB, function is a complex neural network in the exhaustive algorithm, the school is prepared race
paike
- 基于遗传算法的排课系统,可以对学校的课程进行编排。-Timetable based on genetic algorithm system, can be arranged for school curricula.
Radian
- According to trilearn_base_sources-3.3 (generally known as UVA bottom) to amend the code of RoboCup teams, for certain modules in detail the Notes (such as BasicPlayer, WorldMode module), and carried out some basic moves to add a model (an increase o
Labwork
- 国外学校神经网络课程的实验资料,里面包含了实验的所有源程序和实验说明,对使用神经网络算法的控制,辨识,预测都有,非常好-Neural network of foreign school course experiment data, which contains all the source code of the experiment and experiment shows that the use of neural network algorithm for the control, i
include
- 用遗传算法解根号2,求根号2,也就是求方程f(x)=x*x-2=0的正整数解,x=1时f(1)<0,x=2时f(2)>0,由介值定理,则1到2中间存在一个根,根据代数基本定理和根的对称性知这就是我们要找的根(废话,初中生都知道是1.414左右),由目标函数得到适应度函数,我们选择个体都在[1,2]之间,那适应度函数我可以取 j(x)=40/(2+|x*x-2|)-10,由x的取值范围知j的范围是(0,10) x和y交叉就用取平均(x+y)/2,交叉概率取0.9,变异概率为0,
FSOUCP
- 此源码是对人工鱼群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial fish school algorithm for unconstrained optimization of continuous function to solve for the case containing the constr