Skip to content
View joshdb1's full-sized avatar
  • Logan, UT
Block or Report

Block or report joshdb1

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

Pinned Loading

  1. BrainTumorClassifier BrainTumorClassifier Public

    This was my final project for my computer vision and image processing course. This project preprocesses brain MRI images and trains a support vector machine to classify a brain as having a tumor or…

    MATLAB

  2. CommsImageRecieverSim CommsImageRecieverSim Public

    Implements a communications system receiver which takes raw image data, demodulates, corrects phase and timing errors, and outputs the received image.

    Python

  3. GamePad64 GamePad64 Public

    The GamePad64 is a mini game "console" powered with a STM microcontroller and an 8x8 WS2812B LED panel. Games include Tic Tac Toe, Checkers, and "Ship Battle." The GamePad64 was presented as my fin…

    C

  4. LinearAlgebraUtilsLib LinearAlgebraUtilsLib Public

    Header only library that implements basic linear algebra operations. I wrote this library for my signal processing classes to simplify my workflow with 1D and 2D signals.

    C++

  5. SpeakNSpell SpeakNSpell Public

    This project implements the basic functionality of TI's Speak & Spell toy introduced in 1978.

    MATLAB