<?xml version="1.0" encoding="UTF-8"?>
<sbml xmlns="http://www.sbml.org/sbml/level2/version4" metaid="metaid_0000001" level="2" version="4">
  <model metaid="metaid_0000002" id="model_0000001" name="Izhikevich2004_SpikingNeurons_Class2Excitable">
    <notes>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      This a model from the article:
      <br/>
        <strong> Which model to use for cortical spiking neurons?
</strong>
        <br/>
Izhikevich EM.
      <em>IEEE Trans Neural Netw.</em>2004 Sep;15(5):1063-70.
      <a href="http://www.ncbi.nlm.nih.gov/pubmed/15484883">15484883</a>,
      <br/>
        <strong>Abstract:</strong>
        <br/>
We discuss the biological plausibility and computational efficiency of some of the most useful models of spiking and bursting neurons. We compare their applicability to large-scale simulations of cortical neural networks.
   </p>
        <p xmlns="http://www.w3.org/1999/xhtml">The model is according to the paper<i>Which Model to Use for Cortical Spiking Neurons?</i> Figure1(H) Class 2 excitable has been reproduced by MathSBML. The ODE and the parameters values are taken  from the a paper <i>Simple Model of Spiking Neurons</i>The original format of the models are encoded in the MATLAB format existed in the ModelDB with Accession number 39948  <p>Figure1 are the simulation results of the same model with different choices of parameters and different stimulus function or events.a=0.2;  b=0.26; c=-65;  d=0; V=-64;  u=b*V;</p></p>
        <p xmlns="http://www.w3.org/1999/xhtml">This model originates from BioModels Database: A Database of Annotated Published Models. It is copyright (c) 2005-2010 The BioModels Team.<br/>For more information see the <a href="http://www.ebi.ac.uk/biomodels/legal.html" target="_blank">terms of use</a>.<br/>To cite BioModels Database, please use <a href="http://www.pubmedcentral.nih.gov/articlerender.fcgi?tool=pubmed&amp;pubmedid=16381960" target="_blank">Le Novère N., Bornstein B., Broicher A., Courtot M., Donizelli M., Dharuri H., Li L., Sauro H., Schilstra M., Shapiro B., Snoep J.L., Hucka M. (2006) BioModels Database: A Free, Centralized Database of Curated, Published, Quantitative Kinetic Models of Biochemical and Cellular Systems Nucleic Acids Res., 34: D689-D691.</a></p>
      </body>
    </notes>
    <annotation>
      <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:bqmodel="http://biomodels.net/model-qualifiers/" xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
        <rdf:Description rdf:about="#metaid_0000002">
          <dc:creator>
            <rdf:Bag>
              <rdf:li rdf:parseType="Resource">
                <vCard:N rdf:parseType="Resource">
                  <vCard:Family>He</vCard:Family>
                  <vCard:Given>Enuo</vCard:Given>
                </vCard:N>
                <vCard:EMAIL>enuo@caltech.edu</vCard:EMAIL>
                <vCard:ORG rdf:parseType="Resource">
                  <vCard:Orgname>BNMC</vCard:Orgname>
                </vCard:ORG>
              </rdf:li>
            </rdf:Bag>
          </dc:creator>
          <dcterms:created rdf:parseType="Resource">
            <dcterms:W3CDTF>2007-07-16T09:41:14Z</dcterms:W3CDTF>
          </dcterms:created>
          <dcterms:modified rdf:parseType="Resource">
            <dcterms:W3CDTF>2015-02-25T11:19:33Z</dcterms:W3CDTF>
          </dcterms:modified>
          <bqmodel:is>
            <rdf:Bag>
              <rdf:li rdf:resource="http://identifiers.org/biomodels.db/MODEL7211373042"/>
            </rdf:Bag>
          </bqmodel:is>
          <bqmodel:is>
            <rdf:Bag>
              <rdf:li rdf:resource="http://identifiers.org/biomodels.db/BIOMD0000000142"/>
            </rdf:Bag>
          </bqmodel:is>
          <bqmodel:isDescribedBy>
            <rdf:Bag>
              <rdf:li rdf:resource="http://identifiers.org/pubmed/15484883"/>
            </rdf:Bag>
          </bqmodel:isDescribedBy>
          <bqbiol:isVersionOf>
            <rdf:Bag>
              <rdf:li rdf:resource="http://identifiers.org/go/GO:0019228"/>
            </rdf:Bag>
          </bqbiol:isVersionOf>
          <bqbiol:hasTaxon>
            <rdf:Bag>
              <rdf:li rdf:resource="http://identifiers.org/taxonomy/40674"/>
            </rdf:Bag>
          </bqbiol:hasTaxon>
        </rdf:Description>
      </rdf:RDF>
    </annotation>
    <listOfCompartments>
      <compartment metaid="metaid_0000003" id="cell" size="1">
        <annotation>
          <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqmodel="http://biomodels.net/model-qualifiers/" xmlns:bqbiol="http://biomodels.net/biology-qualifiers/">
            <rdf:Description rdf:about="#metaid_0000003">
              <bqbiol:isVersionOf>
                <rdf:Bag>
                  <rdf:li rdf:resource="http://identifiers.org/go/GO:0005623"/>
                </rdf:Bag>
              </bqbiol:isVersionOf>
            </rdf:Description>
          </rdf:RDF>
        </annotation>
      </compartment>
    </listOfCompartments>
    <listOfParameters>
      <parameter metaid="metaid_0000004" id="a" value="0.2"/>
      <parameter metaid="metaid_0000005" id="b" value="0.26"/>
      <parameter metaid="metaid_0000006" id="c" value="-65"/>
      <parameter metaid="metaid_0000007" id="d" value="0"/>
      <parameter metaid="metaid_0000011" id="Vthresh" value="30"/>
      <parameter metaid="metaid_0000016" id="i" value="-0.5" constant="false"/>
      <parameter metaid="metaid_0000020" id="v" value="-64" constant="false"/>
      <parameter metaid="metaid_0000023" id="u" value="-16.64" constant="false"/>
    </listOfParameters>
    <listOfRules>
      <assignmentRule metaid="metaid_0000021" variable="i">
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <piecewise>
            <piece>
              <cn type="integer"> 0 </cn>
              <apply>
                <lt/>
                <csymbol encoding="text" definitionURL="http://www.sbml.org/sbml/symbols/time"> time </csymbol>
                <cn type="integer"> 30 </cn>
              </apply>
            </piece>
            <otherwise>
              <apply>
                <plus/>
                <cn> -0.5 </cn>
                <apply>
                  <times/>
                  <cn> 0.015 </cn>
                  <apply>
                    <minus/>
                    <csymbol encoding="text" definitionURL="http://www.sbml.org/sbml/symbols/time"> time </csymbol>
                    <cn type="integer"> 30 </cn>
                  </apply>
                </apply>
              </apply>
            </otherwise>
          </piecewise>
        </math>
      </assignmentRule>
      <rateRule metaid="metaid_0000024" variable="v">
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <apply>
            <plus/>
            <apply>
              <minus/>
              <apply>
                <plus/>
                <apply>
                  <times/>
                  <cn> 0.04 </cn>
                  <apply>
                    <power/>
                    <ci> v </ci>
                    <cn type="integer"> 2 </cn>
                  </apply>
                </apply>
                <apply>
                  <times/>
                  <cn type="integer"> 5 </cn>
                  <ci> v </ci>
                </apply>
                <cn type="integer"> 140 </cn>
              </apply>
              <ci> u </ci>
            </apply>
            <ci> i </ci>
          </apply>
        </math>
      </rateRule>
      <rateRule metaid="metaid_0000025" variable="u">
        <math xmlns="http://www.w3.org/1998/Math/MathML">
          <apply>
            <times/>
            <ci> a </ci>
            <apply>
              <minus/>
              <apply>
                <times/>
                <ci> b </ci>
                <ci> v </ci>
              </apply>
              <ci> u </ci>
            </apply>
          </apply>
        </math>
      </rateRule>
    </listOfRules>
    <listOfEvents>
      <event metaid="metaid_0000012" id="event_0000001">
        <trigger metaid="_9c19af05-802b-42b6-b294-bff6f2fb0a95">
          <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
              <gt/>
              <ci> v </ci>
              <ci> Vthresh </ci>
            </apply>
          </math>
        </trigger>
        <listOfEventAssignments>
          <eventAssignment metaid="_6788ad50-76a1-4647-b89e-210b2ce83616" variable="v">
            <math xmlns="http://www.w3.org/1998/Math/MathML">
              <ci> c </ci>
            </math>
          </eventAssignment>
          <eventAssignment metaid="_9a3d7b48-eeed-4269-99e6-c48525695afe" variable="u">
            <math xmlns="http://www.w3.org/1998/Math/MathML">
              <apply>
                <plus/>
                <ci> u </ci>
                <ci> d </ci>
              </apply>
            </math>
          </eventAssignment>
        </listOfEventAssignments>
      </event>
    </listOfEvents>
  </model>
</sbml>
