readCESMD

This function can be used to read ground motion data from Center for Engineering Strong Motion Data

You are now following this Submission

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 (2026). readCESMD (https://in.mathworks.com/matlabcentral/fileexchange/100646-readcesmd), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0