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

搜索资源列表

  1. Desktop

    0下载:
  2. 最优化算法的一些程序以及结构拓扑优化的一些程序,对于初学者来说他们是非常有用的学习资料,希望大家可以从中学习到知识。-topology optimization
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:8344
    • 提供者:黄杨杨
  1. Modsimpmethod

    0下载:
  2. 改进的单纯形全局最优化算法,收敛较快,效果不错,希望对需要的童鞋有用-Improved simplex global optimization algorithm, rapid convergence, good, hope to useful for need of children s shoes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1184
    • 提供者:wyg
  1. SimpMethod

    0下载:
  2. 改进的单纯形全局最优化算法,经测试收敛较快,效果不错,需要非线性最优化的可以借鉴-Improved simplex global optimization algorithm, tested converges faster, effect is good, need to nonlinear optimization can draw lessons from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:561
    • 提供者:wyg
  1. matlab-optimization-algorithms

    0下载:
  2. Matlab 最优化算法程序以及算例 包含各类最优化求解算法的m文件-matlab optimization algorithms programs and examples
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:49232
    • 提供者:任正伟
  1. Optimization

    0下载:
  2. C++实现的最优化算法,包括最速下降法与共轭梯度法-Optimization algorithm implemented in C++, including the steepest descent method and Conjugate Gradient Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6634
    • 提供者:sunzhipeng
  1. simplex_2steps

    0下载:
  2. 最优化算法中,单纯形表法+两步法的matlab实现,通过两个实例调用两个函数实现-Optimization algorithm, matlab tableau method+ two-step method of implementation, call the two functions by means of two examples of the realization
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2046
    • 提供者:for
  1. O_DE

    0下载:
  2. 微分进化算法 入门例程 最优化算法在很多领域得到广泛应用-it is called de algorithm which can help you a lot applying in many fields
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4406
    • 提供者:zhengzhea
  1. Optimization-code

    0下载:
  2. 最优化算法程序,包含费线性最小二乘、共轭梯度法、牛顿法-Linear least squares optimization algorithm procedures, including fees, conjugate gradient method, Newton method and so on
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:39802
    • 提供者:小小
  1. fenbu

    0下载:
  2. 分布控制算法,针对非高斯连续随机分布系统控制问题,提出的最优化算法-Distributed control algorithm, according to the non distribution control algorithm, for the non Gauss continuous random distribution system control problem, the proposed optimization algorithm Gauss continuous stocha
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3322
    • 提供者:xiongjing
  1. CSharp-Scientific-Computing-Handouts

    0下载:
  2. 《C#科学计算讲义》较为详细地介绍了科学计算方法,并对算法给出了源代码。关于算法部分主要介绍了线性方程组的迭代解法与直接解法、正交变换与最小二乘计算方法、鲁棒估计、随机数的产生、插值法、非线性方程求解、多元非线性最优化算法、微分方程数值方法等内容。-" C# Scientific Computing Lecture" a more detailed descr iption of the scientific calculation methods, and algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5506347
    • 提供者:张龙
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法 最优化算法 数学建模算法 MATLAB教程-Simulated annealing algorithm optimization algorithm mathematical modeling algorithm MATLAB Tutorial
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4933
    • 提供者:daijie
  1. random_end

    0下载:
  2. 最优化算法,内含几十种最优化函数,适合不同的场景的应用-Optimization algorithm, containing dozens of optimized functions for different application scenarios
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:910383
    • 提供者:破晓
  1. minLM

    0下载:
  2. Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。-Levenberg- Marquardt algorithm is one of the optimization algorithms.Optimization is to find the minimum value function of the parameter vector.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-12
    • 文件大小:594
    • 提供者:qwer
  1. optimization-algorithms

    0下载:
  2. 利用matlab 代码实现最优化算法,通过实例深入理解常用优化算法实现过程-Using matlab code optimization algorithms, in-depth understanding of commonly used optimization algorithm process by way of example
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:36446
    • 提供者:胡勇
  1. gongetidufa

    0下载:
  2. 用VC++应用到最优化算法中的共轭梯度法-Using VC++ applied to the optimization algorithm of the conjugate gradient method
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4112
    • 提供者:vv2603dizhui42
  1. 遗传算法求解优化问题

    0下载:
  2. 用Matlab软件进行编程,解决求解最优化问题,通过运行程序可以得出最优方案。
  3. 所属分类:文档资料

  1. logRegres

    0下载:
  2. 《机器学习实战》中logistic回归 其中分类器训练采用的最优化算法为梯度上升法以及改进的随机梯度上升法。-logistic regression
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:星星
  1. SVM

    0下载:
  2. 支持向量机分类程序,使用高斯核函数,SMO顺序最优化算法,为学习SVM提供参考-SVM program, using a Gaussian kernel, SMO sequence optimization algorithm to provide a reference for learning SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:952
    • 提供者:张名
  1. newton_cg

    0下载:
  2. 最优化算法 牛顿CG算法的matlab实现-Newton optimization algorithm CG algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:745
    • 提供者:cc
  1. dampnm

    1下载:
  2. 最优化算法搜索算法中求解下降方向的阻尼牛顿法-Optimization algorithm search algorithm for solving the lowering direction of damping Newton method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1182
    • 提供者:Asun
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 47 »
搜珍网 www.dssz.com