CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - matlab例子

搜索资源列表

  1. fourier_filter

    0下载:
  2. 演示了光学滤波特性,是学习信息光学的好例子-Demonstration of the optical filtering properties, is to learn from good examples of optical information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1291
    • 提供者:wanghong
  1. gaoweifangcheng

    0下载:
  2. 用matlab解高维微分方程组一般少用到,但是最近看了这方面的例子,希望对用到的人有所帮助-Matlab solutions with high-dimensional differential equations in general less used, but recently read examples in this regard, I hope to help people who use
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2944
    • 提供者:
  1. @ukf

    0下载:
  2. unscented kalman滤波器程序,相对比较基础,可以结合例子学习,有助于初学者学习-unscented kalman filter procedure, the relative basis of comparison, examples of learning can be combined to help beginners learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9022
    • 提供者:asdasdasd
  1. @pf

    0下载:
  2. 粒子滤波滤波器程序,相对比较基础,可以结合例子学习,有助于初学者学习-Filter particle filter procedure, the relative basis of comparison, examples of learning can be combined to help beginners learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:7024
    • 提供者:asdasdasd
  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. matlabexample

    0下载:
  2. matlab实例,学习matlab需要多看例子,而不是理论-matlab example, matlab needs to learn to see more examples, not theory
  3. 所属分类:Goverment application

    • 发布日期:2017-03-31
    • 文件大小:166446
    • 提供者:振华
  1. RS_encod_decod

    2下载:
  2. 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信, 大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 , 但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的, 所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改, 附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication o
  3. 所属分类:matlab

    • 发布日期:2016-03-31
    • 文件大小:924015
    • 提供者:陈文礼
  1. TwoLp

    2下载:
  2. 求解线性规划的两阶段法(matlab程序)里面附有相应的例子-Solving two-stage linear programming method (matlab program) inside with the corresponding examples
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2037
    • 提供者:xiadi
  1. Matlab_Wireless_Communications

    1下载:
  2. MATLAB无线网络的各种例子,相当全面-MATLAB various examples of wireless networks, a reasonably comprehensive
  3. 所属分类:matlab

    • 发布日期:2016-04-02
    • 文件大小:7218771
    • 提供者:李扬
  1. Texture_Synthesis_Using_Image_Quilting

    0下载:
  2. 最佳接缝法纹理合成的MATLAB代码,有图像例子,有网页说明,具体算法参照文献:Image Quilting for Texture Synthesis and Transfer-Texture synthesis method the best joints of the MATLAB code, there are examples of images, there are web pages that refer to the specific algorithm literature:
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:577352
    • 提供者:PanHao
  1. BPNN-Matlab

    0下载:
  2. 一个BP网络编程例子-Example of a BP network programming
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6805
    • 提供者:陈攀攀
  1. svc

    0下载:
  2. 支持向量机的演算法,一个很好的编程例子哦!-Support vector machine algorithm, a very good example of programming Oh!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1524
    • 提供者:SiSi
  1. genetic

    0下载:
  2. genetic遗传算法,里面附有例子,请仔细阅读说明-genetic genetic algorithm, which accompanied by examples, please carefully read the descr iption
  3. 所属分类:Applications

    • 发布日期:2017-03-27
    • 文件大小:75943
    • 提供者:江衡
  1. plot_Bezier

    0下载:
  2. matlab例子,用来计算bezier曲线-matlab example, used to calculate the Bezier curve
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1358
    • 提供者:离心压气机
  1. SPIHT_Matlab_Demo

    0下载:
  2. spiht的matlab 的实现,包含一个例子-the realization of the matlab SPIHT, including an example
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:326253
    • 提供者:summer
  1. fem1

    0下载:
  2. matlab中PDE工具箱的帮助文件pde.pdf的例子全部用代码实现,花了我一个月的时间,有限元应用程序-matlab in PDE toolbox pde.pdf Help file with examples of all the code, I spent a month s time, the finite element applications
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12359
    • 提供者:李文华
  1. matlab2

    0下载:
  2. butt,cheb1,cheb2,elip四种常见的IIR滤波器使用小例子-butt, cheb1, cheb2, elip four common small example of the use of IIR filters
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:10079
    • 提供者:sydney
  1. HMM

    0下载:
  2. 阴马尔可夫模型的实现,还有一些例子,文件较多,可用与HMM的语音识别-The realization of Markov model overcast, there are some examples, the document more usable and HMM Speech Recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:37438
    • 提供者:cao
  1. Matlab_ODE_solution

    0下载:
  2. 对matlab ODE的求解进行了详细的分析,并带有详细的例子(代码)可用来练习。-Matlab ODE solution on a detailed analysis, with detailed examples (code) can be used to practice.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:439193
    • 提供者:wang
  1. waterfall_FFT

    0下载:
  2. 一个关于FFT应用的例子,This program calculates the Waterfall FFT of a time history,by Tom Irvine -With regard to the application of a FFT example, This program calculates the Waterfall FFT of a time history, by Tom Irvine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2219
    • 提供者:null
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com