added a first implementation of RRF view representation for asymmetry view

This commit is contained in:
nemu
2010-01-06 13:09:55 +00:00
parent f02e3d0b3a
commit 6837ba3cdf
7 changed files with 365 additions and 37 deletions

View File

@@ -1002,9 +1002,9 @@ cout << endl << "--------------------------------" << endl;
theo.clear();
}
// filter data
// filter theory
CalculateKaiserFilterCoeff(wRRF, 60.0, 0.2); // w_c = wRRF, A = -20 log_10(delta), Delta w / w_c = (w_s - w_p) / (2 w_c)
FilterData();
FilterTheo();
}
// clean up