Community Profile

photo

Shivani Agarwal


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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,...

2 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer