From a9a72731a9f563344f27cd6a07eed431ec673c51 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Fri, 3 Mar 2017 15:20:21 +0000 Subject: Add template report file. --- report/report.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 report/report.md 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 -- cgit v1.2.3