Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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);
Citar como
dinesh kumar (2026). readCESMD (https://la.mathworks.com/matlabcentral/fileexchange/100646-readcesmd), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0 (1,3 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0 |