some comments related to the project presentations

This commit is contained in:
2017-02-17 10:55:24 +01:00
parent 24bcd70864
commit c422cd8fa7
5 changed files with 20 additions and 10 deletions

View File

@@ -50,6 +50,9 @@ time = [0.0:dt:tmax]; % t_i
and compute $V(t)$ for $t_{max}=50$\,ms. Plot $V(t)$ and compare it to
the expected result of $V(t) = \exp(-t/\tau)$.
Vary the time step $\Delta t$ by factors of 10 and discuss
accuracy of numerical solutions. What is a good time step?
Why is $V=0$ the resting potential of this neuron?
\part Response of the passive membrane to a step input.