Full code examples for the SciPy chapter

Finding the minimum of a smooth function

Finding the minimum of a smooth function

Resample a signal with scipy.signal.resample

Resample a signal with scipy.signal.resample

Detrending a signal

Detrending a signal

Integrating a simple ODE

Integrating a simple ODE

Normal distribution: histogram and PDF

Normal distribution: histogram and PDF

Integrate the Damped spring-mass oscillator

Integrate the Damped spring-mass oscillator

Comparing 2 sets of samples from Gaussians

Comparing 2 sets of samples from Gaussians

Curve fitting

Curve fitting

Spectrogram, power spectral density

Spectrogram, power spectral density

Demo mathematical morphology

Demo mathematical morphology

Plot geometrical transformations on images

Plot geometrical transformations on images

Demo connected components

Demo connected components

Minima and roots of a function

Minima and roots of a function

Plot filtering on images

Plot filtering on images

Optimization of a two-parameter function

Optimization of a two-parameter function

Plotting and manipulating FFTs for filtering

Plotting and manipulating FFTs for filtering

A demo of 1D interpolation

A demo of 1D interpolation

Solutions of the exercises for SciPy

Crude periodicity finding

Crude periodicity finding

Curve fitting: temperature as a function of month of the year

Curve fitting: temperature as a function of month of the year

Simple image blur by convolution with a Gaussian kernel

Simple image blur by convolution with a Gaussian kernel

Image denoising by FFT

Image denoising by FFT

Gallery generated by Sphinx-Gallery