Skip to content Skip to sidebar Skip to footer
Showing posts with the label Numerical Integration

Can Scipy.integrate.fixed_quad Compute Integral With Functional Boundaries?

I would like to numerically integrate function over a triangle similarly as import scipy.integrate … Read more Can Scipy.integrate.fixed_quad Compute Integral With Functional Boundaries?

Efficiently Compute Inverse Fourier Transform

The following code was suggested in the very nice answer to this question here. My question about i… Read more Efficiently Compute Inverse Fourier Transform

How To Improve This Adaptive Trapezoidal Rule?

I have attempted an exercise from the computational physics written by Newman and written the follo… Read more How To Improve This Adaptive Trapezoidal Rule?

Python: Integrating A Piecewise Function

I want to integrate a piecewise a defined function that is multiplied by the Legendre polynomials. … Read more Python: Integrating A Piecewise Function

Integral Of Intensity Function In Python

There is a function which determine the intensity of the Fraunhofer diffraction pattern of a circul… Read more Integral Of Intensity Function In Python

Efficiently Compute Inverse Fourier Transform

The following code was suggested in the very nice answer to this question here. My question about i… Read more Efficiently Compute Inverse Fourier Transform

Efficiently Compute Inverse Fourier Transform

The following code was suggested in the very nice answer to this question here. My question about i… Read more Efficiently Compute Inverse Fourier Transform