計算課程講義1_第1頁
計算課程講義1_第2頁
計算課程講義1_第3頁
計算課程講義1_第4頁
計算課程講義1_第5頁
已閱讀5頁,還剩1頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權,請進行舉報或認領

文檔簡介

1、非線性方程組求解 完成日期09-8-20or whereand迭代法尋找一個數(shù)列 使得 迭代步長 使得迭代終止 (收斂) 或者 超過最大迭代次數(shù) (發(fā)散)Algorithm given 初始化 , 0,最大迭代次數(shù)maxrepeat1. 計算 和 或者 2. if , return .3. 計算或者4. until max牛頓迭代法 n=1 This is called the linearized equation.n1 其中Unconstrained minimization無約束最優(yōu)問題 convex diffmin , 其中牛頓迭代法 其中 Algorithm given 初始化 ,

2、0,最大迭代次數(shù)maxrepeat1. 計算 和 2. if , return .3. 計算4. until maxEquality constrained minimization等式約束最優(yōu)問題 with ; convex diff, .min subject to 牛頓迭代法, .步長為當為可行性解()內(nèi)點法(primal-dual interior-point methods),KKT minimize subject to 其中 convex diff ; with .我們要解如下非線性方程組 所以 其中 The primal-dual search direction線性方程組求解

3、 完成日期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 triangular -matrix.Positive definite

4、 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 upper triangular if if 。A t

5、riangular 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 substitution (Recursive form

6、ulation) 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 , , . 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 factorizatio

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經(jīng)權益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論