线性方程组求解器
用高斯列主元,全主元,Crame法则等解方程组-PCA with Gaussian line, full-PCA, Crame laws and other solutions o
本专区汇聚了各类基于 矩阵运算 开发的源码资源,共计 167 篇资源供开发者免费下载学习。
用高斯列主元,全主元,Crame法则等解方程组-PCA with Gaussian line, full-PCA, Crame laws and other solutions o
矩阵的LU分解,通过此分解可以求解方程组-LU matrix decomposition, this decomposition can solve the equations
crout 比较经典 很好的一个方法 大家可以试一试-crout
列主元Gauss消去法-out PCA Gaussian Elimination
本科时参加小竞赛设计的一个代数运算器 1. 能对常用的四则运算,三角, 乘方,开方运行2. 支持变量赋值和运算 3. 增加批处理执行功能(批处理脚本文件) 4. 增加对向
一个用来计算矩阵运算的函数库,希望对大家有用-One used to calculate the matrix operations of the library and hope
全元主高斯-约当法消去法求线形代数方程的解-Quan-yuan main Gauss- Jordan method elimination method for linear al
实现矩阵的各种高级运算,加减乘除,转置,求逆-To achieve a variety of high-level matrix operations, addition and
高斯消元法应用实例源码 具有通用性和实用性-Gauss elimination with a generic source code application examples an
LU分解 用C的算法-LU decomposition algorithm C
Matrix operations solution of AX=B Jordan and newton Methods
用Doolittle式的LU分解来求解线性方程组。-Solve the linear equations using Doolittle LU Decomposition!