Code covered by the BSD License  

Highlights from
Clipping Indicator

Be the first to rate this file! 4 Downloads (last 30 days) File Size: 6.46 KB File ID: #28115

Clipping Indicator

by Edward Zechmann

 

02 Jul 2010 (Updated 10 Nov 2010)

Indicates chunks of time records that may be clipped.

| Watch this File

File Information
Description

Clipping is the main program. There are three inputs: y is the time record, threshhold_value is the clipping threshhold, and threshhold_samples is the number of consecutive data points exceeding the threshhold_value to indicate that the data is clipped.

The program returns two cells arrays (clipped_max, clipped_min) indicating the length and indices of the clipped data. clipped_max indicates data chunks greater than threhhold_value.
clipped_min indicates data chunks less than -1*threhhold_value.

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
Find Clipped Trials

MATLAB release MATLAB 7.4 (R2007a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
10 Nov 2010

Fixed bug in listing the clipped indices. Number of consecutive values can now be 1.

Tag Activity for this File
Tag Applied By Date/Time
clip Edward Zechmann 06 Jul 2010 10:36:59
time record Edward Zechmann 06 Jul 2010 10:36:59
signal processing Edward Zechmann 06 Jul 2010 10:36:59

Contact us at files@mathworks.com