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

搜索资源列表

  1. FuzzyClusteringToolbox

    0下载:
  2. 使用matlab实现的各种聚类算法,其中包括具体例子进行详细说明。-The purpose of the development of this toolbox was to compile a continuously extensible, standard tool, which is useful for any MATLAB user for one s aim. In Chapter 1 of the downloadable related documentation on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2142771
    • 提供者:JinJun
  1. bahunghou

    0下载:
  2. 从八皇后的例子看出搜速深度有限,仅有几层,而且不可能出现重复状态的问题,因此BACKTRACK过程完全适用,对于八数码问题则不然,必须设置深度范围限制及出现重复状态引起的死循环这两个回溯点. -Examples of Queen' s from eight to see the depth of search speed is limited, only few, but can not state the problem of duplication, so the process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:829
    • 提供者:yishiwucheng
  1. MATLAB

    0下载:
  2. matlab 简易教程,选修课上的电子版教案,简明易懂,很多例子直接可以借用,真的不错!-Layman' s Guide matlab, elective courses on the electronic version of lesson plans, easy to understand, many examples can be used directly, really good!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:591727
    • 提供者:中宝
  1. MATLAB123

    0下载:
  2. 匹配法对两个图片进行比较,有例子大家 可以-Matching method to compare the two pictures, there are examples we can see
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:197114
    • 提供者:大方
  1. jiecheng1

    0下载:
  2. 这是计算阶乘的例子,很多这样的例子,这是在高质量c书上的-this program talk about the math question ,such as ! ,you can see it
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7866
    • 提供者:笨笨
  1. Neuralnetwork

    0下载:
  2. 用c编的关于神经网络的例子,可以作为学习的一个材料-C for use on the example of neural networks can be used as learning material
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2428
    • 提供者:崔振超
  1. qqqq

    0下载:
  2. 遗传算法的程序讲解,里面有几个算法的例子,可以再matlab里直接运行,帮助初学者研究-On genetic algorithm procedure, there are several examples of algorithms, you can directly run the matlab help beginners study
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3682
    • 提供者:maomao
  1. matlab_program

    0下载:
  2. matlab里面的一些经典的例子程序,很好用的-this program is very powerful ,I hope it can help you,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:32738
    • 提供者:胡小邦
  1. xiaobofenjie

    0下载:
  2. 有关小波分解和小波重构方面的。用两个正弦波做例子验证的。-I think it can be use the signal processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:910
    • 提供者:王兵
  1. RBFAdaptive

    1下载:
  2. 机械手RBF网络自适应控制,是个很好的例子,可以借鉴的-RBF convergence than the BP neural network, and can avoid local optimum, can be used for classification, function approximation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-26
    • 文件大小:143831
    • 提供者:yu lei
  1. apriori

    0下载:
  2. 数据挖掘中的Apriori算法实现,源码中包含简单的例子和说明.算法模块可独立应用到其他程序中.-Apriori data mining algorithm, source code contains a simple example and descr iption. Algorithm modules can be independently applied to other procedures.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9568
    • 提供者:0x7c00
  1. matlab

    0下载:
  2. matlab实用程序百例,一些还不错的例子,可以看看,txt文档里-100 cases of matlab utility, a number of good examples, you can see, txt documentation
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:21557
    • 提供者:lxq
  1. link

    0下载:
  2. 链表的基本操作,以同学录为例子,完成了链表的创建,插入,删除,销毁,通过这个程序,我相信大家对链表的理解会更深。-this is the code about link ,including the base operation create,insert,delete and destroy,i hope you can understand link clearly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6121
    • 提供者:wangning
  1. aexampleofgeneticalgorithm

    0下载:
  2. 是一个遗传算法工具箱的应用例子,很全面,可以根据其中的说明操作遗传算法工具箱-it s an example of genetic algorithm toolbox in matlab. it can be practised by anyone.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:489354
    • 提供者:han fang
  1. EKF

    4下载:
  2. 上研究生时写的扩展卡尔曼滤波程序(EKF),带测试例子,可编译执行-When the graduate writing program of the extended Kalman filter (EKF), with the test example, the implementation can be compiled
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-09-18
    • 文件大小:1610553
    • 提供者:杨文海
  1. beta3

    0下载:
  2. 一个有关哈夫曼编码的例子,可以编码,屏幕打印,和输出。-An example of Huffman coding can be coded, screen printing, and output.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2830
    • 提供者:mll
  1. cengci

    0下载:
  2. 层次分析的一个小例子,主要是判断矩阵的求解问题,只需要输入判断矩阵就可以得出特征根-Level analysis of a small example, mainly to determine the solution of matrix problems, only need to enter to determine the characteristics of the matrix can be drawn on the root
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:542
    • 提供者:洪文
  1. classification

    0下载:
  2. 有一个matlab 神经网络学习的例子,解压缩后可以直接运行-There is a matlab neural network learning examples can be run directly after decompression
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3846
    • 提供者:tony
  1. fft

    1下载:
  2. 时域信号转换为频域信号的几个例子,本人都用过的,绝对能运行-Time-domain signal is converted to frequency domain signal a few examples, I have been used, absolutely can run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2074
    • 提供者:zh
  1. c_matlab

    0下载:
  2. 一个进行C++和matlab混合编程的程序,可以实现c++调用matlab,虽是一个简单的例子但是却会让你学会VC、matlab混合编程的强大-One for C++ and matlab mixed programming procedures can be achieved c++ calling matlab, although a simple example but it makes you learn to VC, matlab powerful Hybrid Programming
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:280840
    • 提供者:wangsinan
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »
搜珍网 www.dssz.com