This commit is contained in:
parent
23a92f55cb
commit
8b6629a9cd
|
|
@ -8,7 +8,7 @@ one = y(ranges(1,1):ranges(1,2));
|
||||||
two = y(ranges(2,1):ranges(2,2));
|
two = y(ranges(2,1):ranges(2,2));
|
||||||
three = y(ranges(3,1):ranges(3,2));
|
three = y(ranges(3,1):ranges(3,2));
|
||||||
|
|
||||||
word = three;
|
word = two;
|
||||||
|
|
||||||
n = length(word);
|
n = length(word);
|
||||||
f = (0:n-1)*(fs/n);
|
f = (0:n-1)*(fs/n);
|
||||||
|
|
|
||||||
BIN
three.png
BIN
three.png
Binary file not shown.
|
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 235 KiB |
Loading…
Reference in New Issue