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

Search list

[matlabQuasi-Newton

Description: 拟牛顿算法中的经典BFGS校正算法和DFP算法的matlab实验代码,broyden族算法的matlab程序。-Proposed Newton the classic algorithm the BFGS correction algorithm and DFP algorithm matlab experimental code, broyden family, algorithm matlab program.
Platform: | Size: 3072 | Author: | Hits:

[Othersteepdfp

Description: 最速下降法、DFP法问题解最优化问题,工程优化,matlab-The steepest descent method, DFP method solution optimization problem, engineering optimization and matlab
Platform: | Size: 35840 | Author: lixiao | Hits:

[matlaboptimization

Description: 最优化中常见的一些算法,包括DFP,共轭法,拟牛顿法,梯度法等-Common algorithm optimization, including the DFP, conjugate method, quasi-Newton method, gradient method
Platform: | Size: 13312 | Author: 黎宇帆 | Hits:

[matlabzunewton-dfpdfp

Description: 实用最优化方法中的经典题目,包含DFP算法、共轭梯度法、内点法、阻尼牛顿法、最速下降法,都要求在matlab软件下执行,有正确结果输出。-The classical topics practical optimization method, including the DFP algorithm, conjugate gradient method, interior point method, damped Newton method, the steepest descent method, are required to perform the MATLAB software, the correct output results.
Platform: | Size: 18432 | Author: 10.2 | Hits:

[Other5

Description: DFP拟牛顿法求解非线性无约束最优化问题(函数极值)-DFP quasi-Newton method for solving nonlinear constrained optimization problem (function extremum)
Platform: | Size: 3072 | Author: wwe | Hits:

[Other5

Description: DFP拟牛顿法求解非线性无约束最优化问题(函数极值)-DFP quasi-Newton method for solving nonlinear constrained optimization problem (function extremum)
Platform: | Size: 3072 | Author: wwe | Hits:

[CSharpDFPTest

Description: 变尺度DFP方法; 非线性最优化; 多元函数优化方法-DFP variable metric method nonlinear optimization multi-function optimization method
Platform: | Size: 38912 | Author: zhanglee | Hits:

[OtherDPFalgorithm

Description: 该算法是关于DFP的修正单纯形法的MATLAB编程,比较简练,有需要,可以-This algorithm is about the DFP' s revised simplex method MATLAB programming, more concise, there is a need, you can look
Platform: | Size: 3072 | Author: fat | Hits:

[matlabDFP_optimal

Description: 最优化DFP算法。采用DFP算法求解优化问题,含有详细的说明和操作实例。-DFP optimization algorithms. Using DFP algorithm for solving optimization problems, contains a detailed description and operation examples.
Platform: | Size: 223232 | Author: 刘平 | Hits:

[Algorithmoptimal

Description: 最优化实现,主要涉及拟牛顿法解决非线性方程,非线性最小化问题,高斯牛顿法和DFP法-Optimized to achieve, mainly involving quasi-Newton method to solve nonlinear equations, nonlinear minimization problem, Gauss-Newton method and DFP method
Platform: | Size: 1228800 | Author: yc | Hits:

[GUI DevelopDig_Filter

Description: Filter can be FIR or IIR. - Filter type can be lowpass, highpass, bandpass, or bandstop. - Direct methods or optimization ones can be used during the design procedure. In order to learn how you can use this toolbox, please copy all the codes included in the "Dig_Filter" folder into the current directory of your Matlab and type "help Dig_Filter". Note 1: At the moment, because of copyright issues, I removed bfgs , dfp , and inex_lsearch optimization algorithms. So, in the case of designing IIR filters using optimization algorithm, Optimization_Method in the toolbox just can work via fminunc which is a Matlab function. IMPORTANT NOTE: In the case of designing IIR filters using optimization methods, Dig_Filter uses MATLAB functions bfgs, dfp, and inex_lsearch. These functions are part of the MATLAB support materials of the following textbook: A. Antoniou and W.-S. Lu, "Practical Optimization: Algorithms and Applications", Springer, 2007-Filter can be FIR or IIR. - Filter type can be lowpass, highpass, bandpass, or bandstop. - Direct methods or optimization ones can be used during the design procedure. In order to learn how you can use this toolbox, please copy all the codes included in the "Dig_Filter" folder into the current directory of your Matlab and type "help Dig_Filter". Note 1: At the moment, because of copyright issues, I removed bfgs , dfp , and inex_lsearch optimization algorithms. So, in the case of designing IIR filters using optimization algorithm, Optimization_Method in the toolbox just can work via fminunc which is a Matlab function. IMPORTANT NOTE: In the case of designing IIR filters using optimization methods, Dig_Filter uses MATLAB functions bfgs, dfp, and inex_lsearch. These functions are part of the MATLAB support materials of the following textbook: A. Antoniou and W.-S. Lu, "Practical Optimization: Algorithms and Applications", Springer, 2007
Platform: | Size: 11264 | Author: anish | Hits:

[matlabmulti

Description: 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-Multivariate optimization of the source code, including basic algorithm is as follows: DFP method (also known as variable metric method), BFS method, a ladder degree method, conjugate gradient method.
Platform: | Size: 5120 | Author: 李时针 | Hits:

[Otheryouhua

Description: fortran最优化计算方法常用程序汇编 包括一维最优化部分、无约束优化部分、约束优化部分 0.618法,分数法、二次插值法、三次插值法 共轭梯度法、DFP变尺法(导数)、DFP变尺法(差分)、阻尼最小二乘法、鲍威尔法、模式搜索法、单纯形法 混合罚函数法(SUMT调用DFP)、混合罚函数法(SUMT调用鲍威尔法)、综合约束函数双下降法、可变容差法、复合形法、网格法、随机试验法、解线性规划的单纯形法-fortran optimization calculation method used to assemble Including one-dimensional optimization section, part of unconstrained optimization, constrained optimization part 0.618, fractional method, quadratic interpolation, cubic interpolation Conjugate gradient method, DFP becomes ruler Act (derivative), DFP variable scale method (differential), damped least squares method, Powell method, pattern search method, the simplex method Mixed penalty function method (SUMT call DFP), mixed penalty function method (SUMT call Powell Law), integrated dual descent constraint functions, variable tolerance method, the complex method, grid method, random test, solving linear programming simplex Method
Platform: | Size: 5066752 | Author: 唐小米 | Hits:

[source in ebookCH6

Description: FORTRAN编程,求解非线性方程组,如牛顿迭代法,DFP方法等-FORTRAN programming, solving nonlinear equations, such as Newton iteration, DFP methods
Platform: | Size: 12288 | Author: 海寒 | Hits:

[Software EngineeringOptimization-of-the-design-process

Description: 现代设计理论中涉及的一些常用的优化设计方法,如一维搜索(黄金分割、二次差值等)、无约束优化方法(梯度法、牛顿法等)、约束优化方法(复合形法、DFP、惩罚函数法等)。-Some commonly used method for optimizing the design of modern design theory involved, as one-dimensional search (golden section, the second difference, etc.), unconstrained optimization methods (gradient method, Newton method, etc.), constrained optimization methods (complex method, DFP, penalty function method, etc.).
Platform: | Size: 17408 | Author: 王希 | Hits:

[Linux-Unixdfp

Description: SEL_CLK is only used on the primary ramdac.
Platform: | Size: 7168 | Author: taivnno | Hits:

[Linux-Unixradeon_monitor

Description: OF says LCD for DFP as well, we discriminate the caller of this function. -OF says LCD for DFP as well, we discriminate the caller of this function.
Platform: | Size: 9216 | Author: jhhjkk | Hits:

[Linux-Unixdfp

Description: special case of nv_read_tmds to find crtc associated with an output. this does not give a correct answer for off-chip dvi, but there s no use for such an answer anyway.
Platform: | Size: 7168 | Author: vongnaige | Hits:

[matlabminDFP

Description: 多维函数DFP方法更新Hessian矩阵,方法简单但不保证新矩阵正定。-Multi-dimensional function DFP method to update the Hessian matrix, the method is simple but does not guarantee that the new matrix is positive definite.
Platform: | Size: 1024 | Author: 570121135 | Hits:

[AlgorithmminDFP

Description: DFP优化算法,是一种变尺度算法,是对牛顿法的一个重要补充-DFP optimize algorithm
Platform: | Size: 1024 | Author: dongsheng shi | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net