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

搜索资源列表

  1. 优化作业_惩罚函数法

    2下载:
  2. 优化方法中的解非线性规划问题的一种方法,惩罚函数法-optimization methods of solving nonlinear programming problem in a way, punishment function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.56kb
    • 提供者:王伟
  1. 优化作业_碰壁函数法

    0下载:
  2. 优化方法中的解非线性规划问题的一种方法,碰壁函数法-optimization methods of solving nonlinear programming problem in a way rebuffed function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.55kb
    • 提供者:王伟
  1. ant_test

    0下载:
  2. 蚁群算法的程序,是关于函数优化的,是一个同学给的,上传上去和大家分享
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39.21kb
    • 提供者:杜鲁燕
  1. GT(guotao)_C++_class

    0下载:
  2. 一个郭涛算法类,可以只做简单的修改就能求解其他函数优化问题。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:36.84kb
    • 提供者:高冲
  1. 外点惩罚函数法-调试通过

    2下载:
  2. 求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:华华
  1. 数学优化分析综合工具软件包

    6下载:
  2. 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-23
    • 文件大小:7.08mb
    • 提供者:zhangqi
  1. Optimization

    3下载:
  2. 约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-20
    • 文件大小:1.81kb
    • 提供者:anytry
  1. Interior_point_method

    4下载:
  2. 内点法是从可行域内某一初始内点出发,在可行域内进行迭代的序列极小化方法。它仅用于求解不等式约束优化问题。这里列出内点惩罚函数法的六个子程序。 -Interior point method is a feasible region within the initial point of view, the region, where feasible, to carry out the sequence of iterative minimization method. It is only
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:2.92kb
    • 提供者:lrc
  1. complex

    0下载:
  2. 优化设计算法:用复合形法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization Algorithm: The objective function of complex method seeking the optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 development
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:19.96kb
    • 提供者:猎豹
  1. VByuyanDFPjisuan

    0下载:
  2. VB最优化计算,可以通过改变目标函数进行多维正定和非正定优化计算。-VB optimization calculation can be carried out by changing the objective function is multi-dimensional positive definite and non-positive definite optimization calculation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:9kb
    • 提供者:wangyangpeihua
  1. Goldendivide

    0下载:
  2. 黄金分割发求优化问题,在MATLAB程序下,调用即可,求解函数优化问题-Golden hair for optimization problems, in the MATLAB program, the call can be, for Function Optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.05kb
    • 提供者:zhuzhenhua
  1. PUNISH

    0下载:
  2. 这个是优化方法中的一种方法,叫做罚函数法,是一种用于带约束条件的优化。-This optimization method is a method, called the penalty function method, is a condition for constrained optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.92kb
    • 提供者:宝宝
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3.15kb
    • 提供者:白浩泉
  1. a

    0下载:
  2. 约束优化方法—惩罚函数法的c++源程序,可用于三维变量。-Constrained optimization methods- penalty function method of c++ source code, can be used for three-dimensional variable.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:387.7kb
    • 提供者:
  1. cccc

    0下载:
  2. 用c语言编写的惩罚函数法解决优化问题,自己给出初始内点,可以使用。-C language using the penalty function method to solve optimization problems, given their initial interior point, you can use.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:898byte
    • 提供者:李晨阳
  1. SUMT

    1下载:
  2. 内点惩罚函数法C语言程序,适用于机械行业机械优化设计-SUMT
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:822byte
    • 提供者:郑玉龙
  1. Differential_Evolution2

    0下载:
  2. 优化设计算法:用微分进化法求目标函数的最优解和最优值,有约束条件,已经验证算法的正确性,visual C++6.0开发-Optimization Algorithm: Differential Evolution Method with the objective function of the optimal solution and optimal value, there are constraints, has verified the correctness of the algori
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:209.02kb
    • 提供者:
  1. conjugate-gradient

    0下载:
  2. 共轭梯度算法C程序,本程序适用于n设计变量的函数优化问题,对于不同的设计变量个数可以改变维数,该算法程序只在主函数中与其他无约束程序有差别,其他部分基本一样。-Conjugate gradient algorithm C procedures, the procedures for n design variables of the function optimization problem, the number of different design variables can change
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:2.09kb
    • 提供者:AresOne
  1. 优化算法测试函数集合

    2下载:
  2. 可用于测试优化函数的性能,里面的测试函数可以直接调用,正确无误(Can be used to test the performance of the optimization function, the test function can be called directly)
  3. 所属分类:数学计算

  1. pso

    0下载:
  2. 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foragi
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:ClingTheGOAT
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com