# snowland-wave **Repository Path**: hoops/snowland-wave ## Basic Information - **Project Name**: snowland-wave - **Description**: python版本波处理 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-01 - **Last Updated**: 2025-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # snowland-wave #### 介绍 信号分析 1. 固有时间尺度分解(itd) 2. 经验模态分解(emd) 3. 奇异谱分析(ssa) #### 软件架构 软件架构说明 #### 安装教程 使用一下方式安装 1. pip 安装 - pip install snowland-wave 2. 源码安装 ```bash git clone https://gitee.com/hoops/snowland-wave.git ``` #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request