Numerical C Applied Computational Programming with Case Studies /
Learn applied numerical computing using the C programming language, starting with a quick primer on the C programming language and its SDK. This book then dives into progressively more complex applied math formula for computational methods using C with examples throughout and a larger, more complete...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2019.
|
Edition: | 1st ed. 2019. |
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- 1. Introduction to C
- 2. Quadratic Formula
- 3. Integration by Trapezium Method
- 4. Monte Carlo Method of Integration
- 5. Matrices and Regression
- 6. Product Moment Correlation Coefficient
- 7. Further Monte Carlo Methods
- 8. Augmented Matrix Method For Simultaneous Equations
- 9. Economic / Financial Programming Case Study
- 10. Another Case Study
- Appendix A. Development Environment Reference
- Appendix B. Syntax Reference
- Appendix C. Answers to Exercises.