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

搜索资源列表

  1. Global-Optimization-Toolbox

    1下载:
  2. Matlab官方的全局最优化工具箱,包括模拟退火等常用方法的介绍-The official global optimization Matlab toolbox, including simulated annealing and other commonly used methods described
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3935419
    • 提供者:hy
  1. magicMatrix

    1下载:
  2. matlab c++ 联合编程简单示例,具体过程可以参照我的blog:http://blog.csdn.net/owldestiny/archive/2009/03/07/3966340.aspx-matlab c++ United programming easy example, the specific process can refer to my blog: http://blog.csdn.net/owldestiny/archive/2009/03/07/3966340.aspx
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2531542
    • 提供者:chencheng
  1. meanshift_matlab

    0下载:
  2. mean shift tracker mean shift tracker mean shift tracker-mean shift tracker mean shift tracker mean shift tracker mean shift tracker mean shift tracker
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4365
    • 提供者:Manar
  1. SEA_det_v1.2

    0下载:
  2. sphere decode译码算法的更新版本-sphere decode algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:9339
    • 提供者:flysmoke
  1. codes

    2下载:
  2. 这是《MIMO-OFDM Wireless Communications with MATLAB》书中的源程序,这本书是关于MIMO-OFDM的新书,非常有用啊.备注:转载于http://download.csdn.net/source/32480-This is the " MIMO-OFDM Wireless Communications with MATLAB" source book, this book is a new book on MIMO-OFDM is ve
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:184921
    • 提供者:李不凡
  1. NL_means

    0下载:
  2. 实现 NL_means 算法,用来去噪。并赋带使用例子和实验结果。-Achieve NL_means algorithm to de-noising. And endowed with the use of examples and experimental results.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:39758
    • 提供者:opencv
  1. Matlab-BPTOOL

    0下载:
  2. 不错的Matlab神经网络工具箱实用指南,CSDN上有一部分下载,要10个积分,内容还不全,此资料为综合整理,比较全面。-Matlab neural network toolbox good practical guide, there is a part of the CSDN download, to 10 points, the content is not complete, this information is consolidate, more comprehensive.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:84697
    • 提供者:吴远龙
  1. CSDN-LT-code

    1下载:
  2. 一个比较正规的关于喷泉LT码的编码解码程序,没有加备注,但是清晰易懂。-A more formal fountain on LT codes codec procedures, did not add notes, but clear and understandable.
  3. 所属分类:matlab

    • 发布日期:2016-10-14
    • 文件大小:2048
    • 提供者:李先生
  1. csdn

    0下载:
  2. 三种esprit算法的doa估计matlab实现。参考张贤达《通信信号处理》的算法。包括两种普通esprit和TLS_esprit算法。经检查无误。(gfafsgfaqegfawegfgn asabqewgqaew)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:30720
    • 提供者:UIEI
  1. hmm

    0下载:
  2. 一个特别好的学习隐马尔可夫的例子,该例子来自于博客http://blog.csdn.net/wowotuo/article/details/40783357,通过该例子学习隐马尔可夫模型将会事半功倍(A very good example of learning hidden Markov. This example is from blog http://blog.csdn.net/wowotuo/article/details/40783357. Through this example,
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:imcjp
  1. LIBSVM学习笔记(二) - CSDN博客

    0下载:
  2. 安装步骤,可以参考,介绍的很详细。值得借鉴(SVM installation steps)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1804288
    • 提供者:梅子123
  1. lpccut

    1下载:
  2. 1.读取中文字符 2.利用微软系统语音获得待转换语音 3.gpc处理语音 4.合成语音 5.将多段语音拼接得到最终的语音(1. read Chinese characters 2. using the voice of Microsoft system to obtain the pending speech 3.gpc handles voice http://blog.csdn.net/kaixinshier/article/details/72142889. 4. synthetic sp
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1342464
    • 提供者:malvina
  1. immune2

    0下载:
  2. 人工免疫算法基于matlab实现,转载自CSDN(Artificial immune algorithm based on MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:7768
  1. spectralmatrix_msc_sgolay

    1下载:
  2. 今日对光谱数据预处理中的MSC(多元散射校正)和SG(0阶、高阶)平滑进行了学习,参考书目是李志刚老师著的《光谱数据处理与定量分析技术》(原理介绍较为详细)并结合CSDN和联合开发网上下载的代码进行了简单的matlab编程。代码稍后上传,介绍详细,感兴趣的可以去看看。(Today, MSC (Multiple Scattering Correction) and SG (0th order, high order) smoothing in spectral data preprocessing
  3. 所属分类:matlab例程

    • 发布日期:2019-04-09
    • 文件大小:1024
    • 提供者:nudtYu
  1. MSK信号数字调制解调

    0下载:
  2. 内含3种MSK调制程序,详细说明请参见网址:https://blog.csdn.net/i_no_one/article/details/90451131 还包含MSK解调说明。包含程序的使用说明,均为MATLAB程序。
  3. 所属分类:matlab例程

    • 发布日期:2019-10-10
    • 文件大小:9546
    • 提供者:inoone
搜珍网 www.dssz.com