Open Access. Powered by Scholars. Published by Universities.®

Electrical and Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Undergraduate Honors Capstone Projects

Theses/Dissertations

2022

Machine learning

Articles 1 - 1 of 1

Full-Text Articles in Electrical and Computer Engineering

Regression Tree Predictive Filter, Jarren Worthen May 2022

Regression Tree Predictive Filter, Jarren Worthen

Undergraduate Honors Capstone Projects

Many algorithms have been developed to predict future samples of a signal. These algorithms, such as the recursive least squares predictive filter, rely on the assumption that the system generating the signal can be modeled as a linear system of equations. These systems perform poorly when used to predict signals generated by non-linear systems. To predict a non-linear signal, non-linear methods must be used. Regression trees are a simple form of machine learning that is non-linear in nature and can predict output based on a set of given input. The goal of this capstone project was to develop an algorithm …