Add transmission dataPreperation
This commit is contained in:
@@ -30,7 +30,7 @@ protected:
|
||||
|
||||
TEST_F(Common_Test, adaptFrequency) {
|
||||
// MatlabReader m("/home/krad/TestData/adaptFrequency.mat");
|
||||
MatlabReader m("/home/sun/Aurora/build/a.mat");
|
||||
MatlabReader m("/home/sun/Aurora_back/build/a.mat");
|
||||
|
||||
auto mCe = m.read("input");
|
||||
mCe = Recon::adaptFrequency(mCe,40000000.0,10000000.0);
|
||||
|
||||
Reference in New Issue
Block a user