版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、精选优质文档-倾情为你奉上非线性方程组求解 完成日期09-8-20or whereand迭代法寻找一个数列 使得 迭代步长 使得迭代终止 (收敛) 或者 超过最大迭代次数 (发散)Algorithm given 初始化 , > 0,最大迭代次数maxrepeat1. 计算 和 或者 2. if , return .3. 计算或者4. until max牛顿迭代法 n=1 This is called the linearized equation.n>1 其中Unconstrained minimization无约束最优问题 convex diffmin , 其中牛顿迭代法 其中
2、Algorithm given 初始化 , > 0,最大迭代次数maxrepeat1. 计算 和 2. if , return .3. 计算4. until maxEquality constrained minimization等式约束最优问题 with ; convex diff, .min subject to 牛顿迭代法, .步长为当为可行性解()内点法(primal-dual interior-point methods),KKT minimize subject to 其中 convex diff ; with .我们要解如下非线性方程组 所以 其中 The primal-d
3、ual search direction线性方程组求解 完成日期09-8-21 LU分解; Cholesky分解() i.e, QR分解 i.e, QR分解;Cholesky分解Nonsingular matrix The LU factorizationWhere P is an -permutation matrix, L is a unit lower triangular-matrix ( a lower triangular matrix with diagonal elements equal to one),and U is nonsingular upper triangula
4、r -matrix.Positive definite matrix The Cholesky factorizationwhere L is lower triangular with positive diagonal elements matrix with zero nullspace The QR factorization Where Q is -orthogonal matrix and R is an -upper triangular matrix with positive diagonal elements.Triangular matrix:A matrix A is
5、upper triangular if if 。A triangular matrix is called nonsingular if all the diagonal elements are nonzero. It is singular if one or more of the diagonal elements are zero.Forward/Back substitutionA is a nonsingular lower triangular matrix of order n. are解法Flop count: 1+3+5+(2n-1)=n2 。Forward/Back s
6、ubstitution (Recursive formulation) then The Cholesky factorization: Positive definite matrix positive definite: A is symmetric and for all nonzero x. , where L is lower triangular with positive diagonal elements therefore and is lower triangular with positive diagonal elements.makes:Therefore , , .
7、 In fact, . So, , and that makes positive definite matrix. Schur Complement (of positive definite matrix elementis positive definite) whereis a nonzero n-1 vector then x is a nonzero n vector, so .Therefore is positive definite matrix of order n-1. Solving linear equations by Cholesky factorization为了计算,
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 汽车顶盖性能的多维度解析与试验探究
- 汽车行业Web信息抽取:技术、应用与创新发展研究
- 汽车垂直网站平台电商化的困境与突破-以易车公司为例
- 培训机构学员接送安全质量目标及管理细则2026年
- 红与黑:理想与现实的永恒博弈
- 商品房顶层阁楼买卖协议
- 大模型行业解决方案架构师考试试卷及答案
- 模板支架安全体系及措施
- 2026年成人教育管理考试真题及答案
- 外贸企业生产管理系统问卷
- 全国税务机关信访工作规则
- 武汉城投公司笔试题库
- 重庆辅警笔试题目及答案
- 2025年江苏信息职业技术学院辅导员招聘备考题库附答案
- 辅警面试100题及答案解析
- 安徽2021-2025真题及答案
- 2025年空间生态农业示范项目可行性研究报告
- 2026年竞争对手分析报告培训课件
- 街舞老师全职合同协议
- 2025年西北农林科技大学强基计划生物科学专业考试试题集
- 下肢缺血再灌注损伤护理方案
评论
0/150
提交评论