blobcity /
autoai
Python based framework for Automatic AI for Regression and Classification over numerical data. Performs model search, hyper-parameter tuning, and high-quality Jupyter Notebook code generation.
Loading repository data…
mmd-ahd / repository
A Python-based Jupyter Notebook project for computing and visualizing Fourier series coefficients of periodic functions using the Fast Fourier Transform (FFT) method. Includes examples with sine, sawtooth, and triangle waves, along with interactive visualizations to demonstrate convergence with varying harmonic terms.
A Python-based Jupyter Notebook project for computing and visualizing Fourier series coefficients of periodic functions using the Fast Fourier Transform (FFT) method. Includes examples with sine, sawtooth, and triangle waves, along with interactive visualizations to demonstrate convergence with varying harmonic terms.
Explores Fourier series decomposition of periodic signals using NumPy and Matplotlib, leveraging FFT for efficient coefficient calculation.
FFT-based coefficient computation.
Visualization of true functions vs. Fourier approximations.
Support for common waveforms (sine, sawtooth, triangle).
Parameter customization (period, sample points, harmonic terms).
Preconfigured tests for sine, sawtooth, and triangle waves with dynamic plotting.
Uses Nyquist sampling and np.fft.rfft for real-valued coefficient extraction.
[1] E. Messina, “Fourier Series in Python.” Accessed: May 11, 2025. [Online]. Available: https://computationalmindset.com/en/mathematics/fourier-series-in-python.html
[2] “Discrete Fourier Transform (numpy.fft) — NumPy v2.2 Manual.” Accessed: May 11, 2025. [Online]. Available: https://numpy.org/doc/stable/reference/routines.fft.html
Selected from shared topics, language and repository description—not editorial ratings.
blobcity /
Python based framework for Automatic AI for Regression and Classification over numerical data. Performs model search, hyper-parameter tuning, and high-quality Jupyter Notebook code generation.
mozahzah /
A Python-based educational playground for creating, exploring, and visualizing digital signal processing (DSP) algorithms using NumPy, Matplotlib and Jupyter Notebook.
rohanmistry231 /
A Python-based web application for converting Jupyter Notebook (.ipynb) files to Python (.py) scripts with a user-friendly interface. Built with Flask, it supports batch conversions and preserves code structure for seamless transitions.
geoyanzhan3 /
A Python based tutorial on Jupyter Notebook for data assimilation of volcano geodesy. Y.ZHAN & P.M.GREGG (2019)
rraju26 /
A Python-based resource for learning about factor investing concepts in the Indian market using Jupyter Notebooks.
Scetrov /
EVE Frontier Datasets is a specialized Python-based data analysis and visualization framework designed for exploring EVE Frontier datasets. Built for Python 3.12+, the project provides a robust environment for interactive research using Jupyter Lab and Jupyter Notebooks.