• Stars
    star
    51
  • Rank 552,364 (Top 12 %)
  • Language
    MATLAB
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains the source code in MATLAB for this project. One of them is a function code which can be imported from MATHWORKS. I am including it in this file for better implementation.Detection of brain tumor was done from different set of MRI images using MATLAB. The concept of image processing and segmentation was used to outline the tumor area in the given set of images.

More Repositories

1

COMPARISON-OF-BER-OF-8-PSK-USING-BLOCK-CODING-TECHNIQUES-OVER-AWGN-CHANNEL

This repository contains the source code of all the block codes in MATLAB. This project presents the Bit Error Rate (BER) Comparison of 8-PSK over AWGN channel by considering block codes such as Linear block codes, Hamming codes, BCH codes, RS codes etc. All the codes will be compared in terms of BER and energy per bit to noise ratio.
MATLAB
5
star
2

PUBG

Prediction of winning at PUBG based on different factors. Data sets are obtained from Kaggle.
Jupyter Notebook
3
star
3

DIGITAL-TACHOMETER

This repository contains source code of 8051 micro controller in C attached with LCD to estimate the speed of a rotating body in front of it. Attached is the PROTEUS simulation of the same.
C
3
star
4

EXTRACTIVE-REVIEW-SUMMARIZER-USING-RNN

This repository contains the source code written in Python for generating short crisp summaries of given long text. I used Amazon review dataset from Kaggle for this project. The short summaries are generated using Recurrent Neural Networks.
Jupyter Notebook
3
star
5

SPEECH-RECOGNITION-USING-CORRELATION

This repository contains the function code for identifying different set of words. In this project, we store a set of words and then run this function in the command window with the word that we wish to recognize. If the word is present, a specific sound is heard which identifies as yes. Otherwise another sound is heard which identifies it as no. The audio files are present in .wav format and are available on the Internet. The code is in MATLAB.
MATLAB
2
star
6

30-DAYS-OF-CODE-CHALLENGE-ON-HACKERRANK

This repository contains the JAVA solutions to 30 Days of Code Challenge on Hackerrank.
Java
1
star
7

INTERVIEW-PREPARATION-KIT-OF-HACKERRANK

This repository contains JAVA solutions to questions of The Interview Preparation Kit of Hackerrank.
Java
1
star