- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
一个专家系统的子
一个专家系统的例子
一、建立动物识别专家系统的规则库,并用与/或图来描述这个规则库。
规则库由15条规则组成,规则名分别是;rule1,rule2,┉,rule15,规则库的符号名为ruleS。编写一段程序,把15条规则组成一个表直接赋值给规则库ruleS。
( rules
((rule1
(if (animal has hair)) 若动物有毛发(F1)
(then (animal is mammal))) 则动物是哺乳动物(M1)
((rule2
(if (animal gives milk)) 若动物有奶(F2)
(then (animal is mammal))) 则动物是哺乳动物(M1)
((rule3
(if (animal has feathers)) 若动物有羽毛(F9)
(then (animal is bird))) 则动物是鸟(M4)
((rule4
(if (animal flies)) 若动物会飞(F10)
(animal lays eggs)) 且生蛋(F11)
(then (animal is bird))) 则动物是鸟(M4)
((rule5
(if (animal eats meat)) 若动物吃肉类(F3)
(then (animal is carnivore))) 则动物是食肉动物(M2)
((rule6
(if (animal Raspointed teeth)) 若动物有犀利牙齿(F4)
(animal has claws) 且有爪(F5)
(animal has forword eyes)) 且眼向前方(F6)
(then (animal is carnivore))) 则动物是食肉动物(M2)
((rule7
(if (animal has mammal)) 若动物是哺乳动物(M1)
(animal has hoofs)) 且有蹄(F7)
(then (animal is ungulate))) 则动物是有蹄类动物(M3)
((rule8
(if (animal has mammal)) 若动物是哺乳动物(M1)
(animal chews cud)) 且反刍(F8)
(then (animal is ungulate))) 则动物是有蹄类动物(M3)
((rule9
(if (animal is mammal)) 若动物是哺乳动物(M1)
(animal is carnivore) 且是食肉动物(M2)
(animal has tawny color) 且有黄褐色(F12)
(animal has dark sports)) 且有暗斑点(F13)
(then (animal is cheetah))) 则动物是豹(H1)
((rule10
(if (animal is mammal)) 若动物是哺乳动物(M1)
(animal is carnivore) 且是食肉动物(M2)
(animal has tawny color) 且有黄褐色(F12)
(animal has black stripes) 且有黑色条纹(F15)
(then (animal is tiger))) 则动物是虎(H2)
((rule11
(if (animal is ungulate)) 若动物是有蹄类动物(M3)
(animal has long neck) 且有长脖子(F16)
(animal has long legs) 且有长腿(F14)
(animal has dark sports)) 且有暗斑点(F13)
(then (animal is giraffe))) 则动物是长颈鹿(H3)
((rule12
(if (animal is
您可能关注的文档
最近下载
- YS-900A-G故障录波及测距装置说明书.pdf VIP
- 建筑幕墙施工与验收规范讲解:课件示例.ppt VIP
- CSC-150数字式母线保护装置(国网六统一版本)说明书.pdf VIP
- 第8课 用制度体系保证人民当家作主 课件 中职高教版中国特色社会主义.pptx
- 丹佛斯双涡轮离心压缩机-应用手册-TT、TG.pdf VIP
- 《建筑幕墙工程施工技术》课件.ppt VIP
- 2023年全国社会保障基金理事会招聘考试真题.docx
- CSC-336C数字式非电量保护装置说明书.pdf VIP
- 中国银行房屋抵押贷款合同7篇.docx VIP
- 中国智能仓储市场调研报告(2025)-AIoT星图研究院.docx
原创力文档


文档评论(0)