首頁 > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語言與程序設(shè)計(jì)
> Learning SciPy for Numerical and Scientific Computing(Second Edition)最新章節(jié)目錄
目錄(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 更新時(shí)間:2021-07-23 20:20:05
推薦閱讀
- Python機(jī)器學(xué)習(xí):數(shù)據(jù)分析與評(píng)分卡建模(微課版)
- Visual Basic編程:從基礎(chǔ)到實(shí)踐(第2版)
- 實(shí)用防銹油配方與制備200例
- 假如C語言是我發(fā)明的:講給孩子聽的大師編程課
- 精通MATLAB(第3版)
- ASP.NET開發(fā)與應(yīng)用教程
- Statistical Application Development with R and Python(Second Edition)
- Swift 4從零到精通iOS開發(fā)
- 零代碼實(shí)戰(zhàn):企業(yè)級(jí)應(yīng)用搭建與案例詳解
- SQL Server 2016 從入門到實(shí)戰(zhàn)(視頻教學(xué)版)
- Visual Basic程序設(shè)計(jì)全程指南
- RESTful Web API Design with Node.js
- Java程序設(shè)計(jì)及應(yīng)用開發(fā)
- Web程序設(shè)計(jì)與架構(gòu)
- Puppet Essentials
- Web測試囧事
- NLTK Essentials
- Infusionsoft Cookbook
- JVM G1源碼分析和調(diào)優(yōu)
- Rust編程之道
- C/C++實(shí)踐進(jìn)階之道:寫給程序員看的編程書
- C#網(wǎng)絡(luò)應(yīng)用編程(第3版)
- PHP開發(fā)自學(xué)經(jīng)典
- Python Machine Learning By Example
- Flink設(shè)計(jì)與實(shí)現(xiàn):核心原理與源碼解析
- Learning Shell Scripting with Zsh
- Linux程序設(shè)計(jì)(第4版)
- 深入理解React Router:從原理到實(shí)踐
- WiX Cookbook
- Python游戲設(shè)計(jì)案例實(shí)戰(zhàn)