ODE/PDE Analysis of Multiple Myeloma
eBook - ePub

ODE/PDE Analysis of Multiple Myeloma

Programming in R

  1. 136 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

ODE/PDE Analysis of Multiple Myeloma

Programming in R

Book details
Table of contents
Citations

About This Book

Multiple myeloma is a form of bone cancer. Specifically, it is a cancer of the plasma cells found in bone marrow (bone soft tissue). Normal plasma cells are an important part of the immune system.

Mathematical models for multiple myeloma based on ordinary and partial differential equations (ODE/PDEs) are presented in this book, starting with a basic ODE model in Chapter 1, and concluding with a detailed ODE/PDE model in Chapter 4 that gives the spatiotemporal distribution of four dependent variable components in the bone marrow and peripheral blood: (1) protein produced by multiple myeloma cells, termed the M protein, (2) cytotoxic T lymphocytes ( CTL s), (3) natural killer ( NK ) cells, and (4) regulatory T cells ( Tregs ).

The computer-based implementation of the example models is presented through routines coded (programmed) in R, a quality, open-source scientific computing system that is readily available from the Internet. Formal mathematics is minimized, e.g., no theorems and proofs. Rather, the presentation is through detailed examples that the reader/researcher/analyst can execute on modest computers using the R routines that are available through a download. The PDE analysis is based on the method of lines (MOL), an established general algorithm for PDEs, implemented with finite differences.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
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.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
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 access ODE/PDE Analysis of Multiple Myeloma by William Schiesser in PDF and/or ePUB format, as well as other popular books in Mathematics & Applied Mathematics. We have over one million books available in our catalogue for you to explore.

Information

Publisher
CRC Press
Year
2020
ISBN
9781000057270
Edition
1

Table of contents

  1. Cover
  2. Half Title
  3. Title Page
  4. Copyright Page
  5. Dedication
  6. Table of Contents
  7. Preface
  8. Author
  9. Chapter 1 Introductory ODE Model
  10. Chapter 2 Basic PDE Model
  11. Chapter 3 PDE Model with External Transfer
  12. Chapter 4 ODE/PDE Model Parameter Analysis
  13. Chapter 5 Detailed Analysis of PDEs in ODE/PDE Model
  14. Appendix A1: Functions dss004, dss044
  15. Index