株式会社極東書店トップ商品一覧Simulating the Brain: A Four-Step Method Using Ordinary Differential Equations and Python.

商品詳細

Simulating the Brain: A Four-Step Method Using Ordinary Differential Equations and Python.

Simulating the Brain: A Four-Step Method Using Ordinary Differential Equations and Python.

・ISBN 978-981-9630-84-4 paper EUR 54.99

¥14,698.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Caligiore, Daniele / Carli, Samuele,
シリーズ (Brain Informatics and Health)
出版社 (Springer Nature Switzerland AG, SZ)
出版年月2026
ページ数194 pp.
言語ENG
ニュース番号<A05-82723>

解説

This book presents a new methodology to develop system-level brain models using ordinary differential equations (ODE), which are to be solved and analyzed through simple Python scripts. Computer simulations of this kind of models allow the study of healthy and damaged brain functions, the discovery of new neural pathways that may be crucial for the emergence of pathologies, and to simulate the effects of possible new therapies acting on brain actors which are difficult to investigate in traditional research.The methodology consists of four steps: (i) design the model architecture which represents the interactions between different brain areas; (ii) write the ODE system which are implied by the model; (iii) build a Python script that correctly solves the equations; (iv) optimize the free model parameters using genetic algorithms or other techniques to obtain one or more model instances that reproduce the target investigated behavior.This book is for all people who want to learn how to use Python and ODE to simulate brain functions regardless of their backgrounds. While rigorous mathematical proofs of many aspects of the arguments discussed are out of the scope of this work and are therefore omitted, the most important concepts necessary for the critical judgment and self-assessment of the practitioner's work are exposed in a simplified, readily applicable form, with extensive references for the adventurous reader to explore. The book is a self-consistent textbook containing all pieces necessary to learn from scratch: from the essential mathematical and computing tools to the knowledge necessary to design, simulate, visualize, and interpret brain models. These skills are acquired through several hands-on examples explained step-by-step. One important and distinctive aspect of the book is that, beside the theory, it provides the necessary contexts and practical examples which are key to the correct application of the proposed methodology.