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?

A
17
Q

What are the steps for the power method?

A
18
Q

What is the inverse power method?

A
19
Q

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

A
20
Q

What is the algorithm of the shifted power method?

A
21
Q

What is a Linear Congruential Generator?

A
22
Q

What is the inverse CDF method?

A
23
Q

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

A
24
Q

What is the Acceptation-Rejection Method?

A
25
Q

What is the algorithm of the Acceptation-rejection method?

A
26
Q

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

A
27
Q

What is the Newton-Raphson method algorithm?

A
28
Q

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

A
29
Q

What is the BFGS algorithm?

A
30
Q

What are the advantages and disadvantages of the BFGS method?

A
31
Q

What is the Nelder-Mead algorithm?

A
32
Q

How to improve a simplex?

A
33
Q

How to shrink a simplex?

A
34
Q

What are Nelder-Mead convergence criterea?

A
35
Q

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

A
36
Q

What is the algorithm for the Differential Evolution Method?

A
37
Q

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

A