CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 解方程组

搜索资源列表

  1. 解方程组

    0下载:
  2. 本代码实现的是计算方法课程实验--用平方根法求解方程组用C语言实现-source implementation of the calculation method is experimental courses -- with square root method equations using C language
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:938
    • 提供者:guo
  1. 线性方程组雅可比迭代法

    0下载:
  2. 数值计算方法实验 实验2 用雅克比迭代法解方程组 一、 实验目的 1、 学习使用雅克比迭代法求解方程组,加深对雅克比迭代法的认识。 2、 在误差允许的范围内,在循环次数较少的情况下,求解方程组的稳定解。 3、 进一步加深对Matlab的学习。
  3. 所属分类:文档资料

    • 发布日期:2010-12-16
    • 文件大小:366080
    • 提供者:jiliaoxiaxue
  1. 高斯约当消元法解线性方程组

    0下载:
  2. 高斯约当消元法解线性方程组,附源代码.
  3. 所属分类:源码下载

    • 发布日期:2011-07-11
    • 文件大小:1176
    • 提供者:xyz543
  1. LU分解法求解线性方程组.zip

    1下载:
  2. LU分解法求解线性方程组的VB.NET源码.里面有详细的使用说明.,LU decomposition method for solving linear equations of VB.NET source. There are detailed instructions.
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:1582
    • 提供者:倪泰山
  1. 科学计算中的共轭梯度法解对称正定线性方程组

    1下载:
  2. 科学计算中的共轭梯度法解对称正定线性方程组.,Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:1147
    • 提供者:
  1. code.rar

    0下载:
  2. (1)用Doolittle三角分解(LU)法解方程组。 (2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。 ,(1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1721
    • 提供者:娜娜
  1. sy3

    0下载:
  2. Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1117
    • 提供者:王宝木
  1. linear

    0下载:
  2. 数值线性代数运算,分别用列选主元的高斯消去法,矩阵的LU分解并求解方程组和迭代法解方程组,并比较计算结果和时间。-Numerical linear algebra, respectively out how principal component of the Gaussian elimination method, LU decomposition of the matrix, and solving equations and iterative solution of equations,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:190163
    • 提供者:Emily
  1. VisualBasicsuanfa

    0下载:
  2. 含有解方程组,数据拟合,插值等常用数值分析的分析和参考源码-Containing the solution of equations, data fitting, interpolation, numerical analysis commonly used in the analysis and reference source
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7575484
    • 提供者:
  1. MATLAB使用欧拉Euler法求解微分方程组 源程序代码

    1下载:
  2. Matlab欧拉法解微分方程的程序源代码,供matlab学习使用(Matlab Euler solution of differential equations of the program source code, for learning to use matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:yuqingfeiyang
  1. 计算方程组-1

    3下载:
  2. 该程序可用来求解计算复杂的非线性方程组的解析解,对初学者有一定参考价值(The program can be used to solve the analytic solution of complex nonlinear equations, and has some reference value for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:8192
    • 提供者:aaagwn
  1. 高斯-赛德尔迭代法求线性方程组Ax=b的解

    0下载:
  2. 该程序主要是利用高斯-赛德尔迭代法求线性方程组Ax=b的解(The program mainly uses the Gauss-Seidel iteration to solve the solution of the linear system Ax = b)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:10240
    • 提供者:浅若夏沫
  1. Matlab

    0下载:
  2. 能够计算非齐次方程组的解,程序清晰的解释了高斯消去法的过程和原理,有助于读者理解高斯消去法,从而更好的进行其他相关的复杂编程(It is possible to compute the solution of the homogeneous equations, and the program clearly explains the process and principle of the Gauss elimination method, which helps the reader to
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:14336
    • 提供者:Jerry_Lee
  1. 解方线性方程组

    1下载:
  2. 通过高斯消元法求解解线性方程组,使用动态内存分配(system of linear equations)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:461824
    • 提供者:limit123
  1. LU分解法求解线性方程组

    0下载:
  2. 用LU分解法,求解已知线性方程组的解,最多100阶(The solution of the known linear equations is solved by the LU decomposition method, with a maximum of 100 orders.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:爆米花乀
  1. matrix

    0下载:
  2. matlab列主元消元法解方程组,可以解任意阶矩阵方程组(Matlab solution of a set of arbitrary order matrix equations)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:凤舞水寒
  1. MATLAB牛顿法求解非线性方程组

    1下载:
  2. MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lai东东
  1. 解线性方程组的迭解法

    0下载:
  2. 解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(Solution of iterative solution of linear equations, including Gauss - Seidel iterative method, Jacobi method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:靖哥哥sj
  1. 解线性方程组的迭代法

    0下载:
  2. 可在matlab中打开,是用来解线性方程组的迭代法(It can be opened in MATLAB, and is an iterative method for solving linear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:冯希文
  1. 利用Gauss消去法对线性方程组进行求解

    1下载:
  2. 用消去法解方程组的基本思想是用逐次消去未知数的方法把原来方程组Ax=b化为与其等价的三角方程组,而求解三角方程组就容易了。换句话说,上述过程就是用行的初等变换将原方程组系数矩阵化为简单形式,从而将求解原方程组的问题转化为求解简单方程组的问题。
  3. 所属分类:数学计算/工程计算

« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com