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...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2019.
|
Edición: | 1st ed. 2019. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630997406719 |
Tabla de Contenidos:
- 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.