Commit eeb7985e authored by liksonov's avatar liksonov
Browse files

Fix typos.

parent e613a765
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ fc = [20.0, 25.0, 31.5, 40.0,
    800.0, 1000.0, 1250.0, 1600.0, 
    2000.0, 2500.0, 3150.0, 4000.0, 
    5000.0, 6300.0, 8000.0, 10000.0, 
    12500.0, 16000.0, 20000.0};
    12500.0, 16000.0, 20000.0];

rt60 = [0.812749, 0.618878, 0.451113, 0.346723, 
    0.466827, 0.539871, 0.61874, 0.702911, 
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ fc = [20.0, 25.0, 31.5, 40.0,
    800.0, 1000.0, 1250.0, 1600.0, 
    2000.0, 2500.0, 3150.0, 4000.0, 
    5000.0, 6300.0, 8000.0, 10000.0, 
    12500.0, 16000.0, 20000.0};
    12500.0, 16000.0, 20000.0];

rt60 = [4.519163, 4.895527, 4.832761, 5.001975, 
    5.344683, 5.760259, 6.36818, 6.955033,