[Solving System of Linear Equations] What is the norm of the error and how is it different from the norm of the residual?

조회 수: 1 (최근 30일)
So I am given two systems: Ax=b and Bx=c where A & B are n by n matrices and b and c are vectors of n size. I'm supposed to solve each system for x using "inv" and "\" functions and calculate the norm of the residual and norm of error. I know how to calculate the rest BUT I don't know how to calculate the norm of the error. What is the norm of the error?

답변 (1개)

Rishabh Rathore
Rishabh Rathore 2018년 6월 5일
편집: Rishabh Rathore 2018년 6월 5일
Error refers to the difference between the observed value and the actual values while residual is the disagreement between the observed values and the estimated values of the observed quantity.
For as how to calculate, you may refer this link

카테고리

Help CenterFile Exchange에서 Mathematics and Optimization에 대해 자세히 알아보기

태그

제품


릴리스

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by