Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 716 Bytes

File metadata and controls

11 lines (8 loc) · 716 Bytes

Patter_Recognition_Class

Pattern Recognition - ECE - TTU - Fall 2020

WARNING: This software is provided "as is" without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose. The author shall not be liable for any damages arising from the use of this software.

Summary:

  • This repository includes the pattern recognition class assignments I completed in the Electrical & Computer Engineering department at Texas Tech University.
  • The assignments require the user to develop the algorithms from scratch meaning, there will either be very limited or no use of other existing libraries.
  • The assignments were solved in MATLAB.