meemd

There are 1 repository under meemd topic.

  • SFEGO_PyCUDACardLin / SFEGO_PyCUDA

    This python binding for run CUDA kernel code of SFEGO is mimic of Multi-dimensional Ensemble Empirical Mode Decomposition (MEEMD) and this project achieve 10000x faster than MEEMD. Also the result is better than Bi-dimensional Empirical Mode Decomposition. (BEMD)

    Language:Python Stargazers:6
  • SFEGO_3D_PyCUDACardLin / SFEGO_3D_PyCUDA

    This code is Spatial Frequency Extraction using Gradient-liked Operator in Three-Dimension (SFEGO_3D) that use gradient and integral to mimic the Multi-dimensional Ensemble Empirical Mode Decomposition (MEEMD) and Three-dimensional Empirical Mode Decomposition (TEMD) in different way. Our code can get 6 Spatial Data (128*128*128) within 1 minutes with modern GPU.

    Language:Python Stargazers:2
  • SFEGO_OpenCLCardLin / SFEGO_OpenCL

    This project is mimic of Multi-dimensional Ensemble Empirical Mode Decomposition (MEEMD) and this project achieve 10000x faster than MEEMD. Also the result is better than Bi-dimensional Empirical Mode Decomposition. (BEMD)

    Language:C++ Stargazers:2
  • SFEGO_3D_PyOpenCLCardLin / SFEGO_3D_PyOpenCL

    This code is Spatial Frequency Extraction using Gradient-liked Operator in Three-Dimension (SFEGO_3D) that use gradient and integral to mimic the Multi-dimensional Ensemble Empirical Mode Decomposition (MEEMD) and Three-dimensional Empirical Mode Decomposition (TEMD) in different way. Our code can get 6 Spatial Data (128*128*128) within 1 minutes with modern GPU.

    Language:Python Stargazers:1
  • SFEGO_PyOpenCLCardLin / SFEGO_PyOpenCL

    This python binding for run OpenCL kernel code of SFEGO is mimic of Multi-dimensional Ensemble Empirical Mode Decomposition (MEEMD) and this project achieve 10000x faster than MEEMD. Also the result is better than Bi-dimensional Empirical Mode Decomposition. (BEMD)

    Language:Python Stargazers:1
  • SFEGO_PyOpenCL_ServiceCardLin / SFEGO_PyOpenCL_Service

    This Server.py and Client.py can provide send job to multiple GPU Server to run SFEGO in GPU which can make better throughput.

    Language:Python Stargazers:1