Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Integration of data obtained at fixed intervals.

N T Carnevale

    Brain Research Bulletin
    |January 1, 1986
    PubMed
    Summary
    This summary is machine-generated.

    This program enhances data integration accuracy using Simpson's method for experimental or simulated data. It offers flexible parameter control and output options with minimal computational overhead.

    Related Concept Videos

    You might also read

    Related Articles

    Articles linked to this work by shared authors, journal, and citation graph.

    Sort by
    Same author

    Comparisons between Active Properties of Distal Dendritic Branches and Spines: Implications for Neuronal Computations.

    Journal of cognitive neuroscience·2013
    Same author

    Model structure analysis in NEURON : toward interoperability among neural simulators.

    Methods in molecular biology (Clifton, N.J.)·2008
    Same author

    Translating network models to parallel hardware in NEURON.

    Journal of neuroscience methods·2007
    Same author

    NEURON: a tool for neuroscientists.

    The Neuroscientist : a review journal bringing neurobiology, neurology and psychiatry·2001
    Same author

    Expanding NEURON's repertoire of mechanisms with NMODL.

    Neural computation·2000
    Same author

    Passive normalization of synaptic integration influenced by dendritic architecture.

    Journal of neurophysiology·1999
    Same journal

    Expression of concern: "Effect of perioperative preemptive analgesia on hippocampal GABAA receptor α1/α5 balance in aged mild cognitive impairment rats" [Brain Res. Bull. 237 (2026) 111811].

    Brain research bulletin·2026
    Same journal

    Ubiquitination in ischemic stroke: molecular mechanisms and therapeutic implications.

    Brain research bulletin·2026
    Same journal

    Corrigendum to "Peripheral to central: Exploring the neural, endocrine, and immune pathways of the gut-brain axis in postoperative neurocognitive dysfunction" [Brain Res. Bull. 242 (2026) 111975].

    Brain research bulletin·2026
    Same journal

    GLUT1-driven glycolytic reprogramming in microglia promotes neuroinflammation and cognitive deficits in sepsis-associated encephalopathy.

    Brain research bulletin·2026
    Same journal

    Spinal astrocytes hardly proliferate following peripheral nerve injury: Evidence from adult Aldh1l1-GFP reporter mice.

    Brain research bulletin·2026
    Same journal

    Shared Neural Mechanisms of Trait Mindfulness and Hypnotic Susceptibility: A Scoping Review Toward a Unifying Predictive Coding Framework.

    Brain research bulletin·2026
    See all related articles

    Area of Science:

    • Numerical analysis
    • Computational science
    • Data processing

    Background:

    • Integrating experimental or simulated data at fixed intervals is crucial in scientific research.
    • Existing numerical integration methods may have limitations in accuracy or computational efficiency.

    Purpose of the Study:

    • To design and implement a program for accurate data integration.
    • To improve upon the accuracy of traditional integration methods like the trapezoidal rule.

    Main Methods:

    • The program utilizes Simpson's method for numerical integration.
    • It accepts command-line arguments for specifying integration parameters (step size, number of steps) and data source files.
    • The system supports runtime specification of multiple source files and integration parameters.

    Related Experiment Videos

    Main Results:

    • The implemented program achieves substantially higher accuracy compared to the trapezoidal rule.
    • This improved accuracy is obtained with little additional computational cost.
    • The program offers flexibility in handling multiple data sources and integration parameters.

    Conclusions:

    • The developed program provides an accurate and efficient solution for integrating experimental or simulated data.
    • Its design facilitates flexible usage through command-line and runtime parameter specifications.
    • The use of Simpson's method offers a significant accuracy advantage over the trapezoidal rule for interval data integration.