M
maths
Projects with this topic
-
Math functions used to automate mathematical tasks
Updated -
Fourier Series, Fourier Transform and Convolution performed using python. Implementation of FIR Filters, Pole and zero analysis and implementation of IIR system.
UpdatedUpdated -
-
This Python3 based application can calculate definite integrals in terms of x using Riemann Sums, Trapezoid Rule, or Simpson's Rule. The user defines the sub-intervals 'n' for the calculation.
Updated