搜索资源列表

  1. 数值分析及其MATLAB实现

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

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

    0下载:
  2. RLS算法的仿真程序,初级入门的matlab仿真程序-RLS algorithm for the simulation program, the initial entry of matlab simulation program
  3. 所属分类:matlab例程

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:song
  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
  3. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:506880
    • 提供者:courger
  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. 所属分类:图形/文字识别

    • 发布日期:2024-10-21
    • 文件大小:1024
    • 提供者:黄习培
  1. thinning

    0下载:
  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例程

    • 发布日期:2024-10-21
    • 文件大小:38912
    • 提供者:陈立
  1. matlab

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

    • 发布日期:2024-10-21
    • 文件大小:48263168
    • 提供者:jenny
  1. MATLAB

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

    • 发布日期:2024-10-21
    • 文件大小:192512
    • 提供者:小瑞瑞
  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.mat
  3. 所属分类:matlab例程

    • 发布日期:2024-10-21
    • 文件大小:8184832
    • 提供者:中士
  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. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:130048
    • 提供者:曾思涛
  1. matlab-routine-assembly

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

    • 发布日期:2024-10-21
    • 文件大小:3044352
    • 提供者:longfei
  1. MATLAB-ga

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

    • 发布日期:2024-10-21
    • 文件大小:15855616
    • 提供者:王景玫
  1. LBP

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

    • 发布日期:2024-10-21
    • 文件大小: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. 所属分类:其他小程序

    • 发布日期:2024-10-21
    • 文件大小:3072
    • 提供者:dorassir
  1. [muchong.com]经典-matlab经典算法的程序

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

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

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

  1. 张小飞

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

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

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

    • 发布日期:2024-10-21
    • 文件大小:4372480
    • 提供者:1234567845432
  1. MATLAB 遗传算法工具箱

    0下载:
  2. 本书详细描述了MATLAB遗传算法的使用教程,适合新手入门,手把手教学
  3. 所属分类:软件工程类

    • 发布日期:2022-07-12
    • 文件大小:9708010
    • 提供者:aaaccddd
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org