Pinned Repositories
abb-robo-challenge2018
Solution from "ABB Robo Challenge" hackathon for ABB industrial robot.
charting-censorship
The code repository accompanying article "Charting Censorship Resilience & Global Internet Reachability: A Quantitative Approach"
hmm-bio-prediction
Machine learning and Hidden Markov Models application to transmembrane protein secondary structure prediction.
image-processing
Digital image processing Algorithms and their application to the real problems.
line-spectra
MUSIC, Min Norm and ESPRIT for line spectra estimation. Based on the book "Spectral Analysis of Signals", P. Stoica & R. Moses
magic-square
Multiple AI algorithms which solve Magic Square.
mi-file-system
General purpose file system, which also leverages k-d trees. Petnica Science Center project.
pattern-recognition
Pattern Recognition methods, including Bayes, Linear and Quadratic Classifiers, Sequential Tests, Clustering Methods (Kmeans and Square Error).
ros
Movement control, Obstacles detection and Kalman Filter in Robot Operating System.
spectral-estimation
Various algorithms for spectral estimation. Based on the book "Modern Spectral Estimation - Theory & Application", Steven M. Kay.
IvanovicM's Repositories
IvanovicM/spectral-estimation
Various algorithms for spectral estimation. Based on the book "Modern Spectral Estimation - Theory & Application", Steven M. Kay.
IvanovicM/line-spectra
MUSIC, Min Norm and ESPRIT for line spectra estimation. Based on the book "Spectral Analysis of Signals", P. Stoica & R. Moses
IvanovicM/ros
Movement control, Obstacles detection and Kalman Filter in Robot Operating System.
IvanovicM/image-processing
Digital image processing Algorithms and their application to the real problems.
IvanovicM/magic-square
Multiple AI algorithms which solve Magic Square.
IvanovicM/mi-file-system
General purpose file system, which also leverages k-d trees. Petnica Science Center project.
IvanovicM/pattern-recognition
Pattern Recognition methods, including Bayes, Linear and Quadratic Classifiers, Sequential Tests, Clustering Methods (Kmeans and Square Error).
IvanovicM/abb-robo-challenge2018
Solution from "ABB Robo Challenge" hackathon for ABB industrial robot.
IvanovicM/charting-censorship
The code repository accompanying article "Charting Censorship Resilience & Global Internet Reachability: A Quantitative Approach"
IvanovicM/hmm-bio-prediction
Machine learning and Hidden Markov Models application to transmembrane protein secondary structure prediction.
IvanovicM/smart-house-arduino
Prototype of Smart House with several supported features, such as automatic lights, automatic temperature adjustments and smart garage.
IvanovicM/snake-asm
Game Snake implemented in Z80 assembler.