A Student?s Guide to Python for Physical Modeling
暫譯: 學生的 Python 物理建模指南
Jesse M. Kinder, Philip Nelson
- 出版商: Princeton University
- 出版日期: 2015-09-22
- 售價: $1,250
- 貴賓價: 9.5 折 $1,188
- 語言: 英文
- 頁數: 160
- 裝訂: Paperback
- ISBN: 0691170509
- ISBN-13: 9780691170503
-
相關分類:
Python、程式語言
-
其他版本:
A Student's Guide to Python for Physical Modeling, 2/e (Paperback)
商品描述
Python is a computer programming language that is rapidly gaining popularity throughout the sciences. A Student's Guide to Python for Physical Modeling aims to help you, the student, teach yourself enough of the Python programming language to get started with physical modeling. You will learn how to install an open-source Python programming environment and use it to accomplish many common scientific computing tasks: importing, exporting, and visualizing data; numerical analysis; and simulation. No prior programming experience is assumed.
This tutorial focuses on fundamentals and introduces a wide range of useful techniques, including:
- Basic Python programming and scripting
- Numerical arrays
- Two- and three-dimensional graphics
- Monte Carlo simulations
- Numerical methods, including solving ordinary differential equations
- Image processing
- Animation
Numerous code samples and exercises―with solutions―illustrate new ideas as they are introduced. Web-based resources also accompany this guide and include code samples, data sets, and more.
商品描述(中文翻譯)
Python 是一種計算機程式語言,正在科學領域迅速獲得人氣。《A Student's Guide to Python for Physical Modeling》旨在幫助你,作為學生,自學足夠的 Python 程式語言,以便開始進行物理建模。你將學習如何安裝開源的 Python 程式環境,並利用它來完成許多常見的科學計算任務:導入、導出和可視化數據;數值分析;以及模擬。這本書不假設你有任何先前的程式設計經驗。
本教程專注於基礎知識,並介紹一系列有用的技術,包括:
- 基本的 Python 程式設計和腳本編寫
- 數值陣列
- 二維和三維圖形
- 蒙地卡羅模擬
- 數值方法,包括解常微分方程
- 圖像處理
- 動畫
大量的程式碼範例和練習—附有解答—在新概念介紹時進行說明。這本指南還附有基於網頁的資源,包括程式碼範例、數據集等。