mirror of
https://github.com/bics-rug/felice-models.git
synced 2026-03-10 21:14:15 +01:00
Deployed 545a4d6 with MkDocs version: 1.6.1
This commit is contained in:
@@ -820,36 +820,6 @@
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#circuit-equation" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Circuit equation
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#examples" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Examples
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
@@ -932,6 +902,11 @@
|
||||
|
||||
|
||||
<h1 id="fitzhugh-nagumo">FitzHugh-Nagumo</h1>
|
||||
<h1 id="circuit-implementing-the-fhn-neuron">Circuit implementing the fhn neuron.</h1>
|
||||
<ul>
|
||||
<li>The circuits in the schematics implement the FHN neuron described.</li>
|
||||
<li>The FHN neuron is an implementation of the circuit described in (Ribar, L. (2019). Synthesis of neuromorphic circuits with neuromodulatory properties [Apollo - University of Cambridge Repository]. <a href="https://doi.org/10.17863/CAM.53750">DOI: 10.17863/CAM.53750</a>). The OTA and CMFB are well known designs that can be found in textbooks.</li>
|
||||
</ul>
|
||||
<h2 id="circuit-equation">Circuit equation</h2>
|
||||
<div class="arithmatex">\[
|
||||
\begin{align}
|
||||
|
||||
Reference in New Issue
Block a user