
- 200 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
About this book
Modeling of Post-Myocardial Infarction: ODE/PDE Analysis with R presents mathematical models for the dynamics of a post-myocardial (post-MI), aka, a heart attack. The mathematical models discussed consist of six ordinary differential equations (ODEs) with dependent variables Mun; M1; M2; IL10; T?; IL1. The system variables are explained as follows: dependent variable Mun = cell density of unactivated macrophage; dependent variable M1 = cell density of M1 macrophage; dependent variable M2 = cell density of M2 macrophage; dependent variable IL10 = concentration of IL10, (interleuken-10); dependent variable T? = concentration of TNF-? (tumor necrosis factor-?); dependent variable IL1 = concentration of IL1 (interleuken-1).
The system of six ODEs does not include a spatial aspect of an MI in the cardiac tissue. Therefore, the ODE model is extended to include a spatial effect by the addition of diffusion terms. The resulting system of six diffusion PDEs, with x (space) and t (time) as independent variables, is integrated (solved) by the numerical method of lines (MOL), a general numerical algorithm for PDEs.
- Includes PDE routines based on the method of lines (MOL) for computer-based implementation of PDE models
- Offers transportable computer source codes for readers in R, with line-by-line code descriptions as it relates to the mathematical model and algorithms
- Authored by a leading researcher and educator in PDE models
Frequently asked questions
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Modeling of Post-Myocardial Infarction by William E. Schiesser in PDF and/or ePUB format, as well as other popular books in Biological Sciences & Bioinformatics. We have over one million books available in our catalogue for you to explore.
Information
Table of contents
- Title of Book
- Cover image
- Title page
- Table of Contents
- Copyright
- Preface
- Chapter 1 ODE model development
- Chapter 2 ODE model implementation
- Chapter 3 PDE model formulation and implementation
- Chapter 4 PDE model temporal derivative analysis
- Chapter 5 Analysis of the PDE model terms
- Appendix A. Functions dss004, dss044
- Index