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...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Joyce, Philip (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2019.
Έκδοση:1st ed. 2019.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.