Welcome![Sign In][Sign Up]
Location:
Search - seidel

Search list

[matlabshuzhifenxi

Description: 数值分析实验报告!包含多个实验! 实验一 非线性方程求根 实验二 线性代数方程组的解法 --------列主元Gauss消元法 实验三 线性代数方程组的解法 ——Gauss-Seidel迭代法等-Numerical Analysis of the experimental report! Contains more than one experiment! Experiment 1 Experiment 2 roots of nonlinear equations of linear algebraic equations the solution out PCA Gauss elimination method experiment trilinear solution of algebraic equations- Gauss-Seidel iteration method, such as
Platform: | Size: 39936 | Author: geoshion | Hits:

[AlgorithmChapter05-06.LinearEquations

Description: 清华大学《数值分析A》-第05章.线性方程组-直接解法 Gauss消去法 列主元消去法 Gauss-Jordan LU分解 LL分解 LDL分解 清华大学《数值分析A》-第06章.线性方程组-迭代法 Jacobi Gauss-Seidel SOR-Tsinghua University,
Platform: | Size: 247808 | Author: 大乔 | Hits:

[CSharpGauss-Seidel

Description: 该源码是国外用C#编写的用于数学分析的源码,主要用来解决高斯-塞得尔问题的-The source code is used abroad C# Prepared for the mathematical analysis of the source is mainly used to solve the Gauss- Zeidel issues
Platform: | Size: 17408 | Author: 李丽 | Hits:

[Algorithmseidel

Description: 求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0-For solving nonlinear fixed point equation x = G (x) the nonlinear Seidel iterative method, initial value x0
Platform: | Size: 1024 | Author: tianhai | Hits:

[AlgorithmSOR

Description: SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
Platform: | Size: 1024 | Author: 罗磊君 | Hits:

[Windows DevelopSEIDEL

Description: 本程序实现了矩阵计算中的高斯——赛德尔迭代法,是速度比较快啊-This procedure achieved a matrix calculation of the Gauss- Seidel iteration method is the speed comparison快啊
Platform: | Size: 173056 | Author: bringer | Hits:

[AlgorithmC++arithmetic

Description: C++常用的数值算法 例如: 高斯-赛德尔迭代法、 列主元高斯消去法、 拉格郎日插值多项式 等等…… 都是很不错的学习资料,希望能帮助到大家!-C++ Commonly used numerical algorithm such as: Gauss- Seidel iterative method, PCA out Gaussian elimination method, Lagrange interpolation polynomial and so on ... ... are very good learning materials, to help to everyone!
Platform: | Size: 8192 | Author: LuanS | Hits:

[AlgorithmGauss-Seidel

Description: 用Gauss-Seidel求线性方程组的解向量,并给出迭代次数和误差.-Using Gauss-Seidel linear equations for the solution vectors, and give and error iterations.
Platform: | Size: 1024 | Author: Jimmy | Hits:

[Windows Developloadflow

Description: Performance at the unity power factor for a 5 bus power system. This is used to investigate the the load flow algorithm developed based on Gauss Seidel method.
Platform: | Size: 1024 | Author: he Shi Hao | Hits:

[matlabG_S

Description: Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
Platform: | Size: 1024 | Author: 云中树 | Hits:

[matlabGauss-Seidel

Description: 高斯斯代尔迭代法,用于数值分析课,正确,可以提供简单的参考-Gauss-Seidel iterative methods
Platform: | Size: 1024 | Author: 阿锦 | Hits:

[matlabPowe_System_toolbox

Description: solve power flows by gauss seidel method ans newton Rapson
Platform: | Size: 610304 | Author: wilber2912 | Hits:

[AlgorithmPossion_FEM

Description: 有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。 IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值 GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度 FIXP:设置已知节点函数值 GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算 GF(NI,N,M,LE,YI,FE):单元列阵的计算 AK(I,J,AIJ):总刚度矩阵元素迭加 QEB:总刚度矩阵和总列阵合成 BDE:边界条件处理 SOLGS:Gauss-Seidel迭代法求解方程组 UDIFF(NI,NFLAG,UDIF,LE,ADJ):标准元素内形状函数导数计算 DIFF:节点上 , 加权平均 -In this program, FEM was used to solve the possion equation. It is implemented through FORTRAN
Platform: | Size: 542720 | Author: liang | Hits:

[JSP/Javalinear_solution

Description: 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
Platform: | Size: 6144 | Author: 熊君君 | Hits:

[Mathimatics-Numerical algorithms4-2Gauss-Seidel

Description: 2Gauss-Seidel迭代法-2Gauss-Seidel iteration method
Platform: | Size: 1024 | Author: 鲁亮 | Hits:

[Mathimatics-Numerical algorithmsGuass-seidel

Description: 超松弛高斯赛德尔 通过迭代过程求方程组的根-Over-relaxation iterative process through Guass-seidel equations for the root
Platform: | Size: 1024 | Author: 永远的罗罗 | Hits:

[matlabcode

Description: (1)用Doolittle三角分解(LU)法解方程组。 (2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。 -(1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.
Platform: | Size: 2048 | Author: 娜娜 | Hits:

[Mathimatics-Numerical algorithmsSeidel

Description: 数值分析算法 seidel迭代算法的C++实现-Numerical analysis algorithms seidel iterative algorithm to achieve the C++
Platform: | Size: 1024 | Author: 刘韬 | Hits:

[AlgorithmMPI-Matrix

Description: 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
Platform: | Size: 11264 | Author: 不死鸟 | Hits:

[Algorithmgauss-seidel

Description: 是一个做gauss-seidel的矩阵变换代码-it is a project about gauss-seidel
Platform: | Size: 181248 | Author: | Hits:
« 1 2 34 5 6 7 8 9 10 ... 27 »

CodeBus www.codebus.net