What is numerical analysis Flashcards

1
Q

What is numerical analysis?

A

The study of algorithm for the problems of continuous mathematics.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does a direct method mean?

A

Can be solved by a finite sequence of operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the name of a method if it isn’t direct?

A

Iterative

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the only two problems you have to worry about with direct methods?

A
  1. Rounding error
  2. Computational time/memory
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the truncation error?

A

Error resulting from stopping our iterative process at some finite point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly