CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - algorithm.ppt

搜索资源列表

  1. yiqunsuanfa.rar

    0下载:
  2. 关于蚁群算法的PPT,详细讲解了蚁群算法原理及应用,Ant colony algorithm on the PPT, detailed account of the principle of ant colony algorithm and its application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:366836
    • 提供者:bobo
  1. GA.rar

    2下载:
  2. 遗传算法初学者教程:包括GA的基本步骤,流程及应用中的一些基本问题 ,Genetic algorithm tutorial for beginners: the basic steps, including GA, process and application of some basic issues
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-29
    • 文件大小:538640
    • 提供者:Allen
  1. GA遗传算法的入门教学PPT

    1下载:
  2. 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-24
    • 文件大小:800242
    • 提供者:YJN
  1. svdd

    0下载:
  2. 支持向量数据的matlab算法程序,用于一类分类,欢迎大家下载-Algorithm for support vector data, matlab program for one-class classification, we are happy to download
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:520
    • 提供者:ljl
  1. PSO_AD

    0下载:
  2. 微粒群(PSO)优化算法进行图像匹配程序,MATLAB版。-Particle swarm optimization (PSO) algorithm for optimized image matching program, MATLAB version.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1213
    • 提供者:Alexshao
  1. adaboost

    0下载:
  2. 基于adaboost的ppt注解 让你短时间内了解adaboost的算法-Ppt notes on adaboost the short time you know the algorithm adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:634050
    • 提供者:htuo
  1. Artificialintelligence

    0下载:
  2. 详细介绍了贝叶斯理论,神经网络,模糊集合,粗糙集,遗传算法的原理与应用等。 -Details of the Bayesian theory, neural networks, fuzzy sets, rough sets, genetic algorithm theory and applications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5564400
    • 提供者:daiyaohui1
  1. SOM-MATLAB

    3下载:
  2. 此ppt详细讲解了SOM的MATLAB实现全过程-This ppt explain in detail the self-organizing network learning algorithm to achieve the whole process of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:396410
    • 提供者:lee
  1. HMM

    1下载:
  2. 隐马尔科夫模型的详细讲解,此ppt文稿非常详细的讲解了隐马尔科夫模型的原理、关键算法、等等,适合进阶学习。-Hidden Markov Model to explain the details, this ppt presentation explained in great detail the principles of Hidden Markov Model, the key algorithm, and so on, suitable for advanced study.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:80095
    • 提供者:fangwei
  1. FFT

    0下载:
  2. FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT.按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法.按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常-The FFT algorithm s basic principle is decomposes gradually long sequence DFT into short sequence DFT. different may div
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:419992
    • 提供者:卡其米奇
  1. RandomForest

    1下载:
  2. 这是一个讲解随机森林算法的PPT,对随机森林讲解的很详细-This is an interpretation of the random forest algorithm PPT, to the very detailed interpretation of the random forest
  3. 所属分类:software engineering

    • 发布日期:2016-01-24
    • 文件大小:100352
    • 提供者:fairy
  1. new_denoise_algorithms

    0下载:
  2. 最新的去噪算法的文章,希望对大家的科研有帮助,给大家的一些启发-Denoising Algorithm latest article, in the hope that the U.S. scientific research have helped to shed some light on the U.S.
  3. 所属分类:File Formats

    • 发布日期:2017-05-22
    • 文件大小:7054226
    • 提供者:王彦光
  1. code

    0下载:
  2. 密码学的ppt,里面详细说明了DES算法,以及各个置换盒的数据。-Cryptography ppt, which details the DES algorithm, as well as various replacement cartridge data.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:478174
    • 提供者:hailei325
  1. BPandimprovethestandardmethodofBPalgorithm

    0下载:
  2. 标准BP算法及改进的BP算法应用,主要讲了标准的BP算法,附加动量法,自适应学习率调整法。-Standard BP algorithm and the application of improved BP algorithm, the main speaker of the standard BP algorithm, the additional momentum method, adaptive learning rate adjustment method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:49401
    • 提供者:haze
  1. SVMclassification

    0下载:
  2. 介绍了SVM分类器原理,已经改进的算法,还有改进后的实验结果等等,是一个难得的好资料! -Introduced the principle of SVM classifier, the algorithm has been improved, as well as improved experimental results, etc., is a rare good information!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:510700
    • 提供者:施毓俏
  1. FFT

    0下载:
  2. 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:491344
    • 提供者:gareen
  1. SIFT

    0下载:
  2. 基于SIFT算法,详细介绍了SIFT的算法流程和应用方面。-SIFT-based algorithm, described in detail the algorithm SIFT processes and applications.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9780528
    • 提供者:leo
  1. EKF_UKF_PFduibifangzhen

    1下载:
  2. 该算法详细仿真了EKF、UKF以及PF三种方法,进行了对比,只需简单的调整参数就可以观察在不同条件下的滤波效果。-The algorithm detailed simulation of the EKF, UKF and PF three methods were compared, a simple adjustment of parameters can be observed under different conditions of the filtering effect.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:15840
    • 提供者:李光
  1. STL

    0下载:
  2. stl的入门ppt 很好用哦,分为导入 STL的概念与组成 Iterator(迭代器) Container(容器) Algorithm(算法) Adaptors(配接器)-stl useful introductory ppt Oh, into the concept of STL import component Iterator (Iterator) Container (containers) Algorithm (algorithm) Adaptors (adapters
  3. 所属分类:Document

    • 发布日期:2017-05-09
    • 文件大小:1692529
    • 提供者:张严浩
  1. vhdlfft4

    0下载:
  2. 基4算法的vhdl实现,蝶形变换等的详细设计-Radix-4 algorithm of VHDL realize, butterfly transform the detailed design, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:12194
    • 提供者:邓翔
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com