Welcome![Sign In][Sign Up]
Location:
Search - sqp

Search list

[matlaboptim

Description: 最优控制的matlab例程,有需要的可以作为参考。-optimal control of Matlab routines that are needed can be taken as reference.
Platform: | Size: 24576 | Author: 付荣申 | Hits:

[matlabBIQPBOX

Description: %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by The MathWorks, Inc. % $Revision: 1.2 $ $Date: - BIQPBOX Bisection reflective line search for sqpbox [nx, nsig, alpha] = BIQPBOX (s, c, strg, x, y, sigma, l, u ,... oval, po, normg, DS, mtxmpy, data , H) returns the new feasible point nx, the corresponding sign vector nsig, and the step size of the unreflected step, alpha. Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date:
Platform: | Size: 1024 | Author: 张风 | Hits:

[ADO-ODBCSQPBV41

Description: 用visual C++基于SQL SERVER实现水情拍报。-Using visual C++ Realize based on the SQL SERVER reportedly shot regimen.
Platform: | Size: 126976 | Author: baiyongjun | Hits:

[Algorithmc_numerical_algorithm

Description: C语言常用数值算法,包括:拟合、插值、平差、方程解算等-Numerical algorithm used C language, including: fitting, interpolation, adjustment, such as equation solvers
Platform: | Size: 220160 | Author: 呼延畅 | Hits:

[Algorithmwaidandao

Description: 使用随机搜索方法求解外弹道优化问题,给出了约束条件和主程序。-The use of random search methods for solving trajectory optimization problems outside
Platform: | Size: 2048 | Author: 陈强 | Hits:

[matlabSQPM

Description: 用基于拉格朗日函数Hesse阵的SQP方法求解约束优化问题-Hesse matrix based on Lagrange function with the SQP method for solving constrained optimization problems
Platform: | Size: 2048 | Author: 蔡萃英 | Hits:

[matlablagsqp

Description: 用基于拉格朗日函数Hesse矩阵的SQP方法求解约束优化问题-matlab: SQP based on modification Hesse matrix
Platform: | Size: 2048 | Author: wyh | Hits:

[matlabqpsubp

Description: 一般约束优化问题的二次规划子问题求解算法程序-general optimal problem(including equ and nonequ constrains: SQP algorithm
Platform: | Size: 1024 | Author: wyh | Hits:

[matlabmatlab-program

Description: 基于matlab编写了SQP法,乘子法,共轭梯度法,拟牛顿法,信赖域法,最速下降法与牛顿法的最新程序,功能很强大,可供编程参考。-Based on the preparation of MATLAB SQP, multiplier method, conjugate gradient method, quasi-Newton method, trust region method, steepest descent method with the Newton-Raphson method the latest procedures, functions very powerful, can be used for programming reference.
Platform: | Size: 25600 | Author: 丁长涛 | Hits:

[AI-NN-PRSQPAlgorithm

Description: 用于飞行器轨迹优化的最优化算法——SQP,其为直接打靶法、高斯伪谱法等的核心运算模块-Optimization Algorithm
Platform: | Size: 279552 | Author: 张馨宏 | Hits:

[MPISQP

Description: 实现sql求解非线性方程最优解,求解边值问题,很好的效果-Realize the SQL method for solving equations optimal solution, solving boundary value problem, a very good effect
Platform: | Size: 1024 | Author: lvxin | Hits:

[matlabSQP

Description: 一个关于SDP法求最优值的matlab程序,写的很有条理,注释很清晰,稍加修改就能使用。-An SDP method seeking the optimal value of matlab program, written in very organized, very clear comment slightly modified to be able to use.
Platform: | Size: 12288 | Author: fanluchen | Hits:

[matlabMatlab

Description: matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedures, quadratic programming, nonlinear least squares method, the conjugate gradient method, quasi-Newton method, the linesearch technology, trust region methods, the steepest descent method and Newton method
Platform: | Size: 34816 | Author: 朱志远 | Hits:

[matlabSQPMAT

Description: SQP算法的Matlab编程实例,包括QP算法子程序在内。-The SQP algorithm Matlab programming examples, including QP algorithm subprogram, including.
Platform: | Size: 3072 | Author: simba | Hits:

[matlabcontrol-parameters-optimization

Description: 控制问题转化为了数学规划问题。推导出目标函数对于待求参数的梯度公式,并利用序列二次规划算法求出最优控制量-the problem is changed into mathematical programming problem and formulae are derived for computing the gradients, also, a computational method for finding the optimal control is obtained by using the Sequential Quadratic Programming (SQP) algorithm.
Platform: | Size: 33792 | Author: geege | Hits:

[AlgorithmOptimization-ALogirhtms

Description: 常用的最优化方法,包括SQP方法,二次规划,信赖域方法,共轭梯度法等-Commonly used optimization method, including the SQP method, quadratic programming, trust region method, conjugate gradient method
Platform: | Size: 40960 | Author: 凉风 | Hits:

[Other systemsnpdoc1

Description: npsol工具箱的英文介绍,此工具箱在fortran下应用,对sqp等算法非常有用-npsol toolbox English introduced under this toolbox in fortran applications such algorithm is very useful for sqp
Platform: | Size: 249856 | Author: Jeeqy | Hits:

[AlgorithmsqpReview

Description: 非常好的关于序列二次规划的外文文章,对SQP算法学习非常有帮助-Very good on the sequential quadratic programming foreign language articles on SQP algorithm learning very helpful
Platform: | Size: 1220608 | Author: Jeeqy | Hits:

[Industry researchan-sqp-algorithm--optimization

Description: 序列二次算法求大量的约束优化问题,外文,非常好的文献-Sequential Quadratic algorithm for a large number of constrained optimization problems, foreign languages, very good literature
Platform: | Size: 265216 | Author: wenxiaoqiang | Hits:

[AlgorithmSQP_Programming

Description: SQP programming for optimization
Platform: | Size: 375808 | Author: ghldnjs yank | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net