Skip to content
View melihaltun's full-sized avatar
Block or Report

Block or report melihaltun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Beta Lists are currently in beta. Share feedback and report bugs.
Showing results

A csv parser that can read a comma or space delimited text file with integer and floating numbers

C++ 1 Updated Jan 23, 2024

Given two sets of polygons, finds the regions where polygons from one set overlap the polygons from the other set.

MATLAB 1 Updated Nov 28, 2023

Arduino code to read MPU6050 accelerometer/gyroscope sensor using I2C

C++ 1 Updated Nov 17, 2023

A demo code that compares the speed of two matrix multiplication functions executed by the CPU and the GPU

Cuda 1 Updated Nov 14, 2023

Matlab code to demonstrate fast inverse square root algorithm

MATLAB 1 Updated Jun 24, 2023

Finds the n_th root of a rational or complex number using Newton's method

MATLAB 1 Updated Jun 5, 2023

A selection of iterative and recursive sort algorithms

C++ 1 Updated Apr 2, 2023

Lower upper matrix decomposition and determinant algorithm

C++ 1 Updated Mar 24, 2023

Cholesky Decomposition and Matrix Inversion

C++ 1 Updated Mar 24, 2023

Singular value decomposition and pseudo inverse functions

C++ 1 Updated Nov 22, 2023

QR decomposition of a matrix into an orthogonal and an upper triangle matrix

C++ 1 Updated Dec 20, 2023

Real and complex Discrete Fourier Transform and inverse Discrete Fourier Transform functions

C 1 Updated Jun 20, 2023

A cubic spline interpolation implementation that returns cubic polynomial coefficients for each segment of inputs.

C++ 2 Updated May 27, 2024

Adaptive Wiener filter implementation

C++ 1 Updated May 12, 2023

Arduino code to drive a common cathode quad 7 segment display

C++ 1 Updated Jan 16, 2024

A deep convolutional neural network implementation for tracking eye movements in videos

Python 7 1 Updated Mar 4, 2024

Chain code feature generation for image processing

MATLAB 1 Updated May 9, 2023

Kalman Filter implementation in 3D coordinate space

MATLAB 2 1 Updated Jul 3, 2023

Pair functions to convert a floating number to a single precision, double precision, or arbitrary size bit representation and convert a single, double or arbitrary size bit string back into a number.

MATLAB 3 Updated Jun 7, 2023

MNIST digit recognition using LSTM networks

Python 1 Updated Apr 8, 2023

A deep CNN implementation for solving MNIST digit recognizer dataset, which achieves 99% accuracy.

Python 1 Updated Apr 11, 2023

Cats vs Dogs image classification with transfer learning from vgg16

Python 1 Updated May 31, 2023

A sign language image classification using transfer learning from MobileNet model.

Python 1 Updated Jul 1, 2023

Deep Siamese convolutional neural net for biometric authentication of palm print images

Python 5 Updated Jul 3, 2024

arbitrary size 1D & 2D fft / ifft

C++ 4 1 Updated Apr 10, 2023

Source code for solving complex eigenvalue & eigenvector problems.

C++ 4 Updated Nov 17, 2023