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

搜索资源列表

  1. Direct_IA_2USERS

    0下载:
  2. 关于干扰对齐,两用户之间简单的实现。可以参照此例子,进行相关的学习-About interference alignment, simple implementation between the two users. Can refer to this example, the associated learning
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:662
    • 提供者:yang li
  1. HHT-matlab

    1下载:
  2. HHT变换matlab程序 在matlab下运行即可,可以修改各种参数,采样点数,各种电能质量原始信号均由程序所得,可以信号叠加而来。比如电压跌落,谐波,暂时上升,中断等。 例子给出的是 电压暂降。-HHT transform matlab matlab program can be run in, you can modify various parameters, sampling points, a variety of power quality of the original
  3. 所属分类:matlab

    • 发布日期:2015-03-07
    • 文件大小:302080
    • 提供者:谷松林
  1. standard-PSO

    0下载:
  2. 此源代码为PSO的标准优化算法,已经过验证,可作为学习PSO算法的典型例子-A typical example of this source code as a standard PSO optimization algorithm has been validated, can be used as learning PSO algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5276
    • 提供者:鲁宁
  1. NONSAP

    1下载:
  2. 有限元NONSAP源程序,里面带有例子,大家可以参考。-Finite element NONSAP source, which with examples, we can refer to.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:269079
    • 提供者:李儒勇
  1. VB

    0下载:
  2. VB运动控制卡,可以用来学习VB控制运动控制卡的例子,大家可以下载下来-VB motion control card, can be used to control the motion control card learning VB example, you can download them to see
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:78148
    • 提供者:lihanyu
  1. bp

    0下载:
  2. bp预测算法,一个比较成功的例子。 经过验证可以很好的进行预测。-bp prediction algorithm, a relatively successful example. After verification can be a good prediction.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:966
    • 提供者:andy
  1. kicr

    0下载:
  2. 间歇控制过程的代码,均可以运行。详细讲述了一个例子来龙去脉,简单易懂,是学习控制科学的难得资料。-Intermittent control code process can run. An example of a detailed account of the ins and outs, easy to understand, is to learn to control valuable information science.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:122097
    • 提供者:付港
  1. line-(2)

    0下载:
  2. 线性规划算法,既LP规划。可用于求解线性规划问题,同时内含matlab原函数的使用例子。-linear programming algorithm, LP planning. Can be used for solving linear programming problems, while containing Matlab primary function of the use of examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2051
    • 提供者:李时针
  1. PID

    1下载:
  2. PID神经元网络解耦控制算法程序例子,可作为学习参考-PID neural network decoupling control algorithm example, can be used as a reference to learn
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:14305
    • 提供者:huan187
  1. matlab-examplecode

    0下载:
  2. matlab 简单应用例子程序,通过学习这些程序可以了解MATLAB的基本操作-matlab simple example application program, by learning these programs can understand the basic operation of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1857
    • 提供者:
  1. The-array-

    0下载:
  2. 简单的数组处理的例子.新手学习使用.也算是学习过程中一个联系吧.-Simple example of an array of processing. Novices learn to use. Learning process can be considered a contact bar.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:344186
    • 提供者:李铮
  1. VHDL

    0下载:
  2. vhdl的一些小的应用等多个小例子 可供大家初步了解其编程的语言-VHDL small application in many small examples can be used as a preliminary understanding of the programming language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:539549
    • 提供者:klm
  1. matlab-calculator

    0下载:
  2. 基于Matlab实现了计算器功能,可以作为学习界面操作的例子。-Based on Matlab achieved calculator function can be used as an example to learn interface operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3398
    • 提供者:liuyanqi
  1. MyGA_CPP

    0下载:
  2. 使用MFC写的遗传算法的例子,使用DC做图,可以很直观的看出变化。-The use of genetic algorithm written in MFC example, the use of DC map, you can see the changes in a very intuitive.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:44897
    • 提供者:x
  1. FastICA

    0下载:
  2. 用于FastICA学习的典型例程,并可移植到其他例子。-FastICA typical routine for learning, and can be ported to other examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:50380
    • 提供者:杨正永
  1. RVM1

    0下载:
  2. RVM源代码,有例子说明,供初学者使用,不错的代码-this is a code of RVM, which can help the people who begin to study RVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-01-12
    • 文件大小:2048
    • 提供者:lele
  1. MATLAB(NN)

    0下载:
  2. 通用神经网络程序,可以在matlab环境下直接运行,包括分类及回归的例子-Generic neural network program that can be run directly in matlab environment, including examples of classification and regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:554078
    • 提供者:yutian
  1. MATLAB-GA

    0下载:
  2. 用MATLAB实现遗传算法程序,可作为理解遗传算法的好例子-MATLAB genetic algorithm program that can be used as a good example of understanding the genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:229976
    • 提供者:zhengshasha
  1. mylibsvmtest

    0下载:
  2. libsvm相似性算法测试例子,可以用于人脸,指纹,验证码识别时的调用,本人自己写的-libsvm similarity algorithm test example, can be used for face, fingerprint verification code identification when calling, I wrote it myself
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5617522
    • 提供者:Mr.lu
  1. Spatial-Econometrics-MATLAB

    25下载:
  2. 本软件包是将New Elhorst Panel Code中的函数整合在一个文件件下,还有本人做的例子,可以参考。-This software package is the function New Elhorst Panel Code integration in a file, and I do the example, can refer to.
  3. 所属分类:matlab

    • 发布日期:2015-01-06
    • 文件大小:2173952
    • 提供者:张旭
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 30 »
搜珍网 www.dssz.com