Quadratic integrate and fire (original) (raw)

About DBpedia

The quadratic integrate and fire (QIF) model is a biological neuron model and a type of integrate-and-fire neuron which describes action potentials in neurons. In contrast to physiologically accurate but computationally expensive neuron models like the Hodgkin–Huxley model, the QIF model seeks only to produce action potential-like patterns and ignores subtleties like gating variables, which play an important role in generating action potentials in a real neuron. However, the QIF model is incredibly easy to implement and compute, and relatively straightforward to study and understand, thus has found ubiquitous use in computational neuroscience.

Property Value
dbo:abstract The quadratic integrate and fire (QIF) model is a biological neuron model and a type of integrate-and-fire neuron which describes action potentials in neurons. In contrast to physiologically accurate but computationally expensive neuron models like the Hodgkin–Huxley model, the QIF model seeks only to produce action potential-like patterns and ignores subtleties like gating variables, which play an important role in generating action potentials in a real neuron. However, the QIF model is incredibly easy to implement and compute, and relatively straightforward to study and understand, thus has found ubiquitous use in computational neuroscience. A quadratic integrate and fire neuron is defined by the autonomous differential equation, where is a real positive constant. Note that a solution to this differential equation is the tangent function, which blows up in finite time. Thus a "spike" is said to have occurred when the solution reaches positive infinity, and the solution is reset to negative infinity. When implementing this model in computers, a threshold crossing value and a reset value is assigned, so that when the solution rises above the threshold, , the solution is immediately reset to * v * t * e (en)
dbo:wikiPageID 44672530 (xsd:integer)
dbo:wikiPageLength 1580 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 791881973 (xsd:integer)
dbo:wikiPageWikiLink dbr:Biological_neuron_model dbr:Autonomous_differential_equation dbc:Computational_neuroscience dbr:Action_potential dbr:Action_potentials dbc:Mathematical_modeling dbc:Nonlinear_systems dbr:Hodgkin–Huxley_model
dbp:wikiPageUsesTemplate dbt:Citation_needed dbt:Unreferenced dbt:Applied-math-stub
dct:subject dbc:Computational_neuroscience dbc:Mathematical_modeling dbc:Nonlinear_systems
rdfs:comment The quadratic integrate and fire (QIF) model is a biological neuron model and a type of integrate-and-fire neuron which describes action potentials in neurons. In contrast to physiologically accurate but computationally expensive neuron models like the Hodgkin–Huxley model, the QIF model seeks only to produce action potential-like patterns and ignores subtleties like gating variables, which play an important role in generating action potentials in a real neuron. However, the QIF model is incredibly easy to implement and compute, and relatively straightforward to study and understand, thus has found ubiquitous use in computational neuroscience. (en)
rdfs:label Quadratic integrate and fire (en)
owl:sameAs freebase:Quadratic integrate and fire wikidata:Quadratic integrate and fire https://global.dbpedia.org/id/2AeW8
prov:wasDerivedFrom wikipedia-en:Quadratic_integrate_and_fire?oldid=791881973&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Quadratic_integrate_and_fire
is dbo:wikiPageWikiLink of dbr:Theta_model
is foaf:primaryTopic of wikipedia-en:Quadratic_integrate_and_fire