Python Recipes for Engineers and Scientists: Scripts that devour your integrals, equations, differential equations, and interpolations!

Javier Riverola Gurruchaga

  • 出版商: Independently published
  • 出版日期: 2018-07-18
  • 售價: $700
  • 貴賓價: 9.5$665
  • 語言: 英文
  • 頁數: 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.