搜索资源列表
AiExpert-推理模型
- 一个面向对象的产生式推理模型,用于某专家系统的设计。提供了知识录入、编辑,自动推理,知识自检等功能。-an object-oriented production reasoning model, the expert system for a certain design. The knowledge input, editing, automated reasoning, knowledge, self-checking function.
人工智能动物推理系统程序
- 人工智能动物推理系统程序-animal AI reasoning system procedures
贝叶斯网络的因果推理关系
- 人工智能实验§贝叶斯网络的因果推理关系§ 熟悉掌握Bayes定理,学习贝叶斯网络的因果推理-artificial intelligence experiments Bayesian network causal reasoning relations mastery Bayes Theorem, learning Bayesian network causal reasoning
基于规则推理的动物识别
- 人工智能 基于规则推理的动物识别
基于自动推理技术的智能规划方法研究
- 本文主要针对基于自动推理技术的规划方法予以研究,分别考虑经典规划问题基于命题逻辑的规划方法和规划问题基于模态逻辑的规划方法,主要包括如下工作: 1)综述基于自动推理技术的规划方法的研究现状。 2)提出基于Graphplan的编码和基于状态的编码中重叠公理的判定策略和冗余公理的删除策略;在基于Graphplan的编码方式的基础上,通过压缩动作互斥公理和添加框架公理设计并实现两种新的编码方式:基于PMA的编码方式和基于FA的编码方式。 3)在基于动作的编码方式的基础上,提出一种新的利用约简动作变元
driverfuzzy.rar
- 用于描述通过模糊推理系统建立驾驶员模糊跟驰系统,Used to describe the fuzzy inference system through the establishment of the driver-following system of fuzzy
Animal
- 实验一:基于web的动物识别系统 1. 实验目的 理解和掌握产生式知识表示方法及产生式系统的基本过程,能够利用Web编程技术建立一个基于产生式知识表示的简单的智能系统。 2. 实验环境 (1) 硬件环境:网络环境中的微型计算机。 (2) 软件环境:Windows操作系统,任选一种网络编程语言和数据库管理系统。 3. 实验要求 (1) 以本书第2章动物识别产生式系统的规则为知识库(可增加规则),采用正向推理或逆向推理方式。 (2) 以选定的数据库管理
expert
- C#简单专家系统,建立知识库,设计推理机-C# expert Visual Studio 2005
JenaTest
- 语义新闻搜索 可根据推理机制 产生相关内容 并解决中文乱码 问题 还有后端同义词实现部分 有利于 二次开发 中国石油大学(北京)语义WEB的师兄弟们 一定用的上-Semantic News Search reasoning mechanism can produce relevant content and solve the garbage problem in Chinese also realize some benefit back synonyms seconda
fuzzpid
- 利用Matlab工具箱设计模糊控制器 49条模糊控制规则形成一个模糊控制规则矩阵,然后根据模糊输入量按照相应的模糊推理算法完成计算,并决策出模糊输出量。 输出模糊量的解模糊方法选取重心法。-Computer simulation of fuzzy control system based on fuzzy toolbox and SIMULINK
FullBNT-1.0.4
- 贝叶斯网络的matlab实现。可以创建贝叶斯网络、训练模型,以及实现统计推理。这里是最新的1.0.4版-Bayesian networks to achieve matlab. Bayesian networks can be created, the training model, and the achievement of statistical inference. Here is the latest version 1.0.4
Csharp_Apriori
- 本程序用VS2008开发环境,采用Csharp语言编写。用一个简易的对话框实现Apriori关联算法,逐步统计推理,实现算法功能。简单、易学。-This is a simple demo of Apriori algorithm. This code is finished by Csharp in VS2008. It s brief enough for beginners.
gasanfis
- 使用自适应神经模糊推理系统的方法预测时间序列-The use of Adaptive Neuro-Fuzzy Inference System for Prediction of Time Series
securedownload
- 产生式系统实例,,,C语言实现,,正向推理。-Examples of production system,,, C Language, reasoning being.
AcquireKlg
- 实现规则推理 模糊识别 神经网络的专家系统 ,要运行需要先装SQL导入数据库-The realization of rule-based reasoning fuzzy recognition neural network expert system, installed to run need to import SQL database
Fuzzyinference
- 用于模糊推理系统的开发,可以自动生成建立模糊推理系统-Fuzzy Inference System for the development, can be automatically generated to establish fuzzy inference system
reaing_machine_swrl
- 本体推理是语义网研究的一个热点问题,目前大多数查询系统都是专家系统,但在 专家系统中,知识的表现形式都存在各种不足,本文在借鉴原有专家系统优点的基础之上, 介绍了一个基于SWRL 推理机制的框架,它弥补了专家系统中的不足之处,解决了以往的 本体不能表示“if...then...”这样句式规则的缺点,另外利用本体技术使我们的系统在其它类似 的系统中可以重复使用。-Ontology inference is a hot issue in the studies of Semantic
推理机
- 使用C#语言编写简单的规则推理机制,构建知识库(A simple rule reasoning mechanism is written in C# language)
推理分类及前沿探究_张俊伟_1017216018
- 推理分类及前沿探究,这是一个应用量子原理来对现在的推理技术进行研究的探索。(Inference classification and frontier exploration.)
简单动物识别系统的知识表示与推理Python
- 简单动物识别系统的知识表示与推理 (1)以动物识别系统的产生式规则为例 (2)建造规则库和综合数据库,并能对他们进行增加、删除和修改操作 (3)基于建立的规则库和综合数据库,进行推理(Knowledge representation and reasoning in simple animal recognition system (1) take the production rule of animal identification system as an example. (2) b