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

搜索资源列表

  1. 基因算法

    0下载:
  2. 基于MATLAB的基因算法工具。用于数值的全局寻优计算。-MATLAB-based genetic algorithm tool. The overall situation for numerical optimization.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.48kb
    • 提供者:瑛琳
  1. opt_cpp

    0下载:
  2. 工程优化和数值计算中常用的优化程序,包括 lp,nlp,linesearch,lagrange,dfp等-engineering optimization and numerical calculation of the optimal common procedures, including lp, NLP, linesearch, Hangzhou, Moscow, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11.75kb
    • 提供者:snow
  1. JGA

    0下载:
  2. 实现一个函数的数值优化的遗传算法源代码,采用二进制编码实现,里面有详细的说明,非常适合初学者!-achieve a numerical optimization function of the genetic algorithm source code, binary coding achieved, There are detailed explanations, very suitable for beginners!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.54kb
    • 提供者:lixingbing
  1. ful_B-spline.rar

    0下载:
  2. 完整二次B样条插值源码,内附详细的注释. 非常适合数值优化的初学者以及计算机工程人员参考.,Complete quadratic B-spline interpolation source, enclosing a detailed comment. Very suitable for beginners as well as the numerical optimization of computer engineering officers.
  3. 所属分类:Algorithm

  1. hqp-1.9.5.tar

    0下载:
  2. HQP is a solver for nonlinearly constrained large-scale optimization. It is intended for problems with sufficient regular sparsity structure. Such optimization problems arise e.g. from the numerical treatment of optimal control problems. External int
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:libaoli
  1. full_powell

    1下载:
  2. 数值优化经典的powellC++源程序. 使用方便,内含详细的注释.是初学者参考的好东西.-Numerical Optimization classic powellC++ source code. Easy to use, contains a detailed comment. Is a good thing for beginners reference.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-02-21
    • 文件大小:3.31kb
    • 提供者:full_powell.rar
  1. MGA

    0下载:
  2. 这是一个用C++实现的遗传算法,用于解决数值优化问题。-This is a C++, using the genetic algorithm for solving numerical optimization problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:45.87kb
    • 提供者:yzy
  1. Matlaboptimization

    0下载:
  2. 数值优化的各种算法,包括牛顿法,拟牛顿,遗传算法,等等。-Numerical optimization algorithms, including Newton' s method, quasi Newton, genetic algorithms, and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3.26mb
    • 提供者:kaka22
  1. Newton

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

    • 发布日期:2017-04-03
    • 文件大小:1.57kb
    • 提供者:肖敏
  1. HR-GPSR

    0下载:
  2. 数值计算中最优化问题求解 共轭梯度法解无约束最优化问题-Numerical optimization problem solving in the conjugate gradient method for unconstrained optimization problems
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.64kb
    • 提供者:肖敏
  1. trust

    0下载:
  2. 数值最优化:解界约束优化问题的非单调组合信赖域方法,以及在信赖域内部进行二阶线搜索。-Numerical Optimization: non-monotonic combination of trust region methods solution of bound constrained optimization problems, and trust within the Ministry of second-order line search.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:18.41kb
    • 提供者:bapi
  1. modern-optimization

    0下载:
  2. 一本数值优化方面的工具书,相当有用,值得拥有-A numerical optimization tool, very useful and worth having
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:4.05mb
    • 提供者:王保利
  1. Numerical-Analysis-for-Statisticians

    0下载:
  2. Java常用数值算法集 共有数值计算中常用的Java方法近200个.内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组、两点边值问题的解法和解偏微分方程组.-Java common set numerical algorithm the total numerical calculation commonly used Java method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:5.61mb
    • 提供者:Mr Li
  1. newton

    0下载:
  2. 牛顿法解决数值优化问题源代码,可直接运行出结果-Newton s method to solve numerical optimization problem source code can be run directly out of the results
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:547byte
    • 提供者:colaling
  1. numerical-algorithm-source-code

    0下载:
  2. Visual Basic常用数值算法源代码,内容主要有解线性方程组、插值、数值积分、特殊函数、函数逼近、排序、特征值问题、方程求根、函数极佳和最优化、傅立叶变换、数据统计等-Visual Basic source code commonly used numerical algorithms, mainly the solvability of linear equations, interpolation, numerical integration, special, function ap
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1.8mb
    • 提供者:陈超华
  1. Optimization

    0下载:
  2. .net 图片播放 数值优化,bfgs,fdp,共轭梯度法,黄金分割法-.net picture playback numerical optimization, bfgs, fdp, conjugate gradient method, golden section method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:4.73kb
    • 提供者:wu changhong
  1. levmar-2.6

    0下载:
  2. 数值优化中非线性最小二乘的LM算法实现。网上下载的一般都不能通过编译,这是在VS2015环境下构建的能通过编译的代码。-Numerical Optimization. LM algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-06-09
    • 文件大小:15.17mb
    • 提供者:徐勇
  1. jmetal4.5.src

    0下载:
  2. jmetal优化算法工具包,整合了许多常见进化算法,用于数值优化-jmetal optimization toolkit which integrates multiple evolutionary algorithms for numerical optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-06-17
    • 文件大小:25.67mb
    • 提供者:John
  1. Numerical Optimization

    0下载:
  2. 一本很不错的数值优化书籍,适合科学研究者和工程应用者(A very good book of Numerical Optimization, which is proper for scientist researcher and engineer)
  3. 所属分类:数学计算

    • 发布日期:2017-12-22
    • 文件大小:2.93mb
    • 提供者:dfpdn
  1. 现代优化计算方法 第二版-邢文训清

    0下载:
  2. a document that explains some classic numerical algorithms in the field of optimization
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:5.55mb
    • 提供者:chinesedll
« 12 3 »
搜珍网 www.dssz.com