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

搜索资源列表

  1. Seidel

    0下载:
  2. Seidel算法解方程组,用于对线性方程组进行迭代求解初值可任选-Seidel algorithm for solving equations, linear equations used to iteratively solve initial value may be optionally
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1055
    • 提供者:何金水
  1. liezhuyuanxiaoqufa

    0下载:
  2. 使用C语言编程 通过列主元消去法求解线性方程组-By using the C programming language, the main element elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:185442
    • 提供者:时空维
  1. 3CGAS

    0下载:
  2. 高斯主元消去法求解线性方程组挺好的值得借鉴-PCA Gaussian elimination method for solving linear equations in very good shape
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1497
    • 提供者:qqwwee
  1. jacobi-gauss-seidel-sor

    0下载:
  2. 用Jacobi Gauss-seidel SOR迭代法求解线性方程组-With Jacobi Gauss-seidel SOR iterative method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:50430
    • 提供者:李春兰
  1. cc

    0下载:
  2. 1.通过上机计算体会迭代法求解线性方程组的特点,并能和消去法比较; 2.运用所学的迭代法算法,解决各类线性方程组,编出算法程序; -1. Understand iteration method to solve linear equations by computer calculation, the characteristics of and can be compared to elimination method 2. Use iterative algorithm to
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:555
    • 提供者:国庆
  1. GuassSeider

    0下载:
  2. 高斯赛德尔迭代法和雅可比迭代法求解线性方程组。-Iteration solving system of linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:660
    • 提供者:杨林
  1. Solution-of-linear-equations

    0下载:
  2. 用Java求解线性方程组Solution of linear equations using Java-Solution of linear equations using Java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:7168
    • 提供者:jess
  1. five-ways

    0下载:
  2. 数值分析非线性方程求解(五种方法)。分析牛顿法、割线法、对分法、Steffensen法、简易牛顿法解线性方程组的性质-Numerical analysis of nonlinear equations (five methods). Nature of the analysis of Newton, secant, bisection method, Steffensen method, simple Newton method for solving linear equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:232426
    • 提供者:周舟
  1. Complex-coefficient-equations

    0下载:
  2. 用全选主元高斯消去法去求解复系数线性方程组的程序。-Complex coefficient equations Gaussian elimination program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:836
    • 提供者:luyu
  1. polyfit

    1下载:
  2. 基于OpenCV的三次多项式拟合程序,使用最小二乘法求解线性方程组-cubic polynomial fitting procedure based on OpenCV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:6102383
    • 提供者:周杰奏
  1. chase

    0下载:
  2. 追赶法求解线性方程组,数值计算小程序,流程可参照数值计算书籍-Catching method for solving linear equations, numerical calculation of small procedures, processes can be calculated with reference to the value of books
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:657
    • 提供者:吴桐
  1. Gauss_Seidel_iterative

    0下载:
  2. 用Gauss_Seidel迭代求解线性方程组,矩阵A是方阵-With Gauss_Seidel iterative solution of linear equations, matrix A is square
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:624
    • 提供者:chenyi
  1. parablicIntp

    0下载:
  2. 基于不在同一条直线上三点的抛物线插值函数。与Matlab中spline()在三个数据点时的结果一致。注意,大于三点的样条插值函数需要求解线性方程组,运算复杂,实时性较低。可参考Lapack及数值计算书籍-C programme for spline inpterpolation using three points.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:560
    • 提供者:周浩
  1. jacobidiedai

    0下载:
  2. 用matlab编写的雅克比方法求解线性方程组:数值分析中很经典的代码-a procedure of jacobi diedai
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:427971
    • 提供者:黄琪
  1. doolittle

    0下载:
  2. doolite分解法求解线性方程,输入方程的系数,即可求得线性方程组的解-Doolite decomposition method to solve the linear equation, the coefficient of input equation can be obtained by the solution of the linear system of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:49318
    • 提供者:
  1. liezhuxiaoyuan

    0下载:
  2. 列主消元法求解线性方程,输入方程的系数,即可求得线性方程组的解-Column main elimination method to solve the linear equation, the coefficient of input equation can be obtained by the solution of the linear system of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:100063
    • 提供者:
  1. zhuigan

    0下载:
  2. 追赶法法求解线性方程,输入方程的系数,即可求得线性方程组的解-Thomas method to solve the linear equation, the coefficient of input equation can be obtained by the solution of the linear system of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:45568
    • 提供者:
  1. Jacobi-algorithm-and-source-code

    0下载:
  2. Jacobi迭代算法求解线性方程组,有算法说明与C++代码-algorithm and C++ source code for Jacobi
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:58475
    • 提供者:李正东
  1. Solving-equations-triangle-line

    0下载:
  2. thomas法求解对称三角线性方程组,简单高效-Solving equations triangle line (Thomas Law)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3701738
    • 提供者:wangqiwa
  1. Guss

    0下载:
  2. 高斯消去法写成的类的头文件,可被主函数include使用,用于求解线性方程组-Gaussian elimination written class header file, include the main function can be used for solving linear equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1247
    • 提供者:ywj
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com