Feeds
질문
Does cross correlation indeed give correct signal leg value?
I want to find the position of signal [3,4] in signal [1,2,3,4,5,6] using cross correlation and thus xcorr function x = [1,2,3,...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Reading HEX data from text file in HEX format not decimal.
Hi I want to import the HEX data from the attached text file. fid = fopen('hextest.txt'); data = fscanf(fid,'%x'); The outp...
5년 초과 전 | 답변 수: 1 | 0
