Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - using gaussian elimination
Search - using gaussian elimination - List
数学计算过方法中利用高斯消去法编程上级实习的代码,快点来看啊-mathematical calculation method using Gaussian Elimination higher internship program code, let's look at ah
Update : 2008-10-13 Size : 1.44kb Publisher : 小柔

计算方法 用高斯消元法解方程组,源代码以及注释 注释在源代码中-calculated using Gaussian Elimination Solution equations, the source code and notes in the Notes source code
Update : 2008-10-13 Size : 8.51kb Publisher : 袁坤

用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好-using Gaussian elimination method for equations, the process is a dynamic array definition of the impression that the code was better
Update : 2008-10-13 Size : 7.04kb Publisher : magp

利用高斯消去法求线性方程组 自己写的 简陋了点-using Gaussian elimination method for solving linear equations themselves have written a simple point
Update : 2008-10-13 Size : 6.19kb Publisher : 老虎

2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100
Update : 2008-10-13 Size : 76.93kb Publisher : 吕鹏

Using Gaussian elimination to solve linear equations.
Update : 2008-10-13 Size : 1.3kb Publisher : 张琦

Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.
Update : 2008-10-13 Size : 1.49kb Publisher : 张琦

采用高斯消元法实现的n阶线性方程组求解程序;-using Gaussian elimination method to achieve the n-solving linear equations;
Update : 2008-10-13 Size : 4.31kb Publisher : 王刚

本代码是计算方法课程实验里的---用高斯消去法解方程组-the code is calculated course of the experiment -- using Gaussian Elimination System Solutions
Update : 2008-10-13 Size : 865byte Publisher : guo

高斯消去法求解线性方程组,以在TC2.0中编译通过-Gaussian elimination method for solving linear equations, in which the compiler through WITH TC 2.0
Update : 2025-02-19 Size : 1kb Publisher : 王国栋

计算方法 用高斯消元法解方程组,源代码以及注释 注释在源代码中-calculated using Gaussian Elimination Solution equations, the source code and notes in the Notes source code
Update : 2025-02-19 Size : 271kb Publisher : 袁坤

DL : 0
用MATLAB写的Gaussian Elimination算法即LU算法-Written using MATLAB or LU algorithm Gaussian Elimination Algorithm
Update : 2025-02-19 Size : 1kb Publisher : tanchengfeng

DL : 0
2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100 -2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n = 10 and 100
Update : 2025-02-19 Size : 77kb Publisher : 吕鹏

DL : 0
Using Gaussian elimination to solve linear equations.
Update : 2025-02-19 Size : 1kb Publisher : 张琦

Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major order.
Update : 2025-02-19 Size : 1kb Publisher : 张琦

一个自己写的列主元高斯消去法,用Matlab实现-Wrote it myself out of a PCA Gaussian elimination, using Matlab realize
Update : 2025-02-19 Size : 2kb Publisher : Phoebe

Parallel algorithm for Gaussian Elimination. Elimination in both a shared memory environment, using OpenMP, and in a distributed memory environment, using MPI. Parallel LU and Gaussian algorithms for linear systems have been studied extensively and the point of this paper is to present the results of examining various load balancing schemes on both platforms. The results show an improvement in many cases over the default implementation
Update : 2025-02-19 Size : 79kb Publisher : Cata

Method Gaussian Elimination without pivoting for Linear Systems Solve Ax = b using Gaussian elimination without pivoting Inputs : A is the n-by-n coefficient matrix b is the n-by-k right hand side matrix Outputs : x is the n-by-k solution matrix- Method Gaussian Elimination without pivoting for Linear Systems Solve Ax = b using Gaussian elimination without pivoting Inputs : A is the n-by-n coefficient matrix b is the n-by-k right hand side matrix Outputs : x is the n-by-k solution matrix
Update : 2025-02-19 Size : 1kb Publisher : Mhdh

解决MxN阶线性方程组,采用高斯消元法,可显示无解,一解和多解结果。-Solve the MxN-order linear equations using Gaussian elimination can be no solution, one solution, and the results of the multiple solutions.
Update : 2025-02-19 Size : 1kb Publisher : zhangran

对给定的线性方程组采用高斯消元法进行求解,可以给定方程阶数-For a given set of linear equations using Gaussian elimination method to solve, you can order a given equation
Update : 2025-02-19 Size : 6kb Publisher : limin
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.