目錄(74章)
倒序
- coverpage
- Learning SciPy for Numerical and Scientific Computing Second Edition
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Introduction to SciPy
- What is SciPy?
- Installing SciPy
- SciPy organization
- How to find documentation
- Scientific visualization
- How to open IPython Notebooks
- Summary
- Chapter 2. Working with the NumPy Array As a First Step to SciPy
- Object essentials
- Using datatypes
- Indexing and slicing arrays
- The array object
- Array routines
- Summary
- Chapter 3. SciPy for Linear Algebra
- Vector creation
- Vector operations
- Creating a matrix
- Matrix methods
- Summary
- Chapter 4. SciPy for Numerical Analysis
- The evaluation of special functions
- Convenience and test functions
- Univariate polynomials
- The gamma function
- The Riemann zeta function
- Airy and Bairy functions
- The Bessel and Struve functions
- Other special functions
- Interpolation
- Regression
- Optimization
- Integration
- Ordinary differential equations
- Lorenz attractors
- Summary
- Chapter 5. SciPy for Signal Processing
- Discrete Fourier Transforms
- Signal construction
- Filters
- Summary
- Chapter 6. SciPy for Data Mining
- Descriptive statistics
- Distributions
- Interval estimation correlation measures and statistical tests
- Distribution fitting
- Distances
- Clustering
- Summary
- Chapter 7. SciPy for Computational Geometry
- The structural model of oxides
- A finite element solver for Laplace's equation
- Summary
- Chapter 8. Interaction with Other Languages
- Interaction with Fortran
- Interaction with C/C++
- Interaction with MATLAB/Octave
- Summary
- Index 更新時間:2021-07-23 20:20:05
推薦閱讀
- 從零構建知識圖譜:技術、方法與案例
- SoapUI Cookbook
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Python Deep Learning
- 微信小程序項目開發實戰
- Test-Driven Development with Django
- Flowable流程引擎實戰
- Mastering Python Design Patterns
- JavaScript動態網頁編程
- Emotional Intelligence for IT Professionals
- Django Design Patterns and Best Practices
- Practical Predictive Analytics
- Python Projects for Kids
- Python 快速入門(第3版)
- Hadoop Blueprints
- 計算機常用算法與程序設計教程(第2版)
- PhoneGap 3.x Mobile Application Development Hotshot
- Learning Node.js for Mobile Application Development
- C#編程魔法書
- Java語言程序設計與實現(微課版)
- C語言學習手冊
- Hybrid Mobile Development with Ionic
- Access 2010數據庫基礎教程
- 碼農修行:編寫優雅代碼的32條法則
- Windows PowerShell for .NET Developers(Second Edition)
- SAP Data Services 4.x Cookbook
- MATLAB 2020 圖形與圖像處理從入門到精通
- Java程序員面試筆試寶典
- Django RESTful Web Services
- Akka實戰:快速構建高可用分布式應用