thomasxiaodongwu / SomeCNNBymatLab
BILSTM,GRU,LSTM
☆11Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for SomeCNNBymatLab
- Fault prognosis using LSTM and CNN☆17Updated 2 years ago
- LSTM model for advanced prediction of variations in climate data☆16Updated 2 years ago
- Implementation from scratch of a CNN-LSTM network for language models. Useful features are extracted from the CNN layer below and then fe…☆21Updated last year
- Programs related with multicomponent signal denoising based on STFT☆9Updated 6 years ago
- Simulation of a SDOF Bouc-Wen-Baber-Noori hysteretic system☆9Updated 3 years ago
- MATLAB toolbox for simulating the lateral dynamics of rotating machines.☆36Updated last year
- ☆32Updated last year
- This file includes datasets and LSTM combined with PSO algorithm MATLAB code.☆53Updated last year
- MATLAB Code for vibration signal processing☆23Updated 5 years ago
- variational mode decomposition and its variants☆49Updated 3 years ago
- ☆13Updated 7 months ago
- Codes of our journal paper: Indirect identification of bridge frequencies using a four-wheel vehicle: Theory and three-dimensional simula…☆14Updated 2 months ago
- The GitHub repository for the paper "Denoising Application of Magnetotelluric Low-Frequency Signal Processing"☆21Updated last year
- This is a MATLAB project which can calculate EMD/EEMD☆74Updated 7 years ago
- MATLAB codes for "Bearing fault diagnosis with frequency sparsity learning"☆26Updated last year
- Frequency Domain Decomposition (FDD)☆10Updated 4 years ago
- The Second Order Synchroextracting Transform☆13Updated 4 years ago
- Empirical Fourier decomposition: An accurate signal decomposition method for nonlinear and non-stationary time series analysis☆10Updated 2 years ago
- 使用vmd算法对含有噪声的图像信号进行分解,去除掉噪声信号,将剩余信号合成,得到去噪声图像。分别使用alo、ao、ga、gwo、mpa、spo、woa算法对vmd算法中的参数进行优化,实现快速、准确的完成图像信号的分解。