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

搜索资源列表

  1. tunningPIDbyPSO

    0下载:
  2. 使用基本粒子群算法整定的PID控制,供学习者参考。-The use of elementary particle swarm optimization algorithm-tuning PID control for the learner information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:21165
    • 提供者:zangtianlei
  1. webinar_files

    0下载:
  2. This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:18626
    • 提供者:gao
  1. NPSA

    3下载:
  2. 小生境粒子群算法例子,对学习粒子群算法及很好的理解该算法非常有用-Examples of niche PSO, particle swarm optimization algorithm for learning and a good understanding of the algorithm is very useful! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:1226
    • 提供者:何志军
  1. Optimization_Toolbox

    0下载:
  2. MATLAB优化工具箱手册(英文版)介绍了一些标准的算法,适合初学者,-MATLAB Optimization Toolbox Manual (English), introduced a number of standard algorithms, suitable for beginners,
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:2052421
    • 提供者:ling
  1. GA-bp

    4下载:
  2. 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:1229
    • 提供者:guang dong
  1. ACOUCP

    0下载:
  2. 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1701
    • 提供者:孙准
  1. aco-v1.1

    0下载:
  2. This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:38444
    • 提供者:cheikh
  1. genetic_arithmetic

    0下载:
  2. 遗传算法作为具有系统优化、适应和学习的高性能计算和建模方法的研究渐趋成熟。在介绍遗传算法的产生和发展历史之后,慨述厂遗传算法的理论和应用情况-Genetic algorithm as a system optimization, adaptation and learning of high-performance computing and modeling method of maturing. In introducing the genetic algorithm generation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6070540
    • 提供者:韩君
  1. efficiency_2outputflc_withlma

    0下载:
  2. Efficiency optimization of IPMSM with fuzzy logic controller and loss minimization algorithm. Good for simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:17926
    • 提供者:william
  1. sine

    0下载:
  2. 用遗传算法优化神经网络权值 最后实现逼近sin函数曲线-Neural network using genetic algorithm optimization to achieve the right of the value of the final function curve approximation sin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:293925
    • 提供者:无名
  1. SIALAB

    0下载:
  2. 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-15
    • 文件大小:4437091
    • 提供者:王巍
  1. VirtualForce

    0下载:
  2. 此代码实现的功能是利用微粒群算法对传感器网络节点配置算法——虚拟力算法中参数的优化。优化后,节点配置较优。-This code implements the functions is the use of particle swarm optimization algorithm for sensor network node configuration- virtual force algorithm parameters optimization. After optimization, t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4035
    • 提供者:王巍
  1. HierarchicalBayesianOptimizationAlgorithm

    0下载:
  2. Hierarchical Bayesian Optimization Algorithm: Toward a New Generation of Evolutionary Algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1840417
    • 提供者:傲天
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. GA_oneobject

    0下载:
  2. 基因遗传算法中的一元函数的优化举例,供广大初学之人黏贴使用-Genetic algorithm optimization of unary function example, for the majority of beginners person adhesive used
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1031
    • 提供者:Baixianxu
  1. top

    0下载:
  2. topology optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2026
    • 提供者:sun guangyong
  1. MOP

    0下载:
  2. 用神经网络解决多目标优化问题,其中学习算法用的是用BP学习算法-solve multiple optimization problem by neural network,using BP learning method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:941964
    • 提供者:zhouchangjun
  1. Optimization

    1下载:
  2. 《小波消噪阈值算法优化》详细阐述了一种自适应小波阈值消噪法。经matlab验证,改进后的算法消噪性能大大提高。-《Optimization threshold algorithm of wavelet de-noising》discribes an adaptive threshold de-noising based on wavelet. It’s proved by matlab program that the performance of adaptive algorithm is m
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:240411
    • 提供者:鄢艳
  1. ant

    2下载:
  2. 在matlab环境中用蚁群算法寻优潜水器的三维路径,效果很好-In the matlab environment, using ant colony optimization algorithm for three-dimensional underwater vehicle path, good results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:24290
    • 提供者:史峰
  1. TSP_matlab_code

    0下载:
  2. TSP_matlab_code using acs(Ant Colony Optimization) -TSP_matlab_code using acs(Ant Colony Optimization)
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5615
    • 提供者:guolulang
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com