CellExplorer is a graphical user interface (GUI) and standardized pipeline for exploring and characterizing single cells acquired with extracellular electrodes
Application and framework for executing and testing numerical optimization methods. State of the art algorithms such as l-bfgs, cg_descent, Levenberg-Marquardt etc. A various line search methods: Wolfe, strong Wolfe, More-Thuente, approx-Wolfe. Useful and user friendly gui
This was done as a part of the coursework for EE604A (Image Processing) at IIT Kanpur. MATLAB implementation of the inpainting algorithm as proposed by Criminisi et al. in 2004, and that of selective motion blur.
A MATLAB GUI for estimating some properties of turbines, the code is mainly based on Mattingly's "Elements of Propulsion". This repository is made for educational purposes, it does solve the problems in the book so it would be a useful resource for students. See the interface screenshots or just run the code, it's pre-loaded with examples!
This project will walk you through the importance of Fast Fourier Transform (FFT) which is one of the major computation techniques in the world of Digital Signal Processing (DSP). It also explains how 'Filter Design Toolbox' can be made use of in MATLAB to design desired filters on the go.
A new method for bio metric authentication system was developed in which the users were authenticated on the basis of their Sclera. A photo of the user's eye was captured and it was processed with the help of filters and different algorithms to extract the features, namely Blood vessels visible on the user's Sclera. These features were stored in the database and were compared with the new features that were generated every time a user tried to authenticate herself.