Suspension Bridge Picking Algorithm (SBPx)

The SBPx algorithm estimates the onset of impulsive signals in time series data
380 Downloads
Updated 6 Jul 2015

View License

SBPx.m is a function that estimates the onset of impulsive signals, e.g. earthquake recordings. The algorithm computes a simple STA/LTA pick as a rough initial estimate and then evaluates candidate picks around the initial estimate by optimising a ratio of integrated weighted amplitudes from before and after the candidate pick. A more detailed description can be found in the file SBPx_description.pdf.
The function call_SBPx_picker.m shows an animation of what the algorithm does with an example waveform.

The algorithm is called Suspension Bridge Picker (SBPx) because the weighting function resembles a pillar of a suspension bridge.

Cite As

FeedMeImATroll (2024). Suspension Bridge Picking Algorithm (SBPx) (https://www.mathworks.com/matlabcentral/fileexchange/51996-suspension-bridge-picking-algorithm-sbpx), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0