搜索资源列表
人工神经网络技术在智能分布式检索系统中应用
- 人工神经网络技术在智能分布式检索系统中应用- The artificial nerve network technology applies in the intelligent distributional retrieval system
智能控制系统
- 一本关于智能控制系统的好书,里面包括了模糊逻辑、专家系统、神经网络控制等内容,不仅理论叙述翔实,还有大量的实际程序附录,值得大家学习。-an intelligent control system on the books, including the inside of fuzzy logic, expert system, neural network and control content, not only informative narrative theory, there is a
产品设计时间智能预测方法的研究
- 产品设计时间智能预测方法的研究,值得借鉴一下-product design time intelligent prediction method of research, worth learning about
BP智能岩土工程
- BP智能岩土工程,为初学者提供学习。高手可以进行更改程序不能处理大数据量的错误。-BP smart geotechnical engineering, to beginners learning. Experts can not change procedures to deal with the large volume of data errors.
智能支持决策系统DSS源程序
- 这是一个使用VC++编写的“智能支持决策系统DSS源程序”,学习语言很有参考价值.分配问题/匈牙利算法-It is a preparation of the VC "intelligent decision support system DSS source," learn the language of great reference value. Distribution / Hungary algorithm
智能蚁群算法及应用
- 作为群体智能的一种典型实现,蚁群算法正在受到学术界的广泛关注。这是一种基于种群寻优的启发式搜索算法,由M.Dorigo等人于1991年首先提出。本书从基本结构、算法特点、改进方法、突破途径、实现模式及应用模式等方面做了一些系统的研究工作,观点新颖,内容全面,具有一定的学术价值和研究意义
ELM智能算法
- ELM智能算法的分类与回归的一个例子
GA-TEST
- 基于遗传算法的智能组卷系统,开发环境J2SE。-This is the genetic algorithm automatically Test Paper in which the application papers, all the information is, Give it a try
antcolony
- 程序名称:蚁群觅食模拟 程序介绍: 本程序模拟自然界蚂蚁寻找食物并带回自己窝的过程,栩栩如生的再现了单个蚂蚁的灵活性和整体蚁群的智能涌现。关于用几条简单规则涌现生命现象的信念得到了进一步加强验证。用户可以自定义地图,从而让蚂蚁有机会与复杂的地形环境打交道,地形越复杂,蚂蚁的智能特性越能体现出来。-Name: ant foraging simulation program descr iption: This procedure simulated natural ants to fin
pegjump
- 设计一类peg jump问题的求解系统,初步掌握智能搜索算法中的盲目搜索和启发式搜索这两类基本方法,同时通过具体的问题体会搜索算法、数据结构、程序设计等知识的综合应用。-Peg jump for a class of design problem solving systems, intelligent search algorithm for the initial grasp of the blind search and heuristic search these two types o
paper
- 这个是智能优化算法论文集,里面有的文章对于学习者有一定的帮助。-This is a collection of intelligent optimization algorithm, which some articles for the learner will certainly help.
predict
- 模拟人的思维特点,提出一种新型智能控制器:仿人逻辑预测控制器. 该控制器融合了基于泛布尔代数的逻辑控制器和基于模型的预测控制器的特点, 是一种多值逻辑混合动态系统. Matlab仿真表明, 该控制器在模型匹配时性能良好, 在模型失配时依然能满意运行, 表现出鲁棒性强, 超调量小的特点. 与其它类型人工智能控制器相比, 该控制器结构简单, 物理背景明确, 数学概念清晰, 便于在工业控制领域推广应用.-Simulation of the characteristics of people' s
yuandaima
- 基于遗传算法,针对考试系统的自动出题问题,应用矩阵理论的知识,为自动组卷系统建立了一个合适的数学模型,使我们能在数学模型的基础上,应用遗传算法全局寻优和智能搜索的特性,在试题的各种属性满足数学模型的控制指标的基础上,从题库中既好又快的抽出一组符合考方要求的试题,从而得到一份满意的试卷。-Based on genetic algorithms, automatic test system for the title problem, the application of matrix theory
PSO
- pso 粒子智能优化算法,C语言实现。欢迎下载。-Intelligent Optimization Algorithm pso particles, C language. Welcome to download
TSP_GA
- 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
frist7
- Vb写的关于计算智能中的模糊评价系统,源程序代码-VB Artificial intelligence source code Fuzzy Evaluation System
智能控制代码
- 智能控制第二版所有程序代码,并辅以实例验证
MATLAB智能算法30个案例分析+源代码
- 30个智能算法MATLAB模型,非常有助于数学建模和相关学习(30 intelligent algorithms, the MATLAB model, are very helpful in mathematical modeling and related learning)
智能算法
- 智能算法,含有遗传算法、模拟退火算法、BP神经网络优化、免疫算法、粒子群算法、蚁群算法等智能算法,MATLAB亲测可用。(Intelligent algorithm, including genetic algorithm, simulated annealing algorithm, BP neural network optimization, immune algorithm, particle swarm algorithm, ant colony algorithm and other
线性多智能体系统的事件驱动一致性控制_李思远
- 多智能体文章是有关事件触发的可以看看。。。。。。。。。。。。。。。。。。(Multi-agent Articles)