diff options
Diffstat (limited to 'report')
-rw-r--r-- | report/report.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/report/report.md b/report/report.md new file mode 100644 index 0000000..acf4982 --- /dev/null +++ b/report/report.md @@ -0,0 +1,27 @@ +% Numerical Analysis +% Vasil Zlatanov +% Imperial College 2017 + +# RL circuit + +## Raltson method +Show the different graphs. + +## Error Analysis +Compare to exact solution. + +# RLC circuit + +## RK 3/8 Method + +Show the graph + +# Finite Differences for PDE + +## Finite difference method + +Show graphs + +## Varying boundary conditions + +Show the graphs |