项目作者: navarmn

项目描述 :
Some scripts coded when I attended to the PhD class of Adaptive Filtering
高级语言: MATLAB
项目地址: git://github.com/navarmn/PhD_Adaptive_Filtering_class.git
创建时间: 2018-12-19T00:06:23Z
项目社区:https://github.com/navarmn/PhD_Adaptive_Filtering_class

开源协议:

下载


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.