Python Recipes for Engineers and Scientists: Scripts that devour your integrals, equations, differential equations, and interpolations!
暫譯: 工程師與科學家的 Python 食譜:吞噬你的積分、方程式、微分方程式和插值的腳本!

Javier Riverola Gurruchaga

  • 出版商: Independently published
  • 出版日期: 2018-07-18
  • 售價: $780
  • 貴賓價: 9.5$741
  • 語言: 英文
  • 頁數: 102
  • 裝訂: Paperback
  • ISBN: 1717815596
  • ISBN-13: 9781717815590
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

This book is not a manual of PYTHON nor does it replace many excellent books on the use of this cool language. What this book offers is a friendly aid for some of the frequent numerical problems that arise in the analytical study of many engineering and physical problems. The chapters of the book reach the point in a simple way by deliberately giving up to impress the reader with the power and sophistication of PYTHON in favor of readability and understanding. The scripts are autonomous and solve very specific problems such as interpolation and fitting, non-linear equations, integration, differential equations, in few essential sentences. Even so, the reader will see that they can combined and adapt to real problems. I assumed that the reader has some elementary knowledge of script writing, although not necessarily advanced knowledge. Yet, a Python primer is included at the end.

商品描述(中文翻譯)

這本書不是 PYTHON 的手冊,也不會取代許多優秀的 PYTHON 使用書籍。本書提供的是一個友好的輔助工具,針對在許多工程和物理問題的分析研究中經常出現的數值問題。書中的章節以簡單的方式達到重點,故意放棄讓讀者印象深刻的 PYTHON 的強大和複雜性,而是更注重可讀性和理解性。這些腳本是自主的,解決非常具體的問題,例如插值和擬合、非線性方程、積分、微分方程,並用幾個必要的句子來表達。即便如此,讀者會發現這些腳本可以結合並適應實際問題。我假設讀者對腳本編寫有一些基本的了解,雖然不一定需要高級知識。不過,書末還附有 PYTHON 的入門介紹。