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

搜索资源列表

  1. GAVRPWITHC.rar

    1下载:
  2. 对外经贸大学的硕士论文,用c++编写的遗传算法解决VRP的程序,External Economic and Trade University master' s thesis, using c++ to prepare the genetic algorithm to solve VRP process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:13113
    • 提供者:李海民
  1. montarcarlo.rar

    0下载:
  2. 用fortran写的蒙特卡罗法写的程序 我从国外一个博士论文中下载的 可惜还有一个小错误 希望大家能解决,Writing with fortran Monte Carlo procedure for me to write a doctoral thesis from abroad in the download unfortunately have a small hope that we can resolve the error
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:4746
    • 提供者:周军
  1. KeyframeExtracting.rar

    2下载:
  2. 本源码为利用光流法提取视频关键帧的matlab程序实现,也是本文基于内容的视频检索的论文所写的代码,需要的可以参考!,The source for the use of optical flow extracted keyframe Videos matlab program implementation, but also this article content-based video retrieval dissertation written code, can refer to the
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:15525
    • 提供者:ttt
  1. 图像背景分割,提取图像特征

    0下载:
  2. 研究生做论文所用程序, 关于图像背景分割,提取图像特征(均值能量方差等)-Procedures used by graduate students doing thesis on the background image segmentation, image feature extraction (mean energy variance, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2017-03-30
    • 文件大小:1893
    • 提供者:明志远
  1. adaboost

    1下载:
  2. adaboost:经典的分类算法,配有相应的论文及程序使用说明-adaboost: classical classification algorithms, with the corresponding papers and procedures for use
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:766368
    • 提供者:张海如
  1. CONTOUR

    0下载:
  2. 重要的Contourlet资料,有程序,有论文,很全面-Contourlet important information, there are procedures, papers, very comprehensive
  3. 所属分类:matlab

    • 发布日期:2017-06-20
    • 文件大小:34243907
    • 提供者:刘建国
  1. shunshipinlvtiqu

    5下载:
  2. 瞬时相位法线性调频信号瞬时频率提取技术研究matlab程序并附有一篇找到的论文-a matlab program Instantaneous Phase Linear FM signal instantaneous frequency extraction technique together with a paper
  3. 所属分类:matlab

    • 发布日期:2014-05-03
    • 文件大小:138825
    • 提供者:赵鹏
  1. gait 步态识别算法代码

    8下载:
  2. 步态识别算法代码,对多种识别算法予以实现,以及一些论文上提到方法的测试程序。-Gait recognition algorithm code for a variety of recognition algorithms to be realized, as well as some papers on the method of testing procedures mentioned.
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-19
    • 文件大小:13565
    • 提供者:ray
  1. SIFT_flow

    0下载:
  2. mit(csail)上的matlab程序,里面的c++程序需要mex编译,算法可参考下面这篇论文-SIFT flow: dense correspondence across difference scenes ECCV2008
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:617228
    • 提供者:liucun
  1. Convolutional--algorithms

    6下载:
  2. 卷积码编译码matlab实现,译码采用viterbi译码,并且右边验证误码率的程序,本人毕业论文,高分通过,因为网上不少程序有误,特此上传,供大家参考学习。-Convolutional code encoding and decoding matlab implementation, decoding using viterbi decoding and bit error rate of the right of verification procedures, I thesis, score
  3. 所属分类:matlab

    • 发布日期:2015-04-07
    • 文件大小:334848
    • 提供者:
  1. iccg

    0下载:
  2. 无法直接编译,见内容有注释,参考刘颖的论文和程序,自己加入了部分代码-Can not directly compile, see the Notes content
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2481
    • 提供者:lx
  1. Chaotic-pso-and--article

    3下载:
  2. 详细介绍了混沌粒子群算法,并且进行程序的编写,里面还有7篇混沌粒子群的论文-Detailed introduces the chaotic particle swarm algorithm, and the writing of the procedures, inside still have 7 article chaotic particle group of papers
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8645716
    • 提供者:lin
  1. psopid2

    2下载:
  2. pso优化bp神经网络的程序,是师兄论文里的程序,希望对大家有用!-PSO bp neural network optimization procedure is the senior thesis in the process, I hope useful for all of us!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-30
    • 文件大小:2313
    • 提供者:liyan
  1. fields

    0下载:
  2. 出场插值程序,有利于提高系列计算速度,可以参考西安交大吴发表的论文-Out interpolation procedures conducive to improving the computing speed of the series, can refer to Wu Xian Jiaotong University papers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1168
    • 提供者:wuzhigen
  1. PSO

    3下载:
  2. PSO的基本程序和3种经典的改进程序,包括GPSO,ARPSO和HPSO,文件包中没有附这三种改进PSO的源论文,请自行下载-PSO
  3. 所属分类:matlab

    • 发布日期:2015-09-02
    • 文件大小:3710
    • 提供者:tedachun
  1. datastructer

    0下载:
  2. 这是我的毕业设计的论文,题目是数据结构演示程序 ,内容是关于演示了长整数运算和表达式求值的运算求值过程 ,大家可以看一下-This is my graduation project paper, titled demo program data structure, content is about the presentation of the long integer arithmetic calculations and expressions for computing the valu
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:286017
    • 提供者:小丽
  1. program

    0下载:
  2. 其中有五个程序,详细地说明了五种基于模糊数据的模糊聚类的方法与实现步骤。其中五种程序分别来自五个权威外文论文-Among them, five procedures, detailed descr iption of five based on fuzzy data fuzzy clustering methods and implementation steps. Five procedures in which the authority of a foreign language from
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9782
    • 提供者:
  1. MIMO

    3下载:
  2. mimo系统的仿真,提供发射天分别使用1发1收,和1发多收的各种情况下的误码率比较。IEEE论文的远程序。-MIMO system simulation, respectively, provide the launch-day use of one fat one admission, and one fat collected under a variety of circumstances BER comparison. IEEE papers far procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6956
    • 提供者:王玉兰
  1. ART2Function

    0下载:
  2. ART2网络的MATLAB程序,自己编写的。最近一系列的文章都是用这个作的实验。在科学网可以找到本人博客下载相关论文-ART2 network MATLAB procedures, I have written. The recent series of article are made using this experiment. Net can be found at science blog I download related thesis
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3018
    • 提供者:陈众
  1. shot-detecting

    1下载:
  2. 多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, t
  3. 所属分类:matlab

    • 发布日期:2014-04-08
    • 文件大小:104172
    • 提供者:ttt
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com