Numerical Methods and Analysis with Mathematical Modelling
Home > Mathematics and Science Textbooks > Mathematics > Calculus and mathematical analysis > Numerical analysis > Numerical Methods and Analysis with Mathematical Modelling: (Textbooks in Mathematics)
Numerical Methods and Analysis with Mathematical Modelling: (Textbooks in Mathematics)

Numerical Methods and Analysis with Mathematical Modelling: (Textbooks in Mathematics)


     0     
5
4
3
2
1



Available


X
About the Book

What sets Numerical Methods and Analysis with Mathematical Modelling apart are the modelling aspects utilizing numerical analysis (methods) to obtain solutions. The authors cover first the basic numerical analysis methods with simple examples to illustrate the techniques and discuss possible errors. The modelling prospective reveals the practical relevance of the numerical methods in context to real-world problems. At the core of this text are the real-world modelling projects. Chapters are introduced and techniques are discussed with common examples. A modelling scenario is introduced that will be solved with these techniques later in the chapter. Often, the modelling problems require more than one previously covered technique presented in the book. Fundamental exercises to practice the techniques are included. Multiple modelling scenarios per numerical methods illustrate the applications of the techniques introduced. Each chapter has several modelling examples that are solved by the methods described within the chapter. The use of technology is instrumental in numerical analysis and numerical methods. In this text, Maple, Excel, R, and Python are illustrated. The goal is not to teach technology but to illustrate its power and limitations to perform algorithms and reach conclusions. This book fulfills a need in the education of all students who plan to use technology to solve problems whether using physical models or true creative mathematical modeling, like discrete dynamical systems.

Table of Contents:
Chapter 1 Review of Differential Calculus 1.1. Introduction 1.2 Limits 1.3 Continuity 1.3 Differentiation 1.3.1 Increasing and decreasing functions Example 8 1.3.2 Higher Derivatives 1.4 Convex and Concave Functions Example 13. The 2nd derivative theorem Exercises 1.5 Accumulation and Integration Exercises 1.5 1.6 Taylor Polynomials Exercises 1.7 1.7 Errors 1.8. Algorithms Accuracy References and Further Readings Chapter 2 Mathematical Modeling and Introduction to Technology: Perfect Partners 2.1 OVERVIEW AND THE PROCESS OF MATHEMATICAL MODELING.. 2.2 THE MODLEING PROCESS 2.3 Making ASSUMPTIONS 2.4 ILLUSTRATE EXAMPLES 2.5 Technology Exercises Chapter 2 References and Additional Readings Chapter 3 Modeling with Discrete Dynamical Systems and Modeling Systems of DDS 3.1 Introduction Modeling with Discrete Dynamical Systems 3.2 Equilibrium and Stability Values and Long-Term Behavior 3.3 Using Python for a drug problem 3.4 Introduction to Systems of Discrete Dynamical Systems 3.4.1 Iteration and Graphical Solution 3.5 Modeling of Predator - Prey model, SIR Model, and Military Models 3.6 Technology Examples for Discrete Dynamical Systems 3.6.1 Excel for Linear and Nonlinear DDS 3.6.2 Maple for Linear and Nonlinear DDS 3.6.3 R for Linear and Nonlinear DDS Example 2. Population dynamics using R Exercises Chapter 3 Projects References and Suggested Future Readings CHAPTER 4 Numerical Solutions to Equations in One Variable 4.1 Introduction and Scenario 4.2 Archimedes’ design of ships 4.3 Bisection Method 4.4 Fixed Point Algorithm 4.5 Newton's Method 4.6 Secant Method 4.6.1 Archimedes’ Example with secant method Example 4.6.2 Buying a car using Secant method 4.7 Root Find as a DDS 4.7.1 Example of Newton’s Using EXCEL 4.7.1 Root finding with Python Exercises Projects References and Further Readings CHAPTER 5 Interpolation and Polynomial Approximation 5.1 Introduction 5.2 Methods 5.2.1 Lagrange Polynomials 5.3 Lagrange Polynomials 5.4 Divided Differences 5.5 Cubic Splines 5.6 Telemetry Modeling and Lagrange Polynomials 5.7 Method of Divided Differences with Telemetry Data 5.8 NATURAL CUBIC SPLINE INTERPOLATION to Telemetry Data 5.9 Comparisons for Methods 5.10 Estimating the Error 5.11 Radiation Dosage Model Exercises Projects References and Further Readings Chapter 6 Numerical Differentiation and Integration 6.1 Introduction and Scenario 6.2 Numerical Differentiation 6.3 Numerical Integration 6.3 Car traveling problem 6.4 Revisit a Telemetry Model 6.5 Volume of Water in a Tank EXERCISES/Projects CHAPTER 7 Modeling with Numerical Solutions to Differential Equations---IVP for ODEs 7.1 Introduction and Scenario Bridge Bungee Jumping Spread of a Contagious Disease 7.2 Numerical Methods 7.2.1 Euler’s Method 7.2.2 Improved Euler’s Method (Heun’s method) 7.2.3 Runge-Kutta Methods 7.3 Population Modeling 7.4 Spread of a contagious disease 7.5 Bungee Jumping 7.6 Revisit Bungee as a 2nd order ODE IVP 7.6 Harvesting a Species EXERCISES 7.7 System of ODEs Projects CHAPTER 8 Iterative Techniques in Matrix Algebra 8.1 Gauss Seidel and Jacobi 8.1.1 Gauss-Seidel Iterative Method 8.1.2 Jacobi Method 8.2 A Bridge Too Far 8.2 The Leontief Input-Output Economic Model 8.3 Markov Chains with Eigenvalues and Eigenvectors 8.4 Cubic Splines with Matrices Exercises Projects References and Further Readings CHAPTER 9 Modeling with Single Variable Unconstrained Optimization and Numerical Methods 9.1 Introduction 9.2 Single Variable Optimization and Basic Theory 9..3 Models with Basic Applications of Max-Min Theory (calculus review) 9.3 Applied Single Variable Optimization Models 9.3.1 Oil Rig Location Problem 9.4 Single Variable Numerical Search Techniques 9.4.1 Unrestricted Search 9.4.2 Dichotomous Search 9.4.3 Golden Section Search 9.4.4 Fibonacci Search 9.5 INTERPLOATION WITH DERIVATIVES: NEWTON’S METHOD FOR NONLINEAR OPTIMZATION Exercises 9.5 Projects Reference and Further Readings Chapter 10 Multivariable Numerical Search Methods 10.1 Introduction 10.1.1 Background theory 10.2 Gradient Search Methods 10.3 Modified Newton's Method 10.4 Applications 10.4.1 Manufacturing 10.4.2 TV Manufacturing EXERCISES Projects References and FURTHER READING CHAPTER 11 Boundary Value Problems in ODE 11.1 Introduction 11.2 Linear Shooting Method 11.3 Linear Finite Differences Method 11.4 Applications 11.4.1 Motorcycle suspension 11.4.2 Parachuting by skydiving Free Fall 11.4.3 Free Fall 11.4.4 Bungee Two 11.4.5 Heat transfer 11.6 Beam Deflection Exercises Projects References and Further Readings CHAPTER 12 Approximation Theory and Curve Fitting 12.1 Introduction 12.2 Model Fitting 12.3 Application of Planning and Production Control 12.3 Continuous Least Squares 12.4 Co-Sign Out a Cosine Exercises Projects Exercises References and Further readings Chapter 13 Numerical Solutions to Partial Differential Equations 13.1 Introduction, Methods, and Applications 13.1.2 Methods 13.1.2 Application Scenario 13.2 Solving the Heat Equation with Homogeneous Boundary Conditions 13.3 Methods with Python Exercises Projects References and Furthe Readings

