- added frames
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@449 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
File diff suppressed because one or more lines are too long
+2453
File diff suppressed because one or more lines are too long
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
function retval = peak_detect ()
|
function retval = peak_detect ()
|
||||||
|
|
||||||
frames = load ('-ascii', '/home/jens/frames.dat');
|
frames = load ('-ascii', './frames.dat');
|
||||||
[numFrames, N] = size(frames)
|
[numFrames, N] = size(frames)
|
||||||
|
|
||||||
DO_SIM_PEAKS = 0;
|
DO_SIM_PEAKS = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user