搜索资源列表
automix
- he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jump MCMC sampler of the same name described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis-he AutoMix package is a C program for Unix-l ike s
jang.zip
- 模糊神经网络与软件计算的各章代码,值得学习,望对大家有用,Fuzzy neural network computing and software of the various chapters of the code, it is worth learning, look for useful
kejian
- 模式识别导论课件,共八章内容,简单实用。-Introduction to pattern recognition software, a total of eight chapters content, simple and practical.
IntroNeuralJavaExampesEdition2
- IntroNeuralJavaExampesEdition书上的源代码,分章节,很有参考价值的。-IntroNeuralJavaExampesEdition the book' s source code, sub-chapters, of great reference value.
c1
- 很好的神经网络控制课件,这是第一章,后面还有4章,请多多支持。-Good neural network control courseware, this is the first chapter and there are four chapters, please their support.
c2
- 很好的神经网络控制课件,这是第二章,后面还有三章,请多多支持。-Good neural network control courseware, this is the second chapter, after that there are three chapters, please their support.
USACO1-5
- 美国信息学奥林匹克竞赛前五章的题目及其解析(附源代码)-U.S. Olympiad in Informatics the first five chapters of the subject and the analytic (with source code)
kalman_filtering_theory_and_practice
- 讲kalman滤波器的书,理论结合实践,附有matlab代码-kalman_filtering_theory_and_practice, address kalman filters, matlab codes for each chapters attached.
AIGameProgrammingWisdom
- 人工智能开发是一个程序员能够承担的最有挑战性的任务之一,而这本独一无二的论文集提供给程序员应对这个挑战的非常急需的信息。本书汇集了与智能游戏开发有关的人工智能内容,借助这些内容,程序开发员能够开发出智能角色。本书分为11章,分别是:通用智能,实用技术和专用系统,A*路径搜索,路径搜索与运动,战术问题和智能的群体运动,通用智能游戏架构,决策体系结构,FPS、RTS和RPG游戏中的智能,竞赛与运动智能,脚本语言,学习理论。-AI development is a programmer can tak
2
- 分章的神经网络,四五章,matlab语言编写,适合于初学者-Sub-chapter of the neural network, four or five chapters, matlab language, suitable for beginners
Neural-Network-Application-Design
- MATLAB神经网络应用设计 张德丰 共十章-MATLAB neural network application design Zhang Defeng total of ten chapters
Immune-the-nonlinear-model
- 本书首先对免疫性和非线性数学模型做简单的介绍,然后在各章中具体的讨论各种各样的免疫非线性描述的具体问题。在非线性模型方面,谈非线性动力学方程,反应扩散方程的波动和参数涨落时的随机描述,结合具体问题谈了细胞自动机。-Book begins on immunological and non-linear mathematical model to do a brief introduction, the chapters and then discuss a variety of specific
Final-Program-after-Chapters
- Simon Haykin s Neural Networks and Learning Machines Book s matlab code-Simon Haykin s Neural Networks and Learning Machines Book s matlab code
DS18B20
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章-第12章,是两个综合性较强的实例,分别足Visual
DataMiningPPT
- 数据仓库与数据挖掘课件 一共为十章 讲述数据仓库与数据挖掘的相关知识-Data warehouse and data mining courseware for a total of ten chapters about the data warehouse and data mining, knowledge
30-cases-in-matlab
- MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
ycsfdsxjc
- 遗传算法是模拟自然界生物进化的过程与机制求解问题的一类自组织与自适应的人工智能技术。 本书重点在于阐述遗传算法的数学基础。全书3章1遗传算法的集合理论2遗传算法的马尔可夫链分析3遗传算法的收敛理论-Genetic algorithm is a simulation of natural biological process of evolution and mechanisms to solve the problem of a class of self-organizing and a
yyzyhjszn
- 最优化在本质上是一门交叉学科,他对多个科学产生了重大的影响,并一成为不同领域中很多工作都不可或缺的公主。2-6章中每章覆盖了一项最优化技术的理论,7-11中侧重于不同范畴里的优化技术的实际应用。没章课独立学习又可作为一个大的中和性题目来研究-Optimization is essentially a cross-disciplinary, he produced several significant impact on science and a lot of work into differ
softmax_exercise
- UFLDL教程softmaxt回归章节后面练习的答案,根据书上步骤在源码基础上修改而成-UFLDL tutorial exercises softmaxt return later chapters answer, according to the book steps to modify the source code is made on the basis of
AI-Game-Programming-Wisdom
- 《人工智能游戏编程真言》汇集了与智能游戏开发有关的人工智能内容,借助这些内容,程序开发员能够开发出智能角色。本书分为11章,分别是:通用智能,实用技术和专用系统,A*路径搜索,路径搜索与运动,战术问题和智能的群体运动,通用智能游戏架构,决策体系结构,FPS、RTS和RPG游戏中的智能,竞赛与运动智能,脚本语言,学习理论。- Artificial intelligence game programming mantra brings together intelligent intelligen
