CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - matlab经典算法的程序

搜索资源列表

  1. somtoolbox3

    0下载:
  2. SOM算法,matlab程序,是经典的教科书的例子程序-SOM algorithm, Matlab procedures, are classic textbook example of procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:417.32kb
    • 提供者:郭攀红
  1. hmmbox_4_1

    1下载:
  2. hmm算法的经典matlab程序,可用于模式识别等人工智能方面-classic Matlab program can be used for pattern recognition, such as artificial intelligence
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:160.94kb
    • 提供者:dy
  1. julei

    0下载:
  2. 经典模糊聚类算法的matlab程序框架,简单容易理解。-Classical fuzzy clustering algorithm matlab Framework, a simple easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:6.22kb
    • 提供者:许翔
  1. nicheSGA

    0下载:
  2. 用matlab编写的一个经典的基于排挤机制的小生境遗传算法程序 -Matlab prepared with a classical crowding out mechanism based on niche genetic algorithm procedure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:14.09kb
    • 提供者:陈沛谕
  1. GraphCut_matlab

    1下载:
  2. graph cut 优化算法的最新版本,包含和Matlab接口,已编译,以及自己的一个简单测试例子程序MyTest,还有一篇经典论文及自己的读书笔记-graph cut optimization algorithm of the latest version, includes and Matlab interface has been compiled, and their example of a simple test program MyTest, there is a classic
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-13
    • 文件大小:46kb
    • 提供者:tanghuang
  1. rk4andadams

    0下载:
  2. 四阶经典RK算法和四阶Adams预测-校正算法是求解微分方程时经常用的方法,本文进行了比较,提供了算例和程序-Classical RK method of fourth order and fourth-order Adams predictor- corrector algorithm is often used to solve the differential equation method, this article compares and provides examples and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:14.94kb
    • 提供者:陈岩
  1. shenjingwangluomatlab

    0下载:
  2. 此程序是神经网络算法的matlab程序,比较经典,对初学者十分有用,强烈推荐-This program is a neural network algorithm matlab program, more classic, very useful for beginners, it is strongly recommended
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:20.87kb
    • 提供者:韦小宝
  1. matlab_neat

    0下载:
  2. 一类新的神经进化算法——NEAT,可同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,此程序是用于解决经典的XOR分类问题-A new neuroevolution algorithm is called NEAT.NEAT can evolve the topologies as well as the connection weights of BP network. this matlab program solves the XOR problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:71.42kb
    • 提供者:赵昀
  1. Particle-swarm-optimization-

    0下载:
  2. matlab粒子群经典算法,包含神经网络各个经典的小程序,环境为matlab-matlab Artificial neural network algorithm for the classic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-28
    • 文件大小:763.54kb
    • 提供者:雨林
  1. SVM-matlab

    1下载:
  2. svm的各种经典的程序,用于对数据、图像进行分类,回归。其中,既包含分两类的程序,也包括分多类的程序,以及svm改进算法的程序。-svm various classic procedures for data, image classification, regression. Which contains both the two types of procedures, including many types of procedures and svm algorithm procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4.55mb
    • 提供者:姜红茹
  1. mg_prediction

    1下载:
  2. 经典自适应算法lms和核自适应算法klms的matlab程序-Classical adaptive algorithm called lms and kernel adaptive algorithm called klms of matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1.45kb
    • 提供者:王仁
  1. bp_f2

    0下载:
  2. 基于模式识别的经典神经网络的BP算法的MATLAB程序-Based on the classic pattern recognition neural network BP algorithm MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.4kb
    • 提供者:李刚
  1. ysgz

    0下载:
  2. 本程序包含压缩感知的几种经典重构算法:BP、OMP、MP等,通过matlab实现。-The program includes several classic compressed sensing reconstruction algorithm: BP, OMP, MP, etc., through the matlab implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.15kb
    • 提供者:chenxiaowen
  1. 多目标优化进化算法

    3下载:
  2. 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-11-06
    • 文件大小:353kb
    • 提供者:taiyuanwang
  1. matlab经典教程

    1下载:
  2. MATLAB [1] 是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。 MATLAB是matrix&laboratory两个词的组合,意为矩阵工厂(矩阵实验室)。是由美国mathworks公司发布的主要面对科学计算、可视化以及交互式程序设计的高科技计算环境。它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-01-15
    • 文件大小:2.2mb
    • 提供者:xhbean
  1. 经典遗传算法

    1下载:
  2. 本遗传算法为经典遗传算法matlab程序,内部还含有调用遗传算法工具箱的程序。如有问题欢迎咨询
  3. 所属分类:人工智能/神经网络/遗传算法

搜珍网 www.dssz.com