This project demonstrates how to use the Newton-Raphson numerical method to solve the equation sin(x) = 0, thereby calculating an approximate value of π. The Newton-Raphson method is an efficient ...
方程式を数値的に解くための代表的な手法として「二分法(bisection)」 と 「ニュートン・ラフソン法(Newton-Raphson)」があります。今回はこの2つの手法を使って平方根を求める方程式を解きます。 平方根を求める方程式 ある数$${a>0}$$の平方根を求めるに ...
Calculate total active and reactive power losses in the system. from_bus = int(line_data[i, 0]) - 1 # Convert to zero-based indexing to_bus = int(line_data[i, 1]) - 1 ...
ニュートン法(またはニュートン-ラフソン法)は、非線形方程式を数値的に解くための反復法です。 ニュートン法は特に効率的であり、適切な初期値から始めると、通常は速く収束します。 ということは、線形的な解法を非線形方程式に対して繰り返す ...
前回紹介したニュートン・ ラフソン法を利用して、 方程式の解を求めてみましょう。練習問題ですから、 シンプルで、 手でも計算が可能な方程式を取り上げます。問題の方程式を因数分解をするとわかりますが、 解は重解で1つのみです。数値計算して得 ...
Abstract: The safe and stable operation of the power system plays a vital role in the construction of the smart grid, this paper addresses the future needs of the power system and the algorithm of ...
Persistent Link: https://ieeexplore.ieee.org/servlet/opac?punumber=5405664 ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する