CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 无约束优化问题

搜索资源列表

  1. WYSTD2

    0下载:
  2. 无约束优化算法的源代码 用于优化设计问题 Turbo 2.0下编译-unconstrained optimization algorithm source code for optimal design of Turbo 2.0 compiler
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:李冰
  1. f1

    1下载:
  2. 差分进化算法,是一种新兴起的智能计算方法.它能求解各种无约束优化问题.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4293
    • 提供者:刘军民
  1. CG

    0下载:
  2. 共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。 共梯度法也可以用于求解无约束优化问题。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:Alpha
  1. fminsi

    0下载:
  2. 用Fortran语言编写的Nelder-Mead优化程序,可用于解决无约束优化问题。-Written in Fortran Nelder-Mead optimization procedure can be used to solve unconstrained optimization problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:21884
    • 提供者:章朋
  1. ntontrust5duowei08

    1下载:
  2. 解无约束优化问题的锥模型拟牛顿信赖域算法。不同与传统的二次模型方法。-A quasi-Newton algorithm based on the simple dogleg method is developed.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3453
    • 提供者:陆晓平
  1. programming

    0下载:
  2. 数学建模方法解决规划问题,有线性规划,非线性规划,无约束优化-Mathematical modeling to solve programming problems, there are linear programming, nonlinear programming, unconstrained optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1075523
    • 提供者:李峰
  1. L-BFGS

    2下载:
  2. 自己编的,实现l-bfgs解无约束优化问题-Own, and the realization of l-bfgs Unconstrained optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:4912
    • 提供者:陈博
  1. BFGS

    1下载:
  2. 利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
  3. 所属分类:Algorithm

    • 发布日期:2015-04-13
    • 文件大小:1044736
    • 提供者:刘东
  1. CG_PLUS

    0下载:
  2. 利用共轭梯度法(CG+)求解大规模无约束最优化问题,代码所用语言为Fortran77.-The use of conjugate gradient method (CG+) to solve large-scale unconstrained optimization problems, the code language for Fortran77.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:396570
    • 提供者:刘东
  1. MathematicalModelingandMathematical

    0下载:
  2. 数学建模与数学实验(第3版) 第1讲 数学建模简介 第2讲 MATLAB入门 第3讲 MATLAB作图 第4讲 线性规 第5讲 无约束优化划 第6讲 非线性规划 第7讲 微分方 第8讲 最短路问题程 第9讲 行遍性问题-Mathematical Modeling and Mathematical Experiments (3rd edition) Section 1 Introduction to Mathematical Modeling 2 speaker
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:8661691
    • 提供者:lemon
  1. wolfe

    2下载:
  2. 求解无约束优化问题 wolfe线性搜索代码-Wolfe line search for unconstrained optimization
  3. 所属分类:Algorithm

    • 发布日期:2015-06-26
    • 文件大小:1024
    • 提供者:肖敏
  1. Newton

    0下载:
  2. 数值计算中求解最优化问题时 针对无约束优化问题的牛顿法求解算法代码-Solving numerical optimization problems in the unconstrained optimization problem for the Newton algorithm code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1606
    • 提供者:肖敏
  1. FR

    0下载:
  2. 一种节无约束优化问题的算法,该算法有很大的局限性。-One kind of unconstrained optimization problems section algorithm has great limitations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2938
    • 提供者:刘源
  1. gongefangxiang

    0下载:
  2. 用共轭方向法求多元二次正定函数无约束优化问题-optimization problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2284
    • 提供者:smartbird
  1. Lbfgsb.3.0.tar

    0下载:
  2. 无约束优化中非常有用的L-BFGS代码,在解决大规模优化问题中,有着良好的数值表现.-useful unconstrained optimization L-BFGS code, in the solution of large-scale optimization problems, has a good numerical performance.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:837404
    • 提供者:阿新
  1. Particle-Swarm-Optimization

    0下载:
  2. 用基于交叉遗传的粒子群优化算法求解无约束优化问题;用基于模拟退火的粒子群优化算法求解无约束优化问题-Based on the cross with a genetic particle swarm optimization algorithm for solving unconstrained optimization problems using simulated annealing particle swarm optimization algorithm for solving unc
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:1428
    • 提供者:陈齐
  1. Trust-Region-program

    3下载:
  2. 用matlab实现了信赖域算法,主要用于无约束优化问题的求解-Using matlab to achieve the trust region algorithm, mainly used for solving unconstrained optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1003049
    • 提供者:xiaocao
  1. trustm

    0下载:
  2. 牛顿型信赖域方法求解无约束优化问题的最小值和最小值点-Newton type trust region method for unconstrained optimization problems minimum and minimum point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:817
    • 提供者:guoqin
  1. programming

    0下载:
  2. 优化问题,包括一维搜索,最速下降法,牛顿法,拟牛顿法等无约束极值问题的求解方法-optimization problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3043
    • 提供者:吕少波
  1. zuobiaolunhuanfa

    0下载:
  2. 将工程问题转化为数学问题,进行无约束优化,求得极小值。(The engineering problem is transformed into a mathematical problem, and unconstrained optimization is used to obtain the minimum value.)
  3. 所属分类:数学计算

« 12 »
搜珍网 www.dssz.com