Lists (1)
Sort Name ascending (A-Z)
Stars
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Prediction of respiratory diseases such as COPD(Chronic obstructive pulmonary disease), URTI(upper respiratory tract infection), Bronchiectasis, Pneumonia, Bronchiolitis with the help of deep neura…
Convert images to ASCII art 🎨, all thanks to my government's generous 40KB size limit. Who needs high-res when you've got bureaucracy.
A ECG/Oximeter Monitor design using TI's AFE4400 and ADS1293 IC, and MSP430MCU. Also we have an Android app to display waveform.
The goal of this project is to create the function get_next_line.c which, when called in a loop, will then allow the available text in the file descriptor to be read one line at a time until the en…
42 school's first project: libft. The goal is to create our very own C library for use in future projects.
C Library 📚 42's libft with descriptions to understand what each function does and how it works.
A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
An easy to use testing framework for the 42 projects