Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linear equations
Search - linear equations - List
线性方程组求解模板,包括求解线性方程组的各种算法- System of linear equations solution template, including solution system of linear equations each algorithm
Update : 2025-02-17 Size : 97kb Publisher : 关东

DL : 0
Using Gaussian elimination to solve linear equations.
Update : 2025-02-17 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-17 Size : 1kb Publisher : 张琦

Solve Linear Equations with matlab
Update : 2025-02-17 Size : 5kb Publisher : 糊糊

DL : 0
一个C++程序。用来解多元一次线性方程组-A C++ program. solution to a system of linear equations
Update : 2025-02-17 Size : 1kb Publisher : belle

利用vb解线性方程组,利用Gauss列主元消去法-Vb solutions using linear equations using Gauss elimination method out PCA
Update : 2025-02-17 Size : 2kb Publisher : 邵长城

利用该方程组求解一般的线性方程组,别且符合数学求解原理-Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve
Update : 2025-02-17 Size : 2kb Publisher : 赵伟元

解线性方程的一些子程序,用FORTRAN编写,算法包括高斯全选主元法等。-Linear Equations of the number of subroutines, written with FORTRAN, algorithms, including full pivoting Gauss law.
Update : 2025-02-17 Size : 7kb Publisher : chen

详细介绍用MATLAB解线性方程组,简单介绍-Details of Linear Equations with MATLAB, a brief introduction
Update : 2025-02-17 Size : 22kb Publisher : bian

线性方程组的求解 Gauss消去法,列主元素消去法,三角分解法-Solving Linear Equations
Update : 2025-02-17 Size : 2kb Publisher : 李沆

求解线性方程组 通过逼近方法逐渐取得线性方程组的解。-Solving linear equations obtained by approximation method for the gradual solution of linear equations.
Update : 2025-02-17 Size : 228kb Publisher : yuan

详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。-Iterative method described in detail with the method for solving linear equations and Matlab language said.
Update : 2025-02-17 Size : 537kb Publisher : lin

解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。-Solving linear equations of the direct method (standard numerical algorithms), including Gaussian elimination procedure, the column pivot Gaussian elimination procedure, LU decomposition and the use of linear equations, LU decomposition, Cholesky decomposition, and find line with the Cholesky decomposition linear equations, Cholesky decomposition and improved using the improved Cholesky decomposition of linear equations, solution of tridiagonal equations pursuit method. All of my original program, and all tested correctly. A total of nine MATLAB. Internal procedures with detailed notes.
Update : 2025-02-17 Size : 14kb Publisher : huyunq

求解迭代线性方程组的解,Jacobi迭代程序、Gauss_seidel迭代、补充SOR迭代及个人心得-Solving linear equations iterative solution, Jacobi iterative process, Gauss_seidel iteration, SOR iteration and personal experiences to add
Update : 2025-02-17 Size : 2kb Publisher : 施政

解1至5元线性方程组。。 如解2元线性方程组时,只需在前两个方程中的x1,x2前输入系数,在最后一列前两个框输入2个常数项即可。其它多元方程组依次类推-1 to 5 yuan solution of linear equations... Such as 2 yuan solution of linear equations, just in the first two in the equations are x1, before the x2 input coefficient, in the last column the first two box two constant input a can. Other multiple equations in turn on..
Update : 2025-02-17 Size : 54kb Publisher : wuhao

分别Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组-Jacobi iteration method respectively and Gauss-Seidel iteration method is used to solve the linear equations
Update : 2025-02-17 Size : 6kb Publisher : 李记

利用C语言编写线性方程组直接法的源程序,通俗易懂,不用手算,方便快捷。- 允许输入拉丁字符的拼音 中文(简体) 英语 日语 Written in C language source of linear equations of the direct method, easy to understand, not hand-counted, quick and easy.
Update : 2025-02-17 Size : 3kb Publisher : 小样

第11章 解线性方程组的直接法.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 11 the direct method of solution of linear equations
Update : 2025-02-17 Size : 8kb Publisher : 空悟

其中的相应程序为实现解决线性方程组的相应的方法,程序测试正确。-Corresponding procedures for the realization of the appropriate method to solve linear equations, the correct program testing.
Update : 2025-02-17 Size : 5kb Publisher : jh

利用顺序消元法和列主元消元法,分别解线性方程组。-Using the order of elimination method and main-element elimination method for solving linear equations, respectively.
Update : 2025-02-17 Size : 1kb Publisher : 刘云
« 12 3 4 5 6 7 8 9 10 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.