際際滷

際際滷Share a Scribd company logo
CHAPTER IINUMERICAL APPROXIMATIONBY: MARIA FERNANDA VERGARA M.UNIVERSIDAD INDUSTRIAL DE SANTANDER
NUMERICAL APPROXIMATIONA numericalapproximationis a number X thatrepresentsanothernumberwhichitsexactvalueis X. X becomes more exactwhenisclosertotheexactvalue of XIsimportanttotakeintoaccountthisnumericalapproximationbecausenumericalsolutions are notexact, butthemainobjectiveistoget a solutionreallyclosetothe real solution.
SIGNIFICANT FIGURESThe concept of  a significant figure, ordigit, has beendevelopedtoformallydesignatethereliability of a numericalvalue. Thesignificantdigits of a number are thosethat can beusedwithconfidence. Theycorrespondtothenumber of certaindigits plus oneestimateddigit.-Numericalmethodsforengineers, CHAPRA-.Whysignificant figures are important in numericalmethods?
ACCURACY AND PRECISION
ERROR DEFINITIONSNumericalerrorsoriginatewhenyouapproximatetorepresentexactmathematicalquantitiesoroperations. Thiserrors can be: Truncationerrorswhichhappenwhenapproximations are usedtorepresentmathemathicalprocedures; and round-off errorswhichhappenwhenyou use numberswithlimitedsignificant figures toexpressexactnumbers.ET=Real Value - Approximation
RELATIVE ERRORRelative error is a waytoaccountforthe magnitudes of thequantitiesbeingevaluatedTrue percentrelative error
EXAMPLE EXERCISEThemeasure of a bridge is 9999cm, and themeasure of a rivetis 9 cm, ifthe true values are 10.000cm and 10cm, respectively, compute the true error and the true percentrelative error foreach case.
In real worldapplications, wewillnotknowthe true value. So theprocedureistonormalizethe error usingthebestavaliableestimate of the true value:Usinaniterativeapproachto compute answers, theapproximatedrelative error
ROUND-OFF ERRORSThiskind of errorsoriginatebecausecomputers can retain a finitenumber of significant figures, so numbers as e, , cannotbeexpressedexactly.Truncationerrors are thosethatresultfromusinganapproximation in place of anexactmathematicalprocedure.TRUNCATION ERRORS

More Related Content

Chapter 2: Numerical Approximation

  • 1. CHAPTER IINUMERICAL APPROXIMATIONBY: MARIA FERNANDA VERGARA M.UNIVERSIDAD INDUSTRIAL DE SANTANDER
  • 2. NUMERICAL APPROXIMATIONA numericalapproximationis a number X thatrepresentsanothernumberwhichitsexactvalueis X. X becomes more exactwhenisclosertotheexactvalue of XIsimportanttotakeintoaccountthisnumericalapproximationbecausenumericalsolutions are notexact, butthemainobjectiveistoget a solutionreallyclosetothe real solution.
  • 3. SIGNIFICANT FIGURESThe concept of a significant figure, ordigit, has beendevelopedtoformallydesignatethereliability of a numericalvalue. Thesignificantdigits of a number are thosethat can beusedwithconfidence. Theycorrespondtothenumber of certaindigits plus oneestimateddigit.-Numericalmethodsforengineers, CHAPRA-.Whysignificant figures are important in numericalmethods?
  • 5. ERROR DEFINITIONSNumericalerrorsoriginatewhenyouapproximatetorepresentexactmathematicalquantitiesoroperations. Thiserrors can be: Truncationerrorswhichhappenwhenapproximations are usedtorepresentmathemathicalprocedures; and round-off errorswhichhappenwhenyou use numberswithlimitedsignificant figures toexpressexactnumbers.ET=Real Value - Approximation
  • 6. RELATIVE ERRORRelative error is a waytoaccountforthe magnitudes of thequantitiesbeingevaluatedTrue percentrelative error
  • 7. EXAMPLE EXERCISEThemeasure of a bridge is 9999cm, and themeasure of a rivetis 9 cm, ifthe true values are 10.000cm and 10cm, respectively, compute the true error and the true percentrelative error foreach case.
  • 8. In real worldapplications, wewillnotknowthe true value. So theprocedureistonormalizethe error usingthebestavaliableestimate of the true value:Usinaniterativeapproachto compute answers, theapproximatedrelative error
  • 9. ROUND-OFF ERRORSThiskind of errorsoriginatebecausecomputers can retain a finitenumber of significant figures, so numbers as e, , cannotbeexpressedexactly.Truncationerrors are thosethatresultfromusinganapproximation in place of anexactmathematicalprocedure.TRUNCATION ERRORS