搜索资源列表

  1. LU法求解线性方程组

    0下载:
  2. LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用.-LU method of linear equations, which can be used to solve arbitrary linear equations, very useful.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38026
    • 提供者:范兴
  1. LinearEquation

    0下载:
  2. 线性方程组求解模板,包括求解线性方程组的各种算法- System of linear equations solution template, including solution system of linear equations each algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:99328
    • 提供者:关东
  1. gs

    0下载:
  2. 高斯消去法求解线性方程组,以在TC2.0中编译通过-Gaussian elimination method for solving linear equations, in which the compiler through WITH TC 2.0
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:王国栋
  1. 高斯法解线性方程组

    0下载:
  2. 高斯法解线性方程组-Gaussian method for solving linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:
  1. jaccobi&GS

    0下载:
  2. jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图-jaccobi iteration and GS iterative method for solving linear equations, and a well-known pathological symmetric positive definite matrix Hilbert matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:13312
    • 提供者:高兵
  1. 高斯消元法解n阶线性方程组

    0下载:
  2. 高斯消元法解n阶线性方程组 这里是数学方法中常用的计算程序-Gauss elimination method for n-linear equations here is the mathematical methods used in calculation procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:269312
    • 提供者:郑双明
  1. 雅可比迭代解线性方程组

    0下载:
  2. 雅可比迭代解线性方程组 这个也是计算方法中另一种 求解线性方程组的计算程序-Jacobi iterative solution of linear equations This is a separate calculation method for solving linear equations of computational procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:293888
    • 提供者:郑双明
  1. LU法求解线性方程组

    0下载:
  2. LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用.-LU method of linear equations, which can be used to solve arbitrary linear equations, very useful.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:329728
    • 提供者:范兴
  1. C++常用算法之07线性方程组求解

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:104448
    • 提供者:闻杉
  1. LU分解法求解线性方程组

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

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:倪泰山
  1. 高斯列主元消去法解线性方程组

    0下载:
  2. 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:11264
    • 提供者:轮子
  1. 计算方法程序

    0下载:
  2. 文件实现求解线性方程组、多项式插值或积分,包含gauss消去、迭代等,可变换形式达到一程序多用的目的-achieve document for solving linear equations, polynomials or interpolation points, including Gauss elimination, iterative, can transform a process to form the multi-pur
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:1291264
    • 提供者: 孙灵宾
  1. 线性方程组求解与方程组性态讨论

    0下载:
  2. 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of d
  3. 所属分类:文档资料

    • 发布日期:2024-04-30
    • 文件大小:54272
    • 提供者:
  1. 求解非线性方程组

    0下载:
  2. 求解定位方程组。并直接利用三元方程求出X,Y,Z时的误差子函数-positioning Solving equations. 3 yuan and the direct use of equations derived X, Y, Z of error Functions
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:3072
    • 提供者:leaderbbs
  1. LEModule

    0下载:
  2. 求解线性方程组,各种方法都包括在内,可以直接粘贴使用-solving linear equations, all methods included, can be directly used paste
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:26624
    • 提供者:zhlei
  1. LU

    0下载:
  2. 用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:Y.P.Zhou
  1. guessdiedai

    0下载:
  2. 高斯-赛德尔迭代求解线性方程组.很实用的数学计算软件-Gauss- Seidel method for solving linear equations. Very useful mathematical calculation software
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:woody
  1. gsxy

    0下载:
  2. // 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 //     b - 常数向量的指针 //     n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 //     1 - 求解失败-//Carry out principal component of the Gaussian elimination met
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:bodihotboy
  1. JacobiGaussSeidel

    1下载:
  2. 雅克比和高斯赛德尔迭代法求解线性方程组 用c++软件开发的程序-And high斯赛德尔Jacobian iteration method for solving linear equations with c++ Software development process
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:王朝喜
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:爆米花乀
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org