dji_droneid/matlab
David Protzman df18420eaf Fixed bug where floating point samples came back as 'single'
This would cause lots of functions to fail since a lot of the dsp functions rely on doubles
2022-04-26 21:12:32 -04:00
..
updated_scripts Fixed bug where floating point samples came back as 'single' 2022-04-26 21:12:32 -04:00
create_gnuradio_zc.m Added MATLAB script that creates taps for a GNU Radio FFT filter to find the first ZC 2022-04-22 11:39:50 -04:00
find_zc.m Using custom normalized xcorr function 2022-04-07 14:39:25 -04:00
normalized_xcorr.m Added normalized crosscorrelation function 2022-04-07 13:56:09 -04:00