This repository contains the source code (in MATLAB) of the solution developed to identify the structural quality of ceramic floors through the analysis of acoustic emission, using digital signals processing and machine learning techniques.
Two classifiers was utilized to verify the accuracy of the system and the implementations of both are in run_by_svm.m
and run_by_knn
, respectively.