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

搜索资源列表

  1. genetic

    0下载:
  2. 目前公认最好的神经网络工具箱,学习性能非常好,是机器学习及人工智能,自动控制,拟合,回归预测的好工具-Currently accepted best neural network toolbox, learning performance was very good machine learning and artificial intelligence, automatic control, fit, return a good tool for forecasting
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:217012
    • 提供者:陈墨
  1. TSP-matlab

    2下载:
  2. 用遗传算法计算旅行商问题,MATLAB程序代码,机器可直接运行。-Traveling salesman problem using genetic algorithm, MATLAB code, the machine can be directly run.
  3. 所属分类:matlab

    • 发布日期:2014-12-11
    • 文件大小:3950
    • 提供者:xiaoqi
  1. svm

    0下载:
  2. SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:118143
    • 提供者:
  1. 1

    0下载:
  2. 支持向量机和遗传算法的课件,希望多交流-Support vector machine and genetic algorithm courseware, I hope more exchanges! ! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:363683
    • 提供者:111111
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1545
    • 提供者:王龙隐
  1. power_acdrive

    0下载:
  2. The induction motor is fed by a current-controlled PWM inverter which is built using a Universal Bridge block. The motor drives a mechanical load characterized by inertia J, friction coeficient B, and load torque TL . The speed control loop uses a pr
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:14856
    • 提供者:jurifa
  1. yichuansuanfa

    2下载:
  2. 有关利用遗传算法经行风机微观选址的matlab案例源代码-Source code matlab case on the use of genetic algorithms the MORALS machine micro site
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4539
    • 提供者:杨波
  1. Intrusion-Detection

    0下载:
  2. The problem of intrusion detection has been studied and received a lot of attention in machine learning and data mining in the literature survey. The existing techniques are not effective to improve the classification accuracy and to reduce high
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:400074
    • 提供者:Sumit
  1. SVM_GA_FINAL30_4.m

    0下载:
  2. genetic algo + support vector machine for optimal indicator trading
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:2491
    • 提供者:fkk
  1. S-GA-SVM

    0下载:
  2. 一个关于遗传算法改进的支持向量机算法,能对全局优化问题进行加速搜索最优解-A genetic algorithm to improve the support vector machine algorithm for global optimization problems can be accelerated search the optimal solution
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1703
    • 提供者:morenjie
  1. Real-Coded-Genetic-Algorithm-for-Robust

    0下载:
  2. Power system stabilizers (PSS) are now routinely used in the industry to damp out power system oscillations. In this paper, real-coded genetic algorithm (RCGA) optimization technique is applied to design robust power system stabilizer for both
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:470226
    • 提供者:ali
  1. P4-1

    0下载:
  2. 传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算中
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3582
    • 提供者:朱坤鸿
  1. Genetic-algorithm-to-optimize-svm

    1下载:
  2. 遗传算法优化支持向量机的惩罚系数C与高斯核系数g,能够提高支持向量机的分类精度-Genetic algorithm to optimize the punish coefficient of support vector machine (SVM) with gaussian kernel coefficient C g, can improve the support vector machine (SVM) classification accuracy
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1938
    • 提供者:T和
  1. libsvm-3.1-[FarutoUltimate3.1Mcode]

    1下载:
  2. 包含粒子群算法、遗传算法、网格搜索法优化的支持向量机代码-Particle swarm algorithm, genetic algorithm, the grid search method optimization of support vector machine (SVM) code
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1309647
    • 提供者:张杰
  1. GA

    0下载:
  2. Genetic algorithm to solve job shop scheduling ,,using matlab environment and scheduling job ,machine,tasks and the like ,,because of Genetic Algorithm can give optimal solution ,we use it and initialize it with a population and generation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2157
    • 提供者:wajdy
  1. GA

    0下载:
  2. 本人机器学习大作业,详细阐述遗传算法。matlab环境下,针对具体例子,用遗传算法求极值。-My machine learning assignments, detailed in this paper, the genetic algorithm.Matlab environment, in view of the specific example, using genetic algorithm for extremum.
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3531245
    • 提供者:liu
  1. PID-mcc-control-with-algorithme-genetic

    0下载:
  2. control of dc machine with PI and optimize performance of machine with algorithme genetic
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:174794
    • 提供者:reda
  1. zuixiaoercheng

    0下载:
  2. 支持向量机二分类,可以实现粒子群寻参数,遗传寻参,网格化寻找参数-Support vector machine two classification, can realize the particle swarm optimization parameters, genetic parameters, grid search parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:879
    • 提供者:木木
  1. ningtai

    0下载:
  2. 是机器学习的例程,用MATLAB编写的遗传算法路径规划,重要参数的提取。- Machine learning routines, Genetic algorithms using MATLAB path planning, Extract important parameters.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5860
    • 提供者:吕新艳
  1. GA-ELM_2 v2.0

    2下载:
  2. matab遗传算法工具箱以及极限学习机+遗传算法优化压缩包(Genetic Algorithm toolbox for matlab 2020b and Limit learning machine + genetic algorithm optimization package)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-01
    • 文件大小:10240
    • 提供者:gald
« 12 »
搜珍网 www.dssz.com