Editing
Numerical Methods
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Numerical Analysis''' β The study of algorithms that use numerical approximation for the problems of mathematical analysis. * '''Algorithm''' β A step-by-step procedure for solving a problem. * '''Approximation''' β A value that is nearly but not exactly correct. * '''Error''' β The difference between the exact solution and the numerical approximation. * '''Iteration''' β The repetition of a process to get closer and closer to a solution. * '''Convergence''' β When a numerical method gets closer to the "True" answer as you run more steps. * '''Divergence''' β When a numerical method fails and the numbers fly away to infinity. * '''Floating Point Arithmetic''' β How computers handle numbers with decimals (and the errors it causes). * '''Interpolation''' β Estimating a value "between" known data points. * '''Extrapolation''' β Estimating a value "outside" the range of known data points. * '''Newton's Method''' β A famous iterative way to find where a function equals zero. * '''Euler's Method''' β A basic way to solve differential equations by taking tiny steps in the direction of the slope. * '''Rounding Error''' β Errors caused by a computer's limited memory (e.g., trying to store $\pi$ with only 10 digits). * '''Truncation Error''' β Errors caused by stopping an infinite process early (e.g., using only the first 3 terms of an infinite series). </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information