搜索资源列表
jisuanfangfa
- 计算方法中8中典型算法的实现。 jacobi seidal sor 样条插值 自动选取步长 Romberg求积法算法等 -Method of calculating the 8 typical algorithm. jacobi seidal sor automatically selected spline interpolation step Romberg quadrature algorithm
G-S
- Gauss-Seidal迭代法(带精度限制)-Gauss-Seidal iterative method (with accuracy limit)
gaussppg
- load flow by gauss seidal method
numerical
- Numerical program on Newton’s forward difference formulae, the use of Sterling formulae & the use of Newton’s backward difference formulae combindly, Trapezoidal rule, Gauss-Seidal method, Jacobi method.-Numerical progra
gauss-seidal
- gauss seidal method powersystem
GSRD
- Gauss Seidal Load Flow Analysis
GaussSeidal
- Guess seidal program using cpp programming language
GS-SOR
- 有关于数值代数中Guass-Seidal迭代法和SOR迭代法的完整源码。-The complete source about the numerical algebra Guass-Seidal iterative method and SOR iterative method.
GS
- Gauss seidal method to solve the system of equations
load-flow
- Gauss seidal Load flow is uploaded for practice purpose
gaussJordanelim
- The code gives an automatic solutions of simultaneous equations using gauss seidal elimination numerically. The equations must be inputted by the user accordingly.
jacobi-gauss_seida
- 為jacobi與gauss seidal迭代法 只要把A,b,N更換成你要的即可-To jacobi and gauss seidal iterative method as long as the A, b, N you want to replace
FVM_THC1_2D_cengal_SS
- fvm code for 2-D steady heat conduction in matlab using Guass seidal iterative method
code
- C codes for mathametical functions like Euler formula, false position, gauss seidal etc
numerical-algebra
- 一些经典的线性方程组(AX=b)的求解方法,如列主元Gauss消去、Gauss-Seidal迭代等-Some classical linear equations (AX = b) solving methods, such as column PCA Gauss elimination, Gauss-Seidal iteration, etc.
Gauss
- Jacobi itterative and gauss seidal method to solve roots
Power-System-Operation-and-Control-Lab
- Power system analysis. gauss seidal, fast decoupled load flow, short circuit analysis
gauss_seidal
- Gauss Seidal for power flow analysis. Credits: HAFIZ KASHIF KHALEEL
2_1-D_CFD_scheme_ver1.zip
- The solver was made to solve the convetive heat tranfer problem (2-D steady elliptic BVP). Not only several schemes, which are ADI, checkerboard, Crank-Nicolson, Gauss-Seidal with SOR but also exact solution are also pr