登录
首页 » matlab » PHR_multiplier_method

PHR_multiplier_method

于 2013-05-28 发布 文件大小:5KB
0 84
下载积分: 1 下载次数: 5

代码说明:

  《最优化理论与方法》书籍中的乘子法的源程序,该书中的很多案例都用此方法试验过,本代码是一个小案例,将目标函数和约束函数按自己的需求换掉就能进行所期望的运算(" Optimization Theory and Methods" books multiplier method of the source, the book' s many cases are tested using this method, the code is a small case, the objective function and constraints to replace it according to their needs can perform the desired operation)

文件列表:

PHR_multiplier_method
.....................\bfgs.m,1284,2013-01-01
.....................\dfun.m,58,2012-12-30
.....................\dgf.m,53,2012-12-30
.....................\dgf1.m,54,2012-12-30
.....................\dhf.m,42,2012-12-30
.....................\dhf1.m,43,2012-12-30
.....................\dmpsi.m,526,2012-12-31
.....................\fun.m,47,2012-12-30
.....................\gf.m,44,2012-12-30
.....................\gf1.m,45,2012-12-30
.....................\hf.m,40,2012-12-30
.....................\hf1.m,41,2012-12-30
.....................\mpsi.m,345,2012-12-31
.....................\multphr.m,1825,2013-01-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • qiuni
    C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
    2013-12-16 21:18:18下载
    积分:1
  • LECalculator
    3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11 求解托伯利兹方程组的列文逊方法 3.12 高斯-赛德尔迭代法 3.13 求解对称正定方程组的共轭梯度法 3.14 求解线性最小二乘问题的豪斯荷尔德变换法 3.15 求解线性最小二乘问题的广义逆法 3.16 病态方程组的求解 (3.1 system of linear equations class designs 3.2 to choose the principal element gaussian elimination 3.3 to elect principal element Gauss- when approximately the elimination 3.4 duplicate coefficient equation sets all choose the principal element gaussian elimination 3.5 duplicate coefficient equation sets to elect principal element Gauss- when approximately the elimination 3.6 solve three diagonal line equation sets to pursue the law 3.7 common belt equation set s solution 3.8 solution symmetrical equation set s resolution 3.9 solution symmetrical Zhengding equation set s square root method 3.10 solution large-scale sparse equation set to elect principal element Gauss- when approximately the elimination 3.11 solutions hold the Belize equation set s row article to abdicate House Holland who method 3.12 Gauss- the Seydell repetitive process 3.13 solution symmetrical Zhengding equation set s conjugate gradient method 3.14 solution linearity is smallest two rides the questionThe German m)
    2010-12-20 21:11:04下载
    积分:1
  • flowcalc_easy
    基于前推回代法的电力系统潮流计算程序。 需要输入支路阻抗和节点功率矩阵。包括支路号、首节点号、尾节点号、支路自阻抗、尾节点给定功率。 输出各节点的电压幅值、相角和各支路电流。(Power flow calculation program based on the forward and backward substitution method. Need input the branch impedance node power matrix. Including branch number, node number, the tail node number, branch self-impedance tail node given power. The output node voltage amplitude, phase angle and current of each branch.)
    2012-10-19 11:40:12下载
    积分:1
  • FDTD-2D-with-PML
    This FDTD 2D simulation based on Dennis Sullivan book s. Wave propagation in vacuum background using PML boundary conditions.
    2012-11-13 15:50:25下载
    积分:1
  • LS-SVMlab-Toolbox
    最小二乘支持向量机工具想的设计,及其使用工具箱的指导手册。(The least squares support vector machine tool design think its use toolbox guidance manual.)
    2013-01-16 20:36:33下载
    积分:1
  • harmonic
    电力系统谐波潮流计算程序,根据各个节点谐波电力发射值采用解耦算法计算各个节点谐波电压(Harmonic voltage power system harmonic flow calculation procedures decoupling algorithm based on the harmonic power emitted value of each node, each node)
    2013-01-10 18:44:18下载
    积分:1
  • 1
    说明:  本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的(good study)
    2013-11-06 21:28:17下载
    积分:1
  • 值分析(超清晰版)
    说明:  本书是为理工科大学各专业普遍开设的“数值分析”课程编写的教材 . 其内容包括插值与逼近 ,数值微分与数值积分 , 非线性方程与线性方程组的数值解法 , 矩阵的特征值与特征向量计算 , 常微分方程数值解法 . 每章附有习题并在书末有部分答案 ,书末还附有计算实习题和并行算法简介 . 全书阐述严谨, 脉络分明 ,深入浅出 ,便于教学 .(This book is a textbook for the course of "numerical analysis" which is widely offered in various majors of universities of science and engineering. Its contents include interpolation and approximation, numerical differentiation and numerical integration, numerical solution of non-linear and linear equations, calculation of eigenvalues and eigenvectors of matrices, numerical solution of ordinary differential equations. At the end of the book, there are some answers. At the end of the book, there are also a brief introduction of computational practice questions and parallel algorithms. The whole book elaborates rigorously, clearly, thoroughly and shallowly, which is convenient for teaching.)
    2019-07-01 12:51:46下载
    积分:1
  • ElasticDamageAbaqus2
    umat subroutin for 2d ladovez damage model i ncomposite materials
    2017-06-06 12:10:00下载
    积分:1
  • jifen
    常用的积分函数,能够很方便的解决数值积分的问题(Commonly used integral function, can be very convenient to solve the problem of numerical integration)
    2007-09-19 13:51:49下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载