Unformatted text preview: % Finding the minimum value of the inputVector out of the values after the % maximum value minValue = min(inputVector(locationOfMax:end),,2); % Calculating the size of the oscillation oscillationSize = maxValue - minValue; end...
View
Full Document
- Three '12
- dont know