Search

Paul Liautaud
Paul Liautaud
  • Home
  • Projects
  • Teaching
    Python Time Series Statistics
  • Contact
  • Teachings
Python HEC
  • Chapter 0 - Preliminaries
  • Chapter 1 - Starter & Data Structures
  • Chapter 2 - Numpy & Plots
  • Chapter 3 - Integration
  • Chapter 4 - Zeros of Functions
  • Chapter 5 - Linear Algebra
  • Chapter 6 - Linear Algebra 2
  • Chapter 7 - Random Variables & Simulations
  • Chapter 8 - Random Variables & Inversion Method
  • Chapter 9 - Random Variables with Density & Inversion Method
  • Chapter 10 - Univariate Statistics
  • Chapter 11 - Bivariate Statistics & Regression
  • Chapter 12 - Monte Carlo Method
  • Chapter 13 - Multivariate Functions
  • Contents

Chapter 3 - Integration


📖 You can run the practical here or download it there.
⚠️ In case you directly run it on the net, do save your work locally on your machines, otherwise it will be lost!


Notions:

  • usual methods (rectangles, trapeze et Simpson)
  • Monte-Carlo method
  • convergence rate
  • statistics

As a reminder:

TO COME

Python Integration Plots Matplotlib Numpy Monte-Carlo
Previous
Chapter 2 - Numpy & Plots
Next
Chapter 4 - Zeros of Functions

Last updated on Sep 28, 2022

© 2022 PL

Cite
Copy Download