当前位置:
首页
资源下载

搜索资源 - lagrange optimization
搜索资源列表
-
0下载:
工程优化和数值计算中常用的优化程序,包括
lp,nlp,linesearch,lagrange,dfp等-engineering optimization and numerical calculation of the optimal common procedures, including lp, NLP, linesearch, Hangzhou, Moscow, etc.
-
-
0下载:
本文提出一种基于增广拉格朗日法的非线性约束优化算法用于独立成份分析(ICA), 仿真试验结果表明此方法可以有效的用于独立成份的分离. -This paper presents a broad-based increase Lagrange method of nonlinear constrained optimization algorithm for the independent component analysis (ICA), the simulation results show t
-
-
4下载:
MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等,MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multiplier method
-
-
3下载:
用拉格朗日乘子法求解约束最优化问题,很好的实例程序。-Lagrange multiplier method for solving constrained optimization problems, very good example programs.
-
-
0下载:
一本介绍约束优化方面的经典书籍。对于从事约束优化算法的研究很有帮助。-A book introducing constrained programming. It is beneficial for the algorithm research of constrained programming
-
-
0下载:
拉格朗日算法 是一种最优化算法。通过拉格朗日算法可以获得问题的下界。-langrangian algorithm is an optimiazation to slovle the optimization problem
-
-
2下载:
RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。目前最有效的算法是ALM(Augmented Lagrange Multiplier)。ALM分为Exact ALM和Inexact ALM。 该代码是Inexact ALM,收敛速度比Exact ALM快!-RPCA (Robust Principal Component Analysis) is used for matrix filling, image de
-
-
0下载:
经典最优化方法最优化方法是一门古老而又年青的学科。这门学科的源头可以追溯到17世纪法国数学家拉格朗日关于一个函数在一组等式约束条件下的极值问题(求解多元函数极值的Lagrange乘数法)。-Classical optimization methods optimization method is an old and young subjects. The source of this discipline can be traced back to 17th century French ma
-
-
1下载:
用基于拉格朗日函数Hesse阵的SQP方法求解约束优化问题-Hesse matrix based on Lagrange function with the SQP method for solving constrained optimization problems
-
-
0下载:
用拉格朗日乘子法解有约束优化问题的matlab程序。-Lagrange multiplier method for solving constrained optimization problems matlab program.
-
-
1下载:
在matlab r2010a环境下编写的newton-lagrange算法,可以求解约束优化问题,程序返回目标函数值及拉格朗日乘子。-In matlab r2010a environment prepared newton-lagrange algorithms can solve constrained optimization problems, the program returns the value of the objective function and Lagrange mult
-
-
0下载:
约束优化算法:拉格朗日乘子法matlab程序-Constrained optimization algorithm: the Lagrange multiplier method and matlab program
-
-
0下载:
详细介绍了matlab插值与拟合方法,包括拉格朗日多项式插值、牛顿插值、分段线性插
值、Hermite 插值和三次样条插值和曲线的最小二乘拟合、多项式拟合方法、最小二乘优化所有程序均有相应的说明与应用实例-Details of the matlab interpolation and fitting methods, including Lagrange polynomial interpolation, Newton interpolation, piecewise linear inte
-
-
0下载:
分数延迟FIR滤波器的实现,分别使用了最小二乘法,拉格朗日插值法以及优化加权最小二乘法。-Fractional delay FIR filter implementation, using the least square method, the Lagrange interpolation method and optimization of weighted least squares.
-
-
0下载:
适合于研究生课程最优化方法,基于matlab软件的一个优化算例程序-Suitable for graduate courses optimization method based on a study program matlab optimization software
-
-
3下载:
基于最差性能最优的稳健波束形成算法可以等价转换成加载样本矩阵求逆(LSMI)算法.提出了
一种新的求解方法, 准确地计算出Lag range 乘数, 给出了LSMI 算法中的最优加载量, 解决了对角加载技术中加载量估计难题.-The robust adaptiv e beamformer using w orse-case performance optimization can be converted to the loaded sample ma trix inv ersion (LS
-
-
0下载:
Optimization code. Lagrange method
-
-
4下载:
常用的解决不等式约束优化问题的放法,增广拉格朗日方法等(The commonly used method of solving inequality constrained optimization problems, augmented Lagrange method and so on)
-
-
0下载:
使用拉格朗日乘子法解约束优化问题,例子是最优化问题,有3个线性约束(Using the Lagrange multiplier method to solve the constrained optimization problem)
-
-
0下载:
最优化方法之乘子法,基本的拉格朗日乘子法就是求函数f(x1,x2,...)在约束条件g(x1,x2,...)=0下的极值的方法。
其主要思想是将约束条件函数与原函数联立,从而求出使原函数取得极值的各个变量的解。(The multiplier method of optimization method, the basic Lagrange multiplier method is to find the extreme value of function f (x1, X2,...) unde
-