youngYMR / MonitorFiberLinks
基于DAS系统光缆安全监测算法,相比于传统的DAS信号识别算法只挖掘时间维度的特征,该算法还进一步挖掘了相邻监测点空间维度特征,可应用于埋地光缆,油气管道,高压电缆等长距离线缆安全监测
☆13Updated 6 years ago
Alternatives and similar repositories for MonitorFiber
Users that are interested in MonitorFiber are comparing it to the libraries listed below
Sorting:
- VMD-SWTTV是一种针对一维信号的二级框架降噪算法,结合了变分模态分解VMD与平稳小波变换SWT,并采用了小波变换全变分法优化了SWT。降噪效果还是不错的。☆47Updated 2 years ago
- 时频分析 + 时变阶分数傅立叶变换普 + 时变滤波 相关的毕业设计课题全部代码和论文+PPT,供各位通信、电子信息工程等相关学弟学妹参考。☆138Updated 5 years ago
- Provide MATLAB functions to plot Cyclic Spectrum.☆21Updated last year
- The realization of Independent Component Analysis (ICA) and FastICA and its application (Code + Description).☆27Updated 5 years ago
- Examples of "From Fourier Transform to Wavelet Transform"☆69Updated 2 years ago
- ☆17Updated 8 years ago
- This dataset contains six types of events, including background noise, digging, knocking, shaking, watering and walking, with a total of …☆78Updated last year
- Signal processing method and algorithm library☆273Updated 5 years ago
- Hilbert变换提取信号特征的Python实现A Python Implementation of Hilbert Transform to Extract Signal Features☆31Updated 4 years ago
- mmWave for Vital signs monitoring☆15Updated 8 months ago
- 雷达信号分选任务是对雷达脉冲序列进行K-means聚类,以判定每个脉冲的所属雷达 1、对 2GHz 以内的信号进行多项滤波,以确定信号的中心频带 2、构建分选数据集,对场景中雷达脉冲序列信号进行仿真,并通过UDP传至开发处理 3、基于C++实现K-means算法并部署…☆20Updated 2 years ago
- Use Hilbert-Huang Transform(EMD), MFCC, semi-supervised Rough Fuzzy Laplacian Eigenmap(SS-RFLE) to extract features of signals. Use FCM,…☆48Updated 7 years ago
- RadChar is a synthetic radar signal dataset published in the proceedings of the 2023 IEEE International Conference on Acoustics, Speech, …☆43Updated last month
- UESTC-雷达信号产生与处理的设计与验证☆20Updated 6 years ago
- Study Notes☆22Updated 4 years ago
- Using Bayesian optimization to optimaze the network of CNN,which is used in fault diagnosis☆15Updated 3 years ago
- LSTM + Wavelet(长短期记忆神经网络+小波分析):深度学习与数字信号处理的结合