Following the comments by Moore and Zeigler on the analogy between the analysis of quantal responses and non-linear regression, the analogy between the former and linear weighted regression is ...
Abstract: This paper presents a new method for enhancing Alternating Current Power Flow (ACPF) analysis. The method integrates the Newton-Raphson (NR) method with Enhanced-Gradient Descent (GD) and ...
Abstract: For back electromotive force-based sensorless control in permanent magnet synchronous motor (PMSM) drives, the conventional phase-locked loop (PLL) exhibits ...
This repository contains a Python implementation of numerical root-finding methods for solving ( f(x) = 0 ). The methods include Bisection, Newton-Raphson, Fixed Point Iteration, False Position, ...
Then install JAX via the instructions here. The algorithms should be run on GPU to achieve efficiency gains. However, the code is supported on CPU for testing and investigation. We have tested the ...