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

搜索资源列表

  1. 数值分析及其MATLAB实现

    7下载:
  2. 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,有的显示给用户必要的提示,有的输出数值解及其误差限或误差估计
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-03-13
    • 文件大小:4639264
    • 提供者:lvchenglin
  1. thinning

    1下载:
  2. 采用matlab编写,基于OPTA细化算法,适合入门级新手用,希望对大家有用-Using matlab to prepare, based on OPTA thinning algorithm, suitable for entry-level novice, and I hope useful for all of us
  3. 所属分类:matlab

    • 发布日期:2015-04-17
    • 文件大小:39087
    • 提供者:陈立
  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. hough-Transform-for-Line-Detect

    0下载:
  2. Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-25
    • 文件大小:1414
    • 提供者:黄习培
  1. LMSandsunspotcycle

    0下载:
  2. 正弦干扰陷波:LMS自适应滤波器算法 太阳黑子出现周期的研究:周期图法,Levison-Durbin法、Burg法求功率谱 及matlab入门学习课件-Sinusoidal interference Notch: LMS adaptive filter algorithm sunspot cycle appears Study: periodogram, Levison-Durbin method, Burg method for power spectrum and matla
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:507053
    • 提供者:courger
  1. matlab

    0下载:
  2. matlab入门,一些基本规则,算法,书中还有一些实用的例子-matlab entry, some basic rules, algorithms, there are some practical examples of the book
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:48263168
    • 提供者:jenny
  1. MATLAB

    0下载:
  2. MATLAB入门,如何运用具体的MATLAB进行算法的实现-Getting Started with MATLAB, how to use specific MATLAB for algorithm implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:192603
    • 提供者:小瑞瑞
  1. Matlab-algorithm-source-code-package

    0下载:
  2. 1.MatLab从入门到精通的源代码(1.13M) 2.matlab经典算法的程序(2.9M) 3.MATLAB精彩编程100例源码(3.8M) 4.概率分布函数(7个文件) 5.解决积分问题的matlab源程序 (6个文件) 6.时间序列分析的一些模型Matlab源码(自回归例题及M文件)-1.MatLab from entry to the proficient source code (1.13M) 2.matlab classical algorithm proced
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:8184477
    • 提供者:中士
  1. The-best-matlab-tutorial

    0下载:
  2. 很好的matlab入门教程,非常适合matlab新手用,易学易懂,里面包含了很多matlab的基本算法程序以及实例介绍-Very good tutorial MATLAB, very suitable for matlab novice to use, easy to understand, which contains the basic algorithm and program of many MATLAB examples
  3. 所属分类:Other systems

    • 发布日期:2017-11-04
    • 文件大小:129601
    • 提供者:曾思涛
  1. matlab-routine-assembly

    0下载:
  2. matlab经典算法的程序集例程,适合MATLAB入门学习与参考-classical algorithm matlab assembly routines for learning and reference MATLAB entry
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:3044337
    • 提供者:longfei
  1. MATLAB-ga

    0下载:
  2. matlab遗传算法入门教程及代码 雷英杰主编 -matlab genetic algorithm and code AIR Editor Tutorial
  3. 所属分类:Other systems

    • 发布日期:2017-06-08
    • 文件大小:15856122
    • 提供者:王景玫
  1. LBP

    0下载:
  2. 局部二值模式算法,图像处理入门算法,适合新手(local binary patterns)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:26624
    • 提供者:zxy_27
  1. 模拟退火算法

    0下载:
  2. 基于模拟退火算法的求解TSP问题的matlab程序,对于学习算法的初学者,可作为入门的简单程序(To solve the problem of TSP simulated annealing algorithm based on the matlab program, for beginners learning algorithm, can be used as a simple entry procedures)
  3. 所属分类:matlab例程

  1. 遗传算法解释及代码(一看就懂).docx

    0下载:
  2. matlab 源码 跟着老师搞项目时候 自己写的 注释也比较全 适合初学者入门(Matlab source code, with the teacher to engage in projects, the time to write their own notes are more comprehensive, suitable for beginners)
  3. 所属分类:matlab例程

  1. 遗传算法例子

    0下载:
  2. matlab遗传算法的实例,可以作为入门学习的材料(Matlab genetic algorithm examples for learning)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:dorassir
  1. 鱼眼图像几何模型校正入门实验Matlab

    5下载:
  2. 一种鱼眼镜头校正算法的MATLAB实现,附论文及源代码(A MATLAB implementation of fisheye lens correction algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1449984
    • 提供者:casc_zxy
  1. [muchong.com]经典-matlab经典算法的程序

    0下载:
  2. 一些用matlab编写的经典算法程序,对于初学者入门很有用(Some prepared by matlab classic algorithm for beginners is very useful for beginners)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-28
    • 文件大小:3218432
    • 提供者:六道
  1. MATLAB智能算法30个案例分析程序

    0下载:
  2. 供初学者练习和入门,可以简单操作,材料比较全(For beginners practice and entry, you can simply operate, the material is more complete)
  3. 所属分类:文章/文档

  1. 张小飞

    0下载:
  2. 张小飞doa多种matlab入门算法,如music ,esprit等等(there are sereal doa matlab , such as music ,esprit)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2476032
    • 提供者:slszy
  1. 神经网络入门13课源码

    3下载:
  2. 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part
  3. 所属分类:其他

    • 发布日期:2020-01-29
    • 文件大小:4372480
    • 提供者:1234567845432
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com