Skip to content

Commit

Permalink
change directory
Browse files Browse the repository at this point in the history
  • Loading branch information
lkfink committed Oct 30, 2018
1 parent e27c6b0 commit c18e0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meanFFT.m → Analysis_Code/Matlab/meanFFT.m
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
power = power(1:NFFT/2);% Power of each positive freq component
fVals=fs*(0:NFFT/2-1)/NFFT; % Will be the same for all data

end
end

0 comments on commit c18e0ab

Please sign in to comment.