Useful Matlab Functions
Normalizing data and finding peaks
Function norm2unity.m
is useful in normalizing data arrays to unity, and the function PeaksIndices.m
return peaks and associated index numbers.
Function norm2unity.m
is useful in normalizing data arrays to unity, and the function PeaksIndices.m
return peaks and associated index numbers.