CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - figure

搜索资源列表

  1. 关于tts语音引擎的使用方法

    1下载:
  2. 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7931
    • 提供者:章称
  1. 8数码A算法

    0下载:
  2. 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体的判断方法见后文)-Design Notes : 1. Da
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13600
    • 提供者:陈士骞
  1. chenxu

    0下载:
  2. 已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现: 1)找到北京到昆明的最短路径。 2)找到北京到昆明,必须途径上海的路径。 3)找到北京到昆明,必须途径上海,但不能去广州的路径。 -known Beijing, Shanghai, Guangzhou, Kunming and Xi'an City route five mileage figure. Were achieved : 1) to Kunming to Beijing to find t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:3574
    • 提供者:紫龙
  1. labyrinth

    0下载:
  2. 迷宫图求解程序,九宫格,人工智能实验 可以在Prolog环境下,希望对大家有所帮助-Figure maze solver, squared, artificial intelligence experiments in Prolog environment, we want to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:18646
    • 提供者:jenny
  1. FeatureSelection

    0下载:
  2. Feature Selection using Matlab. The DEMO includes 5 feature selection algorithms: • Sequential Forward Selection (SFS) • Sequential Floating Forward Selection (SFFS) • Sequential Backward Selection (SBS) • Se
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3283910
    • 提供者:driftinwind
  1. createfigure111

    0下载:
  2. create figure Program for Networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:895
    • 提供者:肖恒辉
  1. hanlo

    0下载:
  2. 如图所示放置3根柱子,其中一根从上往下按由小到大顺序串有若干个圆盘,要求通过3根柱子移动圆盘。若规定每次只能移动1片,且不许大盘放在小盘之上,最后要将圆盘从一根柱子移动到另一根柱子上。-Placed as shown in Figure 3 columns, in which a top-down according to the order from small to big series there are a number of disc, called for the adoption
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:23714
    • 提供者:song821
  1. ZJUCJJ_SZREC

    0下载:
  2. 利用BP神经网络,进行训练,以及对数字的识别。-Using BP neural networks, training, and the figure recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:77599
    • 提供者:jinjin
  1. PID

    0下载:
  2. 采用遗传算法直接优化数字PID控制器参数,并控制一个带时延的系统,仿真结果表明遗传算法收 敛较快,得到的PID控制器控制效果明显优于传统的PID控制。 -Optimize the use of genetic algorithms directly figure PID controller parameters and control a system with time delay, simulation results show that the rapid convergence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:22253
    • 提供者:孙传华
  1. dsplit

    1下载:
  2. vc编写的模式识别的分类程序,可以对手写数字和图片数字进行识别-vc prepared pattern recognition classification procedures, can be hand-written picture figure figure and identify ~ ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:416530
    • 提供者:崔馨予
  1. 14160_1234149094QRr9

    0下载:
  2. 一个字体的模式识别代码,实现数字的识别。-Pattern recognition of a font code, implementation of the identification figure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:530944
    • 提供者:andy
  1. GA

    0下载:
  2. 一个遗传算法求方程根的程序,其结果可以直接导入ORIGIN软件成图。-A program using genetic algorithm to solve the equation, the results can be directly imported into ORIGIN to plot a figure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:232199
    • 提供者:MrSavage
  1. xilihuala

    0下载:
  2. 具有图形化界面的一个路由模拟程序。路由算法为Dijkstra算法。具有求出图中任意节点间所有最短路径以及最短路径子图的功能。-Graphical interface with a routing simulation program. Routing algorithm is Dijkstra algorithm. Find the figure with all the shortest path between any node and the shortest path subgraph
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2249
    • 提供者:打算
  1. hlrb

    0下载:
  2. Yes there is a Chapter 0. There is a little bit of introductory stuff we need to talk about before we set you loose on Ruby. You wouldn t want to get psyched about a new gadget, get it home, and then figure out you need batteries, a grapefrui
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2086649
    • 提供者:raym0n
  1. Henon_map

    0下载:
  2. 程序用于场生著名的非线性动力系统Henon 混沌序列, 并做出他的状态空间重构图-It is used to construct dominant Henon map. and figure it.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:638
    • 提供者:李白
  1. GeneticAogorithm

    0下载:
  2. 实现了基本遗传算法,并使用该算法求函数的最大值,含有算法结果图。-Realize the basic genetic algorithm, and using the algorithm for function maximum, contain algorithm results figure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:106670
    • 提供者:刘玉秀
  1. kalmalvbosuanfa

    0下载:
  2. kalman滤波递推程序matlab算法实现,配有程序运行结果图3涨-matlab kalman filter algorithm recursive process, with a run up the results of Figure 3
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:65955
    • 提供者:卫民
  1. SSCA

    1下载:
  2. 摘要:SSCA(strip spectral correlation algorithm)算法是一种循环谱时域平滑算法.为了解决该算法运算量 大,不能实时计算的矛盾,本文提’出利用改进的滑动FF.I’算法和一位相关算法代替SSCA算法中滑动 相关算法.给出了改进算法的数字实现方法和步骤,并用软件和硬件平台进行验证.仿真和试验结果表明:文 中提出的数字实现算法能对信号的循环谱进行实时分析,能节约大量运算时间和存贮空间.基本解决了循环 谱算法不能工程应用的问题.-Abstract:
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:346216
    • 提供者:betty
  1. shanzhash

    1下载:
  2. 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-In the field of artificial intelligence, implicit graph search is a basic method of solving proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:30496
    • 提供者:shanzhashu
  1. BP-PID

    0下载:
  2. 针对双容水箱大滞后系统,采用PID方法去控制。首先对PID控制中各参数的作用进行分析,采用根轨迹校正、伯德图校正的方法,对系统进行校正。最后采用神经网络PID控制的方法-Large time delay for two-capacity water tank system, using PID method to control. First, the parameters of the PID control in the role of analysis using root locus c
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-17
    • 文件大小:5120
    • 提供者:小静
« 12 3 »
搜珍网 www.dssz.com