Tentamen Flashcards

1
Q

What is the algorithm for backwards substitution?

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

What is the algorithm for Gaussian elimination?

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

What is the Gaussian Elimination algorithm in Matrix Algebra?

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

What is the goal of Pivoting?

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

What is Trivial Pivoting, and how to do it?

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

What are the advantages and disadvantages of trivial plotting?

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

What is Partial Pivoting, and how to do it?

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

What are the advantages and disadvantages of partial pivoting?

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

What is Complete pivoting, and how to do it?

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

What are the advantages and disadvantages of complete pivoting?

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

What is scaled partial pivoting, and how to do it?

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

What are the advantages and disadvantages of scaled partial pivoting?

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

Which of the pivoting methods has numerical rounding errors?

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

What is the definition of an eigenvalue and eigenvector?

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

How to proof the Power method?

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

What are some important notes of the power method?

17
Q

What are the steps for the power method?

18
Q

What is the inverse power method?

19
Q

What is the Shifted inverse power method (not the algorithm)?

20
Q

What is the algorithm of the shifted power method?

21
Q

What is a Linear Congruential Generator?

22
Q

What is the inverse CDF method?

23
Q

What are the advantages and disadvantages of the Inverse CDF Method?

24
Q

What is the Acceptation-Rejection Method?

25
Q

What is the algorithm of the Acceptation-rejection method?

26
Q

What is the proof that 1/M is the chance the Acceptation-Rejection method is accepted?

27
Q

What is the Newton-Raphson method algorithm?

28
Q

What are the Advantages and Disadvantages of the Newton-Raphson method?

29
Q

What is the BFGS algorithm?

30
Q

What are the advantages and disadvantages of the BFGS method?

31
Q

What is the Nelder-Mead algorithm?

32
Q

How to improve a simplex?

33
Q

How to shrink a simplex?

34
Q

What are Nelder-Mead convergence criterea?

35
Q

What are the advantages and disadvantages of the Nelder-Mead method?

36
Q

What is the algorithm for the Differential Evolution Method?

37
Q

What are the advantages and disadvantages of the Differential Evolution method?