Practical Numerical C Programming Finance, Engineering, and Physics Applications
Master the C code appropriate for numerical methods and computational modeling, including syntax, loops, subroutines, and files. Then, this hands-on book dives into financial applications using regression models, product moment correlation coefficients, and asset pricing. Next, Practical Numerical C...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2020.
|
Edición: | 1st ed. 2020. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630908006719 |
Tabla de Contenidos:
- PART 1 – INTRODUCTION
- 1. Review of C
- PART 2 – FINANCIAL APPLICATIONS
- 2. Regression
- 3. Product Moment Correlation Coefficient (PMCC)
- 4. Asset Pricing
- PART 3 – ENGINEERING/INDUSTRIAL/COMMERCIAL APPLICATIONS.-5. Supermarket Stock Reordering Simulation
- 6. Flight Information Boards at Airports
- 7. Power Plant Control.-PART 4 – PHYSICS APPLICATIONS
- 8. Potential Energy and Kinetic Energy Simulation
- 9. Pendulum Simulation
- 10. Centre of Mass Calculation
- 11. Brownian Motion
- 12. Vacancy Model of Atoms Moving in Solids.-Appendix A. Answers to exercises.