搜索资源列表
paowu
- 本程序采用visual c++开发,用于机械优化设计工程计算,为经典的抛物法,又称二次插值,运行结果良好。-the procedures used visual c development, design optimization for mechanical engineering, for the classical parabolic law, also known as the quadratic interpolation, good operating results.
ful_B-spline.rar
- 完整二次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.
snopt.exe
- SNOPT非线形规划 二次性规划求解 一个优化工具-SNOPT,可以解非线性,大规模优化问题
ntontrust5duowei08
- 解无约束优化问题的锥模型拟牛顿信赖域算法。不同与传统的二次模型方法。-A quasi-Newton algorithm based on the simple dogleg method is developed.
quadratic-programming
- 很优秀的优化仿真二次规划算法;很优秀的优化仿真二次规划算法-quadratic programming;quadratic programming;quadratic programming;quadratic programming;
gongefangxiang
- 用共轭方向法求多元二次正定函数无约束优化问题-optimization problem
1
- 机械优化设计中的黄金分割法和二次插值法,是一维优化问题常用的两种方法,各有优缺点-Optimization of Mechanical Design of the quadratic interpolation method
Euler_DG_Quadrilateral_2D
- 自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为
optimal-for-max-cut-problem
- 对最大割问题提出二次优化的算法,介绍了基于多项式优化的最大割问题-an optimal algorithm for max-cut problem
quadratic-interpolation
- 二次插值法,又称抛物线法,本程序利用C语言实现二次插值法求解优化问题。-Quadratic interpolation, also known as a parabolic law, the program using C language quadratic interpolation method for solving optimization problems.
ercichazhi
- 二次插值法C语言程序,优化设计方法较常见的一种-Quadratic interpolation C language programming, design optimization method is more common one
erchichazhi
- 二次插值求最小值,优化设计35页例题,vb 源码。。稍微不一致-Quadratic interpolation for the minimum, optimum design 35 examples
Quadratic-programming-problem
- 二次规划师非线性优化中的一种特殊情形,它的目标函数是二次实函数,约束函数都是线性函数。由于二次规划比较简单,便于求解(仅次于线性规划),并且一些非线性优化问题可以转化为求解一些列的二次规划问题,因此二次规划的求解方法较早引起人们的重视,称为求解非线性优化的一个重要途径。二次规划的算法较多,本文仅介绍求解等式约束凸二尺规划的拉格朗日方法以及求解一般约束凸二次规划的有效集方法。-Quadratic nonlinear optimization planners in a special case,
quadratic-interpolation
- 本程序运用黄金分割法和二次插值法来优化计算,附带源程序供大家学习。-This procedure uses the golden section method and the two interpolation method to optimize the calculation, with the source code for everyone to learn.
SQP
- 序列二次规划算法具有强大的非线性处理能力;非常适用于约束优化问题求解.-SQP has strong nonlinear processing capacity ideal for constrained optimization problem solving
BESOpython
- BESO的python程序,对于进行abaqus的二次开发很有帮助,这样可以将有限元单独在abaqus中进行处理,而优化算法则采用python进行编写-BESO python program, for the secondary development abaqus helpful, so that the finite element can be handled separately in abaqus, while the optimization algorithm is written
SQP方法
- 序列二次规划(SQP)方法被认为是解决非线性约束优化最有效的方法之一,传统的SQP算法每一步迭代都要求解QP子问题。 (Sequential two times programming (SQP) is considered to be one of the most effective ways to solve nonlinear constrained optimization. The traditional SQP algorithm requires QP iteration
bobyqa.tar
- 鲍威尔优化算法中的二次逼近边界优化,可用于优化多参数(BOBYQA can be used to modify your parameters and its word good.)