About the Author :
Dr. William P. Fox is an Emeritus Professor in the Department of Defense Analysis at the Naval Postgraduate School. Currently, he is a Visiting Professor in the Department of Mathematics at the College of William and Mary. He received his Ph.D. in Industrial Engineering from Clemson University. He has taught at the United States Military Academy, Francis Marion University, and Naval Postgraduate School. He has many publications and scholarly activities including over twenty books, twenty-four chapters of books & technical reports, one hundred and fifty journal articles, and over one hundred and fifty conference presentations and mathematical modeling workshops. Richard D. West is a Professor Emeritus of Francis Marion University and a retired Colonel of the United States Army. He received an MS in Applied Mathematics from the University of Colorado in Boulder, which launched his teaching interest in Numerical Analysis. and earned his PhD in college mathematics education from New York University. After a 30-yeaer career in the Army he taught at Francis Marion University in Florence, where he served as Professor of Mathematics.


Best Sellers


Product Details
  • ISBN-13: 9781032703688
  • Publisher: Taylor & Francis Ltd
  • Publisher Imprint: Chapman & Hall/CRC
  • Height: 234 mm
  • No of Pages: 403
  • Weight: 640 gr
  • ISBN-10: 1032703687
  • Publisher Date: 07 Aug 2024
  • Binding: Paperback
  • Language: English
  • Series Title: Textbooks in Mathematics
  • Width: 156 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Numerical Methods and Analysis with Mathematical Modelling: (Textbooks in Mathematics)
Taylor & Francis Ltd -
Numerical Methods and Analysis with Mathematical Modelling: (Textbooks in Mathematics)
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Numerical Methods and Analysis with Mathematical Modelling: (Textbooks in Mathematics)

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!