# EQSignals.jl **Repository Path**: ela/EQSignals.jl ## Basic Information - **Project Name**: EQSignals.jl - **Description**: 地震动信号处理 - **Primary Language**: Julia - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-06-11 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EQSignals A Julia Package for Earthquake Signal Processing Basic Functionality * Integrate Acceleration Records to Velocity and Displacement * Polynomial Detrending and Baseline Adjustment && Correction * Solving SDOF and Response Spectra Calculation * Spectra Fitting and Artificial Earthquake Signal Generation ## Installation Open julia and type in Pkg.clone("EQSignal") ## Basic Usage