搜索资源列表
图搜索策略
- 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Searc
Neural-network-electronic-courseware
- 有关神经网络方面的电子课件,里面描述了神经网络的法杖以及在图像处理方面的应用,有实例,能够让你对神经网络在图像处理领域里的使用有很深入的了解-For neural networks of electronic courseware, which describes the wand and the neural network in image processing applications, there are examples that can give you the field of n
Diagnosis-Expert-System
- 采用人工智能专家系统计算机技术模拟故障诊断领域专家的推理思维方式, 对机械设备发生的故障实现迅速准确的 诊断,同时缩短故障停机时间具有重大意义。本文应用Visual prolog 语言,构造了转子系统故障诊断专家系统,提出了一阶谓 词逻辑子句表达知识的方法,建立了专家知识库。系统的推理机采用深度优先的推理策略。应用表明系统有效完成旋转机械 常出现的十多种故障的诊断,并运行可靠。-The computer technology of artificial intelligence ex
shanzhash
- 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-In the field of artificial intelligence, implicit graph search is a basic method of solving proble
The-report-of-neural-networks
- 随着神经网络研究的深入,神经网络在理论上有了很大突破,并在实践中发挥着越来越重要的作用。本文介绍了径向基网络,支撑矢量机,小波神经网络,反馈神经网络这几种典型的神经网络结构模型、特点及应用。- With in-depth study of neural networks, neural networks have great breakthrough in theory and in practice is playing an increasingly important role. This
fdtd_twomedium
- 采用fdtd方法,分别计算平面波照射到1维层介质的反射与透射以及在理想介质中的传播,场源可为高斯源或者正弦源,可以直观理解趋肤深度和边界概念-By fdtd method, were calculated to 1-dimensional plane wave radiation reflection and transmission media layer and spread in an ideal medium, the field for the Gaussian source or s
suntingting
- 最佳离散信号及其设计在现代通信、雷达、声纳、制导以及信号处理、空间测控等领域中,扮演着越来越重要的角色。因此,深入研究最佳离散信号,具有重要的理论意义和应用意义。本代码在研究二值自相关二进阵列偶的理论基础上,设计了其搜索算法。-The best discrete signal and its design in the field of modern communications, radar, sonar, guidance and signal processing, spatial mea
rgbd_kinect
- 结合kinect景深图像对视频目标进行跟踪,在vs2010+opencv平台上测试通过。-Combined with kinect depth of field image of the video object tracking on vs2010+ opencv test platform.
code
- 深度学习原始代码 是近十年来人工智能领域最牛的代码 -Depth study the source code is the last decade of the cattle in the field of artificial intelligence code
Depth-of-field-calculator-based-on-2D-digital-ima
- Depth of field calculator based on 2D digital image correlation data , Depth of field calculator based on 2D digital image correlation data-Depth of field calculator based on 2D digital image correlation data , Depth of field calculator based on 2D
深度学习中文版花书
- 「Deep Learning」从深度学习的基础知识和原理一直讲到最新的方法,而且在技术的应用方面也有许多具体介绍,不仅关注实用的技术教程,还体现了较强的学术性,涵盖AI领域最新发展。 这本书面向的对象也不仅是学习相关专业的高校学生,还能够为研究人员和业界的技术人员提供稳妥的指导意见、提供解决问题的新鲜思路。("Deep Learning" covers the basic knowledge and principles of in-depth learning to th