├── CNN1D.ipynb ├── LSTM_Version.ipynb ├── Motor Simulation.slx ├── README.md ├── Random Load Simulation.jpeg ├── Simulated Data ├── ErrorData.mat ├── ErrorData.xlsx ├── SmoothData.mat └── SmoothData.xlsx └── Smooth Load Simulation.jpg /CNN1D.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsaad06/Motor-Fault-Detection-Using-Vibration/HEAD/CNN1D.ipynb -------------------------------------------------------------------------------- /LSTM_Version.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsaad06/Motor-Fault-Detection-Using-Vibration/HEAD/LSTM_Version.ipynb -------------------------------------------------------------------------------- /Motor Simulation.slx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsaad06/Motor-Fault-Detection-Using-Vibration/HEAD/Motor Simulation.slx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsaad06/Motor-Fault-Detection-Using-Vibration/HEAD/README.md -------------------------------------------------------------------------------- /Random Load Simulation.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsaad06/Motor-Fault-Detection-Using-Vibration/HEAD/Random Load Simulation.jpeg -------------------------------------------------------------------------------- /Simulated Data/ErrorData.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsaad06/Motor-Fault-Detection-Using-Vibration/HEAD/Simulated Data/ErrorData.mat -------------------------------------------------------------------------------- /Simulated Data/ErrorData.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsaad06/Motor-Fault-Detection-Using-Vibration/HEAD/Simulated Data/ErrorData.xlsx -------------------------------------------------------------------------------- /Simulated Data/SmoothData.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsaad06/Motor-Fault-Detection-Using-Vibration/HEAD/Simulated Data/SmoothData.mat -------------------------------------------------------------------------------- /Simulated Data/SmoothData.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsaad06/Motor-Fault-Detection-Using-Vibration/HEAD/Simulated Data/SmoothData.xlsx -------------------------------------------------------------------------------- /Smooth Load Simulation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsaad06/Motor-Fault-Detection-Using-Vibration/HEAD/Smooth Load Simulation.jpg --------------------------------------------------------------------------------