CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - can 例子

搜索资源列表

  1. Neural_Network_Code_CHAPT9

    0下载:
  2. LAM(线性联想记忆)算法:单层的前馈网络,例子能够实现自联想功能-LAM (Linear associative memory) algorithm : the first single-layer feedforward network, for example, can be realized since Lenovo function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:63147
    • 提供者:马行田
  1. 20050708131632_luzhijianr

    0下载:
  2. 一个单列表的循环例子,可供用户学习&参考,决定可以执行-a single list of examples of the cycle for users learning & reference, the decision can be implemented
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:166442
    • 提供者:刘缘
  1. 1800Decorations

    0下载:
  2. 该源码是一个问题的解决方法。问题是给你个长为L的串,串中可以出现n种字符,还给出m个子串,求有多少个长为n的只由这些字串组成的串。输入例子:4 5 6 ABB BCA BCD CAB CDD DDA 结果为2.而5 4 5 E D C B A的结果为625-source of the problem is a solution. The problem is that you have the head of the L series, the series can occur n ch
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8101
    • 提供者:姚秋林
  1. ParticleEx3

    0下载:
  2. 一个例子滤波应用程序,可以了解粒子滤波的工作原理-an example of filtering applications, particle filter can understand the principle
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2205
    • 提供者:cml
  1. ParticleEx4

    0下载:
  2. 第二个例子滤波应用程序,可以了解粒子滤波的工作原理-second example filtering application that can understand the particle filter Principle
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2459
    • 提供者:cml
  1. ParticleEx5

    0下载:
  2. 第三个例子滤波应用程序,可以了解粒子滤波的工作原理-third example filtering application that can understand the particle filter Principle
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2456
    • 提供者:cml
  1. UnscentedEx

    0下载:
  2. 第四个例子滤波应用程序,可以了解粒子滤波的工作原理-fourth example filtering application that can understand the particle filter Principle
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1210
    • 提供者:cml
  1. lsm

    0下载:
  2. 是lsm算法的一个例子 ,可以实现图形,对学习自适应的有一定的帮助-lsm algorithm is an example, can achieve graphics, the adaptive learning can help
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:910
    • 提供者:treey
  1. AdaBoosttrack

    0下载:
  2. adaboost不仅可以用于语音也可以用于人机交互这就是一个例子-adaboost not only can be used for voice can be used in human-computer interaction is an example of this
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:614200
    • 提供者:张盼盼
  1. imdi

    1下载:
  2.   这是一个高速多维插值算法。当我们建模以后,原始的算法可能极为复杂和低速,在现有的计算条件下要得到最终的结果甚至要让我们等白了头,而该模块可以让复杂低速的计算变得简单迅速,甚至瞬间得到结果。它的原理是通过原始模型算法计算出有限的栅格节点,构建出一个多维栅格,而后可以无限次的对多维输入值瞬间得出对应的输出值,而得到的结果跟通过原始算法得到的结果相差无几。   并且,该模块还提供了对输入、输出值的校准功能。   该模块限定的输入、输出值为8位或16位的整数,浮点的计算也可以先变换为整数后再
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:84795
    • 提供者:caotings
  1. pronyanalysis

    0下载:
  2. Prony分析程序,给出了一个具体的例子,可作学习之用-Prony analysis procedures, is a specific example, can be used for learning
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1067
    • 提供者:李常刚
  1. MAOS_TSP

    0下载:
  2. 用于求解TSP(Traveling salesman problem,旅行商问题)问题,基本执行见run.bat, 其它详见其中的readme.txt。(实例为TSPLIB格式,见myprojects目录,包括eil51, d198, lin318等小型问题,以及1000到3000城市之间的例子,基本能得到最优解)-for TSP (Traveling salesman problem, TSP), the implementation of basic run.bat see, see the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:234573
    • 提供者:caqi
  1. neural_1.520

    0下载:
  2. 用C++写的函数逼近的例子!可以设置步长,训练精度,训练次数等!另外界面相当的漂亮!-C write function approximation of the example! Can be set up step, training precision, training frequency! In addition to the interface very beautiful!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:86696
    • 提供者:zay
  1. mpeg-4-codec

    1下载:
  2. mpeg4代码,比较具体,可供学习,有完整的实现和例子,需要编译后仿真。-mpeg4 code more specific, they can study and complete realization and examples, it needs to be compiled after the simulation.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:688774
    • 提供者:wangxue
  1. DavidPeterman_C

    0下载:
  2. 问题描述: 虽然离开浦口了,但在浦口校区后山大家还都有印象吧,可你知道有一座小山在冬天下大雪的时候是可以滑雪的,SEU很喜欢滑雪,这并不奇怪, 因为滑雪的确很刺激,可是为了获得速度,滑雪区域必须向下倾斜,而且当你到底时不得不重新走到上面重滑。SEU想知道在这个区域中最长的滑坡。区域由一个二维数组给出。数组的每一个数字表示山坡上一个点的高度。 下面是一个例子: 一个人可以从一个点滑向上下左右相邻的四个点之一,当且仅当高度减小。在上面的例子中,一条可行的滑坡为24-17-16-
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:laochao
  1. 20060825161629462

    0下载:
  2. 详细的matlab程序,共20个例子,非常详细!可以直接运行!学习matlab的好资料-detailed Matlab, with a total of 20 cases, very detailed. Can directly run! Matlab learning good information
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:83622
    • 提供者:赵健
  1. matcom

    0下载:
  2. 利用MATCOM可以实现VC++与MATLAB的混合编程,本例子实现了独立与具体开发环境的绘图的方法 -MATCOM can be achieved using VC and MATLAB mixed programming, The example of the independence and achieve specific development environment mapping methods
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:52751
    • 提供者:dm
  1. zhang2D_with_demo

    0下载:
  2. 中科院张的摄像机内外参数标定的源码和例子,可以在计算机视觉计算中试用-Chinese Academy of Sciences and outside the parameters of the camera calibration of the source code and examples, the computer can calculate the visual trial
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:129261
    • 提供者:刘中华
  1. 模式识别

    0下载:
  2. 一个关于模式识别问题的很好的例子,可以对数组进行检验,非常好用!-a pattern recognition problem on the very good example of the array can be tested very handy!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1223
    • 提供者:徐欣
  1. duoduantu

    0下载:
  2. 这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures for calculating the minimum cost
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5875
    • 提供者:中国
« 1 2 34 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com