Welcome![Sign In][Sign Up]
Location:
Search - gaussian elimination c code

Search list

[Other resourceabooy

Description: hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the algorithm, and also not perfect. Gauss test circuit for the Gaussian Elimination Act. GRKT10, Lagrange, Euler were numerical calculation Runge - Kutta method, pull Colon day France and the improvement of Euler Law c achieve the above procedure I work procedures are learning process of their preparation, I was just a procedural novices, the site can be a better learning
Platform: | Size: 7451 | Author: 阿波 | Hits:

[Other resourcework3_hj

Description: 作业: 高斯消去法 运行环境:vc 程序语言:c++ 程序源代码:work3.cpp (见附件) -operations : Gaussian Elimination runtime environment : vc programming languages : C source code : work3.cpp (see annex)
Platform: | Size: 9169 | Author: hj | Hits:

[Mathimatics-Numerical algorithms消元法

Description: 高斯全消元法 c 代码-Gaussian Elimination Act c code
Platform: | Size: 1814 | Author: 赵华 | Hits:

[Otherchengxu

Description: C语言解决线形方程组的高斯消去法,以及源代码-C language to solve linear equations Gaussian Elimination Act, as well as source code
Platform: | Size: 1726 | Author: 袁明 | Hits:

[Mathimatics-Numerical algorithms消元法

Description: 高斯全消元法 c 代码-Gaussian Elimination Act c code
Platform: | Size: 2048 | Author: 赵华 | Hits:

[AlgorithmGsxq

Description: 高斯消去法解方程组-Gaussian Elimination System Solutions
Platform: | Size: 260096 | Author: 赵健 | Hits:

[Otherchengxu

Description: C语言解决线形方程组的高斯消去法,以及源代码-C language to solve linear equations Gaussian Elimination Act, as well as source code
Platform: | Size: 1024 | Author: 袁明 | Hits:

[AI-NN-PRabooy

Description: hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the algorithm, and also not perfect. Gauss test circuit for the Gaussian Elimination Act. GRKT10, Lagrange, Euler were numerical calculation Runge- Kutta method, pull Colon day France and the improvement of Euler Law c achieve the above procedure I work procedures are learning process of their preparation, I was just a procedural novices, the site can be a better learning
Platform: | Size: 7168 | Author: 阿波 | Hits:

[Algorithmwork3_hj

Description: 作业: 高斯消去法 运行环境:vc 程序语言:c++ 程序源代码:work3.cpp (见附件) -operations : Gaussian Elimination runtime environment : vc programming languages : C source code : work3.cpp (see annex)
Platform: | Size: 239616 | Author: hj | Hits:

[AlgorithmNumericalAlgorithm

Description: 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton iterative method, PCA out Gaussian elimination method, successive over-relaxation iteration method.
Platform: | Size: 6144 | Author: 胡婕 | Hits:

[AlgorithmGaussian

Description: 高斯消去法的c语言实现,数值分析课上用的,可以拿来参考-Gaussian elimination in c source code
Platform: | Size: 1024 | Author: 阿锦 | Hits:

[MPIgauss

Description: 一个不错的全主元高斯消去法并行算法的MPI源程序-a MPI source code for Gaussian elimination s parallel algorithm
Platform: | Size: 3072 | Author: Juri hui | Hits:

[Mathimatics-Numerical algorithmsCalculationmethod

Description: 计算方法上机实验程序源代码 包含 拉格朗日插值,列主元高斯消元法,牛顿迭代 的c程序语言实现 -Calculation of the experimental procedures on the machine that contains the source code Lagrange interpolation, PCA out Gaussian elimination method, Newton iteration to achieve the c programming language
Platform: | Size: 1024 | Author: | Hits:

[Linux-Unixgaussian_omp

Description: 高斯消去法的openMP并行程序,用C++写的。在linux系统下运行成功-gaussian elimination for openMP。Code in C++,and successfully run in Linux.
Platform: | Size: 1024 | Author: zl | Hits:

[AlgorithmNumerical-calculation-method

Description: 实现插值,lu,二分法,高斯塞德尔,高斯消元法,高斯主元素,幂法,牛顿法八种数值计算方法的八个C程序源码-To realize interpolation, lu, dichotomy, gaussian plug del, gaussian elimination, gaussian Lord elements, power method, Newton method eight kinds of numerical calculation method of the eight C program source code
Platform: | Size: 7168 | Author: sunqi | Hits:

[Special Effectslinequ

Description: 高斯列主元消去法的c++源码 用以计算线性方程的解-Gaussian elimination of the PCA column c++ source code used to calculate the linear equation
Platform: | Size: 2048 | Author: jack | Hits:

[AlgorithmSlove

Description: 采用C语言编写的求解方程组代码, 可以输入多维的方程组,用高斯消元法进行求解,可以判定无解和无穷解的情况-Solving equations using C language code, Can enter a multi-dimensional equations is solved using Gaussian elimination method can determine the situation of no solution and infinite solutions
Platform: | Size: 1024 | Author: Nemol | Hits:

[AlgorithmGaussian-Elimination-PCA

Description: 改程序是数值分析里边的高斯主元消去法,用c 做的,程序代码简单有注释,希望能对你有帮助-Numerical analysis of the reform process is the main element inside the Gaussian elimination method, c do a simple annotated program code, I hope you can help
Platform: | Size: 6144 | Author: 何弯弯 | Hits:

[Mathimatics-Numerical algorithmsGauss-elimination--

Description: 计算方法中的一种列主元高斯消元法C程序代码-A calculation method out PCA Gaussian elimination method C code
Platform: | Size: 1024 | Author: laviequev | Hits:

[Windows DevelopGauss-elimination

Description: 高斯消元法的C++代码实现,用户输入数据后会自动进行高斯消元计算,输出最终结果-Gaussian elimination of C++ code, it will automatically calculate the Gaussian elimination after user input data, output the final result
Platform: | Size: 370688 | Author: 王培宁 | Hits:
« 12 »

CodeBus www.codebus.net