harismuneer / Audio-and-FFT-PlotsLinks
๐ A Matlab application which makes the Audio Plot (Amplitude vs Time) and Fast Fourier Transform Plot (FFT) for a given sound file.
โ16Updated 10 months ago
Alternatives and similar repositories for Audio-and-FFT-Plots
Users that are interested in Audio-and-FFT-Plots are comparing it to the libraries listed below
Sorting:
- ๐ฒ A C++ implementation of all functionalities (insertion, deletion, search etc) of a 2-3 (two-three) Tree using Rotation, Split and Merโฆโ14Updated 10 months ago
- ๐ฒ A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.โ10Updated 10 months ago
- โฑ๏ธ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timingโ12Updated 10 months ago
- ๐คน A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.โ16Updated 10 months ago
- ๐ผ๏ธ This repository contains ready to run code for the following image processing techniques: Image Gradient, Image Smoothness, Image Hisโฆโ12Updated 10 months ago
- ๐ฎ An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.โ30Updated 10 months ago
- ๐ A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artifiโฆโ64Updated 10 months ago
- ๐ฑ A utility for downloading Android apps from the Google Play Store and Xiaomi App Store (the Chinese App Store).โ36Updated 10 months ago
- ๐ฃ An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC)โฆโ74Updated 10 months ago
- โ๏ธ An efficient tool to do in-depth comparison of two android apps.โ38Updated 10 months ago
- ๐ป This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Booโฆโ54Updated 10 months ago
- ๐ A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interfaceโฆโ463Updated 10 months ago
- Parking Management System is used to manage and solve the Parking Problems of the company/Institute. This project is build on Java using โฆ