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

搜索资源列表

  1. pptOfNeuralNetworks.rar

    0下载:
  2. 本资源是大学本科课程所用的PPT课件,详细阐述了神经网络的发展史、理论基础、典型实例、控制模型和MATLAB中UN工具箱的使用。,The resources are used in undergraduate courses of the PPT courseware, detailed history of the development of neural networks, theoretical basis, a typical example, the control model an
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1283253
    • 提供者:xq
  1. GA遗传算法的入门教学PPT

    1下载:
  2. 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-23
    • 文件大小:800242
    • 提供者:YJN
  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
    • 文件大小:733973
    • 提供者:wangyuanyuan
  1. dd_tools_1_6_3

    1下载:
  2. SVDD的工具箱,可以很好的处理一类分类问题,详见Support Vector Data Descr iption一文-SVDD tools,can be used to process one class classification problem,for more details ,we refer to "Support Vector Data Descr iption"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:450018
    • 提供者:peng
  1. ANN

    0下载:
  2. 文件中包含某老师关于人工神经网络控制系统的PPT,较详细的介绍了人工神经网络及应用于控制的相关内容。-File contains a teacher on the artificial neural network control system of PPT, a more detailed introduction to the artificial neural network and applied to the control of relevant content.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:769883
    • 提供者:周钟
  1. multiboost-0.71.src.tar

    1下载:
  2. MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:79872
    • 提供者:周简单
  1. shenjingwangluo

    0下载:
  2. 里面有两个实验,包括PPT和实验的代码,可以帮助一些想学习神经网络的朋友一个大忙。-We now have an easy scr ipt (easy.py) for users who know NOTHING about svm. It makes everything automatic--from data scaling to parameter selection. The parameter selection tool grid.py generates the follo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:934279
    • 提供者:baiyunqiu
  1. work

    0下载:
  2. 模拟退火算法的ppt和程序,分四个文件夹- algorithm and ppt of Simulated annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2962874
    • 提供者:Vincent Yuan
  1. svm-classification

    0下载:
  2. 这是中科院曾力的支持向量机分类原理的ppt讲义,适合初学者。-This is the force of the Chinese Academy of Sciences has support vector machine classification principle ppt notes, suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:477507
    • 提供者:王振鹏
  1. RBF

    0下载:
  2. 一个很好的学习RBF的PPT,是一个英文的,讲得很清楚,需要的可以下载-A very good learning RBF the PPT, is an English, made it clear that the needs can be downloaded
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:270132
    • 提供者:郝洁
  1. Peking_University_PSO_All_in_one

    7下载:
  2. 北京大学计算智能研究室几位计算智能教授的辛苦结晶,包含粒子群算法源代码,PPT文档说明,十五个典型的测试函数,算法注释详尽,简明扼要,是难得的粒子群算法学习材料-Institute of Computational Intelligence Computational Intelligence Research Laboratory Professor of several hard crystal that contains the source code for Particle Swarm
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-29
    • 文件大小:7351182
    • 提供者:liutianya
  1. pso-ppt-sample

    1下载:
  2. 微粒群优化算法 (PSO) 是一种进化计算技术 , 由Eberhart博士和kennedy博士于1995年提出。微粒群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解。 -Particle Swarm Optimization (PSO) is an evolutionary computation technique, by Dr. Eberhart and Dr. kennedy made in 1995. Particle Swarm Optimization Alg
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-25
    • 文件大小:1087353
    • 提供者:Kevin
  1. MonteCarlo-ppt-sample

    0下载:
  2. 蒙特卡罗(Monte Carlo)方法,又称计算机随机模拟方法,是一种基于"随机数"的计算方法。这一方法源于美国在第二次世界大战研制原子弹的曼哈顿计划。该计划的主持人之一数学家冯诺伊曼用驰名世界的赌城-摩纳哥的Monte Carlo来命名这种方法。-Monte Carlo (Monte Carlo) methods, also known as computer-generated random simulation method is based on " random number&
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:516687
    • 提供者:Kevin
  1. GAcode

    0下载:
  2. 一个关于简单遗传算法的PPT和matlab版程序,值得拥有!-A simple genetic algorithm on matlab version of PPT and procedures, worth having!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8228
    • 提供者:李东子
  1. SA

    0下载:
  2. 模拟退火算法的入门教学PPT,以及简单的matlab实现代码。-Simulated annealing algorithm tutorial PPT, and the simple matlab implementation code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:332451
    • 提供者:YJN
  1. Matlab

    0下载:
  2. matlab作图函数集锦(42个例程加PPT讲解)-matlab plot function Collection (42 routines plus PPT to explain)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:347472
    • 提供者:jyq12
  1. MATLAB

    0下载:
  2. matlab神经网络ppt以及源程序神经网络以及源程序-failed to translate Matlab neural network PPT and source program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4117626
    • 提供者:hu
  1. PPT

    1下载:
  2. 深度学习,神经网络算法入门,含PPT,matlab教程-Depth learning, neural network algorithm entry containing PPT, matlab tutorials, and more
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3638589
    • 提供者:cs_lin
  1. 用MATLAB实现遗传算法程序

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

  1. 神经网络在电力负荷预测

    3下载:
  2. 附件中包括了制作的关于matlab神经网络在电力负荷预测中的应用的ppt,并且包括程序,希望大家能都锻炼下(The appendix includes the PPT produced about the application of MATLAB neural network in power load forecasting, and includes the program. I hope you can all exercise it.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-04-05
    • 文件大小:71680
    • 提供者:小王00123
« 12 »
搜珍网 www.dssz.com