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

搜索资源列表

  1. a_standard_PSO_program_for_matlab

    0下载:
  2. 标准粒子群优化算法的示例,程序主体附带大量讲解,简明扼要,适合初学者对粒子群算法结构进行研究-Standard particle swarm optimization example, the program attached to a large number of the main explanations, concise and suitable for beginners on the particle swarm algorithm to study the structure of
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5.04kb
    • 提供者:留言民
  1. rbf

    4下载:
  2. RBf神经网络算法的具体讲解,包括各种例子,内附程序文件,很容易理解。-RBf neural network algorithm specific explanations, including examples, containing the program file, it is easy to understand.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-22
    • 文件大小:99.36kb
    • 提供者:wangyuanyuan
  1. BPalogorithm

    0下载:
  2. BP网络的各种算法,附各种算法的程序文件及PPT课件,从例子出发讲解,很容易理解。-BP network of various algorithms, with a variety of process and PPT algorithm courseware, starting from the example to explain, it is easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:716.77kb
    • 提供者:wangyuanyuan
  1. Illinois

    0下载:
  2. 用MATLAB实现遗传算法程序,讲解了关键的程序设计-The realization of genetic algorithm using MATLAB procedures, on a key program design
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:191.29kb
    • 提供者:zhihujj
  1. qqqq

    0下载:
  2. 遗传算法的程序讲解,里面有几个算法的例子,可以再matlab里直接运行,帮助初学者研究-On genetic algorithm procedure, there are several examples of algorithms, you can directly run the matlab help beginners study
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3.6kb
    • 提供者:maomao
  1. GAs

    0下载:
  2. 遗传算法简明教程,附带程序,深入浅出讲解-Simple genetic algorithm tutorial, with procedures in layman' s language to explain
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5.26kb
    • 提供者:何亮
  1. matlab

    0下载:
  2. matlab经典算法的程序,用于数学建模的经典算法及其讲解-classical algorithm matlab program for mathematical modeling of the classical algorithm and explain
  3. 所属分类:matlab

    • 发布日期:2017-06-21
    • 文件大小:35.61mb
    • 提供者:蔡纪源
  1. MATLABDigitalSignalProcessing[zhangdefeng][souceco

    2下载:
  2. 详解MATLAB 数字信号处理[张德丰][程序源代码] 书<<MATLAB 数字信号处理[张德丰]>>全部采用了MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。其中详细讲解了信号的分析基础、系统模型及数据采集分析、信号的变换、模拟滤波器、IIR滤波器设计、FIR滤波器、MATLAB的其他滤波器、随机信号及参数建模、信号在小波分析与处理中的应用等,绍MATLAB在数字信号中的具体应用。 数字信号处理的工程设计人员参考。 -MATLAB sourc
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:86.46kb
    • 提供者:liangchengwu
  1. GA--MATLAB

    0下载:
  2. 说明了遗传算法的原理和优越性,通过程序讲解了遗传算法的实际运用。-Describes the principles and advantages of the genetic algorithm, through the program to explain the practical application of genetic algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:76.9kb
    • 提供者:chuer
  1. matlab

    0下载:
  2. matlab课件及程序例讲解以及matlab算法实例文件(PDF)格式-courseware and procedures matlab matlab algorithm cases and practical examples to explain (PDF) format
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:10.93mb
    • 提供者:mayalin
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1.49mb
    • 提供者:Binjie Liao
  1. mo-shi-shi-bie-yu-matlab

    0下载:
  2. 以数字识别为例,讲解模式识别中算法的应用,程序后有注释,程序很容易理解的。-With digital identification, for example, to explain the application of pattern recognition algorithms, procedures have notes, the program is very easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:25.41mb
    • 提供者:李磊伟
  1. 《MATLAB 神经网络30个案例分析》程序和数据

    0下载:
  2. 总结一些神经网络的使用案例及程序,包含粒子群算法对神经网络进行改进的程序,有详细讲解,程序可用
  3. 所属分类:matlab例程

  1. Fuzzy-Mathematical

    0下载:
  2. 一份讲解模糊数学的文档,提供了多个具体建模实例,给出了算法步骤,及matlab实现程序,可作为学习模糊数学算法的参考资料。-A document to explain the fuzzy mathematics, provides a number of specific examples of modeling, given the algorithm steps, and matlab implementation procedures, can be used as a reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-05
    • 文件大小:420.33kb
    • 提供者:徐昀
  1. 图论讲解及其Matlab算法

    0下载:
  2. 内涵图论讲解及Dijesktra,Floyd等算法的Matlab程序(Dijesktra and Floyd algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:483kb
    • 提供者:KyungChulK
  1. 层次分析法

    0下载:
  2. 内含层次分析法讲解及其Matlab算法和程序(analytic hierarchy process)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:589kb
    • 提供者:KyungChulK
  1. 6174576

    0下载:
  2. 用MATLAB实现遗传算法程序,讲解了关键的程序设计()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:191kb
    • 提供者:callmr
  1. 用MATLAB实现遗传算法程序

    0下载:
  2. 遗传算法程序,内有相关ppt与例子讲解及源代码(tool of genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. matlab经典算法程序

    0下载:
  2. 关于利用matlab进行数据分析、解方程、规划问题、插值拟合问题的讲解与例程。(About MATLAB, data analysis, solving equations, planning problems, interpolation and fitting problems are explained and routines.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2.9mb
    • 提供者:文慧
  1. 自学Matlab必备的60个小程序代码

    1下载:
  2. matlab教程,内含多种matlab算法的讲解和源代码,同时附带源码文件(matlab tutorial, containing a variety of MATLAB algorithm to explain and source code)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-08
    • 文件大小:131kb
    • 提供者:chico7
« 12 »
搜珍网 www.dssz.com