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

搜索资源列表

  1. pid_dmc2

    0下载:
  2. 动态矩阵控制算法与PID算法结合,有很强的理论性,是毕业设计的好程序-Dynamic Matrix Control algorithm combined with the PID algorithm, is very theoretical, is a graduate design program
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1389
    • 提供者:王刚
  1. lmsxx

    0下载:
  2. 毕业设计时做的算法,直接运行就可出图,比较的话可以该参数。-do graduate design algorithm can be run directly from the map, so can compare the parameters.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:kevinzhang
  1. sanbeipin002

    0下载:
  2. 此例程用于求任意信号的1/3倍程频谱,是我毕业设计中的一个小小的部分,经验证算法正确.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:579
    • 提供者:leestar
  1. mtkl

    0下载:
  2. 蒙特卡罗算法,本人做毕业设计时用的! 有兴趣的可以交流!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:52243
    • 提供者:yuying
  1. LBGmatlab

    1下载:
  2. 毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:233362
    • 提供者:王占元
  1. code1

    0下载:
  2. 毕业设计:基于MATLAB的图像复原算法研究的源代码-Graduation: MATLAB-based image restoration algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:560341
    • 提供者:pry
  1. pso1

    0下载:
  2. pso算法在matlab上实现,对毕业设计有用!现在对做这方面工作的学生有一定帮助-pso算法在matlab上实现
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1039
    • 提供者:严晓华
  1. a3

    1下载:
  2. 图像检索 毕业设计的 关于 七个不变矩的 简单的实现功能的算法 给予你思路的一个小小的编程-Image Retrieval on the graduation of seven moment invariant features a simple algorithm for the realization of an idea to give your little programming! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:14819
    • 提供者:边雅萌
  1. watermarking

    0下载:
  2. 语音水印算法的matlab 编程实现,毕业设计,基于小波,到谱分析-Audio Watermarking Techniques implemented by the MATLAB PROGRAMMING
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:513396
    • 提供者:peterr
  1. MyMusic

    0下载:
  2. 非常详细的MUSIC谱估计程序,自己写的,毕业设计,保证结果正确且可以运行。有非常详细的注释,每句话都有注解,简明易懂,保证可以看懂并学到知识,并且每一步与MUSIC算法详细的对应和算法解释,不管是学习程序还是学习算法都很有帮助,.m文件中是程序的一部分,全部代码在WORD中,肯定是你见过的最好的代码-MUSIC spectrum estimation very detailed procedures for their own writing, graduation, there are ve
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:11026
    • 提供者:magict
  1. MyCaponDOA

    3下载:
  2. 非常详细的Capon算法DOA估计程序,自己写的,毕业设计,保证结果正确且可以运行。有非常详细的注释,每句话都有注解,简明易懂,保证可以看懂并学到知识,并且每一步与Capon算法详细的对应和算法解释,不管是学习程序还是学习算法都很有帮助,.m文件中是程序的一部分,全部代码在WORD中,肯定是你见过的最好的代码-Capon algorithm very detailed procedures for DOA estimation, he has written, graduate design,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10724
    • 提供者:magict
  1. 212

    0下载:
  2. 基于图像预处理的DCT数字水印算法及其MATLAB实现,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 -DCT-based image preprocessing for digital watermarking algorithm and MATLAB implementation of: QQ 64134703, e-graduate design, please consult
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:240329
    • 提供者:黄先生
  1. Affinity-algorithm-

    0下载:
  2. 一遍相当不错的人脸识别亲和力算法论文。对本科生毕业设计非常有用-Again very good affinity for face recognition algorithms papers. Very useful for Graduation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:419022
    • 提供者:刘长龙
  1. genetictoTSP

    1下载:
  2. 我本科毕业设计时研究用的遗传算法解决TSP问题,matlab版本的-I graduated with the design of genetic algorithm to solve TSP problem, matlab version
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:138269
    • 提供者:chenlei
  1. total_improved_leach

    0下载:
  2. 这个是leach算法的优化版本,对学习WSN有好处,而且是我毕业设计的课题。-This is the improved Leach protocol,which is quit usful in learning WSNs.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1840
    • 提供者:老吴
  1. lsb_matching

    0下载:
  2. LSB匹配算法的实现。目前大部分都是LSB替换算法,较新的图像LSB匹配算法的嵌入和恢复我没有在其它地方找到。因此,自己写了一个,可以作为毕业设计的内容。matlab编写,经过充分测试,可用。-Image LSB Matching Algorithm,implementated using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:956921
    • 提供者:Nathan
  1. music2

    0下载:
  2. 多重信号分类算法 很具体 值得学习 毕业设计哦-Multiple signal classification algorithm is very specific graduation Well worth learning
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:844
    • 提供者:
  1. dtguihua

    0下载:
  2. 动态规划算法的设计与实现本科毕业论文,已经通过的-Dynamic programming algorithm design and implementation of undergraduate thesis, already adopted by the
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2182642
    • 提供者:田敏荣
  1. ofdmace

    1下载:
  2. 本程序包含了用于OFDM中降低PAPR的ACE算法的仿真,所使用的ACE算法包括常规ACE、改进ACE、ACE-SGP以及帧交织ACE。是我毕业设计的所做的内容。-This program includes the reduction for OFDM PAPR of the ACE algorithm in the simulation, using the ACE algorithm including conventional ACE, improvement of ACE, ACE-SG
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6087
    • 提供者:故都
  1. chapter11

    2下载:
  2. 作为遗传算法解决车间调度问题(单目标柔性)的入门Matlab程序,来源:Maltab智能算法30个案例分析第11章:基于多层编码遗传算法的车间调度算法。(As the genetic algorithm to solve the shop scheduling problem (single objective flexible) introduction to Matlab procedures, source: Maltab intelligent algorithm analysis ch
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:10240
    • 提供者:路人07
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com