搜索资源列表
LIEZHU1
- 列主求解 线性方程 原代码-main-solving linear equations original code
SolveEquation
- 求解方程 包括求解线性方程非线性方程,微分方程等
gaussSeibel
- 使用雅可比和高斯-赛德尔算法求解线性方程
多元线性方程
- 多元线性方程求解程序-multivariate linear equation solvers
BGM求解线性方程
- 使用“Biconjugate Gradient Method”并行程序实现复杂的线性方程求解 -"Biconjugate Gradient Method" parallel process of complex linear equation
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014
WL40987330 C语言算法集
目录
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变
gs
- 高斯消去法求解线性方程组,以在TC2.0中编译通过-Gaussian elimination method for solving linear equations, in which the compiler through WITH TC 2.0
多元线性方程
- 多元线性方程求解程序-multivariate linear equation solvers
BGM求解线性方程
- 使用“Biconjugate Gradient Method”并行程序实现复杂的线性方程求解 -"Biconjugate Gradient Method" parallel process of complex linear equation
mysor
- SOR(超松弛)迭代发求解线性方程组问题,带有Hilbert矩阵生成程序和其不同维数下求解的结果对比作图-SOR (Overrelaxation) iteration made for solving linear equations, with Hilbert matrix formation process and the different dimensions of the results evaluated Comparati
Jacobi迭代法
- 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithm
C++常用算法之07线性方程组求解
- 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C
数值计算_病态线性方程组的求解
- 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码-This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solv
GaussElimination
- Gauss列主消元法,用于求解线性方程组,c代码。-Gauss out the main elimination method for solving linear equations, c code.
mm
- 雅可比迭代求解方程 用雅可比迭代计算一个线性方程组。用户只需要输入系数矩阵和常数矩阵就可以-Jacobi iteration equation Jacobian an iterative calculation of linear equations. Users only need to input matrix and constant coefficient matrix can
newtonchazhi
- newton插值应该比lagrange好一点点,适合求解线性方程组,-lagrange interpolation newton than a little bit of good, suitable for solving linear equations,
gs
- 高斯塞德尔迭代法求解线性方程组的MATLAB程序-High Sisaideer iteration for solving linear equations in the MATLAB program
solve
- 求解线性方程组的通用程序,请复制到MATLAB环境下运行(solve the linear function)
ch05 非线性方程求解
- 非线性方程是指含有指数和余弦函数等非线性函数的方程,例如, 与线性方程相比,无论是解的存在性,还是求解的计算公式,非线性方程问题逗逼线性问题要复杂的多,对于一般线性方程,既无直接法可用,也无一定章程可寻。(Nonlinear equations is refers to the index and cosine function equation of nonlinear functions, such as, for example,