登录
首页 » matlab » Lagrange

Lagrange

于 2018-04-06 发布 文件大小:62KB
0 230
下载积分: 1 下载次数: 19

代码说明:

  使用拉格朗日乘子法解约束优化问题,例子是最优化问题,有3个线性约束(Using the Lagrange multiplier method to solve the constrained optimization problem)

文件列表:

Lagrange.m, 1374 , 2018-04-05
snapshot20171203202134.jpg, 73407 , 2017-12-03

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

发表评论

0 个回复

  • 模糊控制
    说明:  模糊控制的C语言实现,双输入单输出,采用查表法进行模糊推理,去模糊方法采用重心法,易于单片机实现(C language realization of fuzzy control, double input and single output, using look-up table method for fuzzy reasoning, using center of gravity method for deblurring, easy to realize by single chip computer)
    2020-11-17 20:09:39下载
    积分:1
  • FORTRAN-TM
    二维TM波的FDTD(2D TM wave under two-dimensional TM wave of FDTD)
    2015-05-29 20:19:21下载
    积分:1
  • photonic_crystal_period
    用matlab编写的关于用传输矩阵法计算一维光子晶体的透射率随周期数变化的程序,感觉非常有用(using Matlab prepared on the use of the transfer matrix method one-dimensional photonic crystal with the transmission cycle Change The procedure, a very useful)
    2006-11-15 22:30:29下载
    积分:1
  • BEM
    圆柱绕流边界元程序 用边界元的方法计算圆柱绕流(flow around colomn )
    2012-02-07 09:36:36下载
    积分:1
  • episo
    适用于Engine计算的经典PISO算法(the classic PISO algorithm for the Engine calculation )
    2010-01-09 20:07:56下载
    积分:1
  • WeiFengYing-supporting-program
    魏凤英的现代气候统计诊断与预测技术的fortran源代码,里边包括气候变化趋势分析的程序:线性倾向估计、滑动平均及一些趋势检验和函数;气候突变检测:滑动t检验、Cramer s法、Yamamoto法、Mann-Kendall法、Pettitt法Lepage法;气候序列周期的提取方法:功率谱、最大熵谱、交叉谱、多维最大熵、奇异谱分析、小波分析;以及EOF、主成分等等,总之熟悉这本书的同学,应该知道这本书的“强大”是做数理统计分析、及气象等必备的工具书啊,而且其程序,尤为宝贵!特此与大家分享!!!(WeiFengYing modern climate statistical diagnosis and prediction technology of FORTRAN source code, the inside including climate change trend analysis program: linear tend to estimate, moving average, accumulative anomaly, five, seven and nine point two times smooth cubic spline function and some trend test and functions Climate mutation detection: sliding t test, Cramer s method, Yamamoto method, Mann- Kendall method, Pettitt method Lepage method Climate sequence cycle extraction methods: power spectrum, the maximum entropy spectrum, cross spectrum, multidimensional maximum entropy, singular spectrum analysis and wavelet analysis And EOF, principal component, etc., in short familiar with this book classmate, should know the book "strong" is doing mathematical statistical analysis, and weather required reference ah, and its program, particularly precious! I share with you!!!!!! )
    2012-09-13 11:53:01下载
    积分:1
  • FDTD_3D_PEC
    说明:  FDTD的3D源程序,PEC边界,比较详细(FDTD the 3D source, PEC boundary, a more detailed)
    2021-01-18 10:48:43下载
    积分:1
  • na7
    Orthogonal Polynomials Approximation 数值分析,计算正交基多项式的系数 (Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance. Format of function int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps ) where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial. Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
    2011-11-27 11:47:21下载
    积分: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
  • guimai_v53
    随机调制信号下的模拟ppm,连续相位调制信号(CPM)产生,供做算法研究人员参考。( Random ppm modulated analog signal under Continuous phase modulation signal (CPM) to produce, Algorithm for researchers to do reference.)
    2017-02-23 22:36:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载