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

搜索资源列表

  1. fft(VB)

    10下载:
  2. VB编写的快速傅里叶算法,可以稍作修改、作为一维曲线数据的频域滤波程序。内有波形数据,可供实验。-VB Fast Fourier Transform Algorithm prepared, you can make some modifications, as a one-dimensional curve data of the frequency domain filtering procedure. Within the waveform data, for experiment.
  3. 所属分类:Algorithm

    • 发布日期:2016-10-14
    • 文件大小:23552
    • 提供者:韩浩东
  1. kanuotu

    1下载:
  2. 可根据需要一步步生成三变量或者四变量的卡诺图!谢谢!-To make kanuotu!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1026
    • 提供者:咕噜杰
  1. MovingLeast-SquaresMLS

    3下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:468421
    • 提供者:李秀丽
  1. ext_string

    0下载:
  2. 本例是对STL中string类的扩展,很好的弥补了现有string类的不足,可以和CString相媲美哦~~ 扩展的功能有分割字串,整形转换成string,字符串替换,判断该字串的类型等。 使用起来也很方便,直接include该头文件即可。-This example is the STL string class in the expansion, very good to make up for the deficiencies of the existing string class
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:69713
    • 提供者:萧萧
  1. 0000

    3下载:
  2. 声纹识别MATLAB源程序全代码,可以用来做密码锁,声控装置。-Voiceprint identification of all MATLAB source code can be used to make locks, voice-activated device.
  3. 所属分类:matlab

    • 发布日期:2016-05-21
    • 文件大小:3072
    • 提供者:吴斌
  1. colored-noise

    1下载:
  2. 色噪声的产生,并对色噪声的频谱做出相应的分析与研究-The generation of colored noise, and color noise spectrum analysis and research to make appropriate
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1017
    • 提供者:JIA
  1. jmetal.2.1.tar

    0下载:
  2. 关于多目标优化的代码,这个代码是一个框架,大家可以修改一下-Multi-objective optimization on the code, the code is a framework, we can make some corrections
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:140690
    • 提供者:justin
  1. spline

    0下载:
  2. 三次样条插值,加密等高线,使其变的更加平滑-Three spline interpolation, encryption, make its contour become more smooth
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:29734
    • 提供者:吕劲
  1. h34991093--

    0下载:
  2. 老鼠走迷宮 用堆疊或是序列的方式 可輸入或讀取檔案 幫助完成程式碼-CODING WITH STACKS OR QUEUE CAN MAKE IT WORK
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:594
    • 提供者:AAAA
  1. DCT

    2下载:
  2. 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩。-The image sub-block (8* 8) for the DCT transform, and to make IDCT: DCT is a separable image transformations, is used to image compression coding, IDCT is used to decompress.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-21
    • 文件大小:7195
    • 提供者:zy
  1. ksvdbox13

    0下载:
  2. KSVD的工具包,版本为13;用于求解图像集字典的字典,以及去噪等-KSVDBox v13 October 18, 2009 Make sure OMPBox v10 is installed prior to installing this package.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:837494
    • 提供者:qht
  1. newton

    0下载:
  2.  牛顿插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。-Newton interpolation method using the function f (x) function value in a range, make the appropriate specific function, take the known values ​ ​ at these points
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1205
    • 提供者:
  1. New-WNN

    1下载:
  2. 新的神经网络算法源程序,很适合初学者,也可以在上面进行改进!-New neural network algorithm source code, it is suitable for beginners, you can make improvements in the above!
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-28
    • 文件大小:473059
    • 提供者:李华
  1. CProgramofBP

    0下载:
  2. 本文通过给定的训练模式为例来推导bp网络学习的算法,并用(语言编程实现,运行程序给出学习误差曲线,最后指出实际应用中BP网络学习存 在的缺点并提出几点改进方案。 -In this paper, given as an example to the training model is derived bp network learning algorithm, and use (programming language, run the program gives error learni
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:216580
    • 提供者:zhaiyaojie
  1. 123456789=a

    0下载:
  2. 插入运算符算法,123456789=a,在等式左边的任意两个数字之间插入 + - *使得等式成立,列出满足条件的所有结果-Insert operator algorithm, 123456789 = a, the left side of the equation inserted between any two figures+-* Make the equation set up, listing all of the results meet the conditions
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2960
    • 提供者:jiangguangxian
  1. A-2001-7

    0下载:
  2. IOI 2001 解题报告 内容:所有题目的详细分析以及参考程序 此外还有Test数据-IOI 2001 Solving the contents of the report: a detailed analysis of all the topics and make reference to procedures in addition to Test Data
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:373284
    • 提供者:lp
  1. kcluster

    0下载:
  2. c语言的k均值聚类算法。给定类的个数K,将N个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小的算法。-c language, k-means clustering algorithm. Given the number of categories K, will be assigned to N objects of class K to make class the similarities between objects the most, while the cat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2202
    • 提供者:jiang
  1. matlab

    0下载:
  2. matlab实用程序300例,非常好的学习资料,300个经典的实用例子,可以使你对matlab有更深入的了解。-matlab utility 300 cases, very good learning materials, 300 classical and practical examples, matlab can make you a better understanding.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:21887
    • 提供者:王平
  1. gost1

    0下载:
  2. 数据结构算法中的魔王语言,有需要的可以参考下!-Data structure algorithm devil language, there is a need to make reference to the next!
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1301
    • 提供者:刘建昆
  1. MAEA

    0下载:
  2. 基于MATLAB的遗传算法的源程序,有需要的可以参考下 -Genetic Algorithm Based on MATLAB source, there is a need to make reference to the next
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8728
    • 提供者:张洪兰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com