readCESMD

This function can be used to read ground motion data from Center for Engineering Strong Motion Data
19 Downloads
Updated 14 Oct 2021

View License

This function can be used to read groundmotion data downloaded from https://www.strongmotioncenter.org/
Move all the groundmotion data file to matlab working directory and run this function to extract acceleration, PGA, time interval between data points, number of data points
Example,
Say, the name of groundmotion file is "india.199503241153.cham95.l"
[acceleration,PGA,dt,datapoint] = readRECORD(india.199503241153.cham95.l);

Cite As

dinesh kumar (2024). readCESMD (https://www.mathworks.com/matlabcentral/fileexchange/100646-readcesmd), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

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