CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - optimization

搜索资源列表

  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. Particle-Swarm-Optimization-C

    0下载:
  2. PSO同遗传算法类似,是一种基于迭代的优化算法-PSO is similar with the genetic algorithm is an iterative optimization algorithm based on
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:6465
    • 提供者:naiyu
  1. NSGA2-dynamic

    0下载:
  2. Multiobjective optimization for dynamic environments. The IEEE Congress on Evolutionary Computation (CEC)
  3. 所属分类:.net

    • 发布日期:2017-03-24
    • 文件大小:116155
    • 提供者:youcef
  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. 0000

    0下载:
  2. 本程序用来实现对非线性函数求解优化程序的主要算法采用遗传算法实现-This procedure is used to achieve non-linear functions to solve optimization procedure using genetic algorithm main algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:2288
    • 提供者:罗杰
  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. MATLAB1

    0下载:
  2. matlab codes for ant colony optimization
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:310063
    • 提供者:mohana raajan
  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. psot

    1下载:
  2. 粒子群算法工具包,包括动态环境的寻优,还可以直观看到粒子的搜索过程-Particle swarm optimization tool kit, including the dynamic environment of the optimization, you can also see the particles in an intuitive search process
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:774753
    • 提供者:段昊
  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. SS

    0下载:
  2. Algorithm for Sensor Selection via Convex Optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:8312
    • 提供者:savsee
  1. ICA-10bar

    1下载:
  2. 10杆桁架结构优化程序,使用最新的帝国竞争算法。请求多多加点数-10 bar truss optimization, very powerful source code, using imperilist competition algorithm.
  3. 所属分类:压缩解压

    • 发布日期:2017-04-26
    • 文件大小:46986
    • 提供者:王兆亮
  1. matlabgeneticoptimum

    0下载:
  2. 基于MATLAB的遗传算法优化程序的编程 每一步都有详细的说明-MATLAB-based genetic algorithm optimization process every step of programming detail
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:4711
    • 提供者:田恩远
  1. Topology_Optimization_a_99_line

    2下载:
  2. Ole Sigmund编写的99行Matlab程序是拓扑优化方面的经典案例。该程序有5个可修改的输入参数:竖直方向网格划分数nely,水平方向网格划分数nelx,保留的材料的体积分数volfrac,惩罚因子penal和滤波器大小rmin。加载方式矩阵F和支承方式fixeddofs也可以分别选取不同的方式或组合。-Ole Sigmund prepared by the 99-line Matlab program is a classic example of topology optimizat
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:12329
    • 提供者:jiang
  1. AdvancesinLinear

    0下载:
  2. SIAM s Advances in Design and Control series consists of texts and monographs dealing with all areas of design and control and their applications. Topics of interest include shape optimization, multidisciplinary design, trajectory optimization, f
  3. 所属分类:software engineering

    • 发布日期:2017-06-11
    • 文件大小:18018641
    • 提供者:simon
  1. First_Matlab

    0下载:
  2. matlab Optimization brief
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:13421
    • 提供者:ami
  1. Optimization

    0下载:
  2. Constrained Optimization
  3. 所属分类:Development Research

    • 发布日期:2017-04-23
    • 文件大小:293457
    • 提供者:ami
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com