navarmn / PhD_Adaptive_Filtering_class

Some scripts coded when I attended to the PhD class of Adaptive Filtering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adaptative Filtering Test #2

This repository is part of the second test applied under the PhD class of Adaptative Filtering.

Requeriments:

MATLAB 2009 or later.

Install dependecies

The scripts were developed in MATLAB R2018b, in a Linux enviroment. Some divergions might occur, keep that in mind. Therefore, the main dependency is the kernel-tollbox. This is a repository open-sourced by Van Vaerenbergh and SantamarĂ­a (2013) under the link. For more information look into their repo.

  1. Run install.m to add the toolbox folders to the path.
  2. Type savepath to save the changes to the path.

Run the codes

  1. Run prova_2_q1.m it would output the most important figures;
  2. Run prova_2_q2.m it would output the most important figures.

See the report for further discussions.

About

Some scripts coded when I attended to the PhD class of Adaptive Filtering


Languages

Language:MATLAB 81.7%Language:TeX 17.7%Language:C 0.6%