Abstract: In order to solve the problem of lack of effective detection means and insufficient detection automation for the API interfaces of the basic platform, the API interface detection scheme of ...
This repository contains the modal discontinuous Galerkin method implemented in MATLAB/Octave. Note that the purpose of this code is to test specific setup and methods so the code is not optimized nor ...
Abstract: This paper proposes a method of eliminating common-mode voltage (CMV) and shaft voltage in dual three-phase motors using the carrier phase shift of space vector pulse width modulation (SVPWM ...
Numerical-Methods-Project/ │ ├── README.md │ ├── 01_Solution_of_Linear_Equations/ │ │ │ ├── Gauss_Elimination/ │ │ ├── theory.md │ │ ├── code/ │ │ │ └── gauss_elimination.cpp │ │ ├── input.txt │ │ └── ...