Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
This book is designed to provide the reader with a grounding in scientific programming and computational physics. It contains many exercises developed in the context of physics problems, and several examples of working programs to provide a solid basis on which to build. Computers are now ubiquitous and are an essential tool to any would-be scientific researcher. Computers can be used for a wide variety of scientific tasks, from the simple manipulation of data to simulations of real world events. The book intends to give the reader the confidence to start applying the methods presented to their own problems and research. It covers topics such as interpolation, integration, and the numerical solutions to both ordinary and partial differential equations. It discusses simple ideas, such as linear interpolation, and root finding through bisection, to more advanced concepts, such as the Gauss-Legendre quadrature, and the Runge-Kutta-Fehlberg algorithm to solve complex differential equations. It also contains a chapter on high performance computing that provides an introduction to parallel programming.
Features: * Designed to provide the reader with a grounding in scientific programming and computational physics * Contains many exercises developed in the context of physics problems, and several examples of working programs to provide a solid basis on which to build