CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯消元

搜索资源列表

  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6530
    • 提供者:YUXIANGCHENG
  1. solve_matrix

    0下载:
  2. 采用三种最常用的快速算法:非线性迭代法,高斯消元法和一中全新的解法解线性方程组!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2370
    • 提供者:chenzuo
  1. fangcheng

    0下载:
  2. 通过开发C++程序实现高斯消元法解线性方程组.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10633
    • 提供者:pengyitao
  1. xiaoyuan

    0下载:
  2. 高斯消元法(有错误) 谢谢麻烦修改一下
  3. 所属分类:其它源码

    • 发布日期:2008-10-13
    • 文件大小:831
    • 提供者:mabaozai
  1. lequmain

    0下载:
  2. 一个对高斯消元法进行方程式求解的算法的实例展示
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7302
    • 提供者:声明者
  1. 消元法

    0下载:
  2. 高斯全消元法 c 代码-Gaussian Elimination Act c code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1814
    • 提供者:赵华
  1. gauss

    0下载:
  2. 高斯消元法解线性方程直接用数组编的简单易懂,利于c程序设计初学者读懂
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3519
    • 提供者:guigai
  1. GAUSS

    0下载:
  2. 高斯消元的c语言算法源码。是《introduction to finite element in engineering》中的源码
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1091
    • 提供者:joeyouwei
  1. GSELIM

    0下载:
  2. 高 斯 消元法,n 阶 线性 解法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10119
    • 提供者:Jackson
  1. gauss

    0下载:
  2. 全主元高斯消元法求解复系数线性方程组的解
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:958
    • 提供者:何十全
  1. gauss.rar

    0下载:
  2. 用高斯列主元消元法解下列线性方程组 高斯消元求解一些系数矩阵中含有极小数的情况下,会产生巨大的舍入误差,导致算法失效。一个简单而有效的改进方法是每次在进行将当前列中元素的消成0的运算时,选择当前列j对应的行(j to n)中绝对值较大的一个数作为主元行,这样,误差就会减小很多,PCA with out Gaussian elimination method solution of the following system of linear equations to solve a numbe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:102525
    • 提供者:刘佳
  1. inverse.rar

    0下载:
  2. 基于高斯消元法的可以进行复数矩阵求逆子程序,Gauss elimination on the matrix can be complex procedures unfilial son
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:731
    • 提供者:清风
  1. gaoshixiaoyuan

    0下载:
  2. 高斯消元法,可以随意改变方程组的行列数,用数组来存储矩阵的系数-Gaussian elimination, can be changed at the ranks of the number of equations, using an array to store the coefficient matrix
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:1093
    • 提供者:甄巧
  1. gaussj

    0下载:
  2. 完全主元法的高斯消元法求逆矩阵算法,计算结果返回矩阵逆和线性方程组的解。-Gauss elimination for the inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:617
    • 提供者:邹博安
  1. gauss

    2下载:
  2. 这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
  3. 所属分类:Other windows programs

    • 发布日期:2014-04-30
    • 文件大小:926
    • 提供者:陈建光
  1. Gauss

    0下载:
  2. 列主元高斯消元法已通过上机验证适合于数值计算学习者编程欢迎下载-PCA out Gauss elimination method has been adopted to verify the machine is suitable for numerical programming learners welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:917
    • 提供者:周剑
  1. gaussLinearEquation

    0下载:
  2. 高斯列主元消去法 很有用的。。。作业-Gaussian elimination method PCA out very useful. . . Operation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:965
    • 提供者:艾石油
  1. gaosi

    0下载:
  2. 高斯消元法,内容全面。算法功能全面,希望对你有帮助-Gauss elimination, comprehensive. Algorithm for full-featured, and they hope to help you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1224
    • 提供者:
  1. gauss

    0下载:
  2. 阐述了高斯消元法的目的与用途、原理、流程及程序说明,并给出了程序源代码!是研究生学习线性系统课程的一个例子。-On Gauss elimination of the object and purpose, principles, processes and procedures that are given source code! Postgraduate study courses linear system an example.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:19341
    • 提供者:yzy
  1. Gauss

    0下载:
  2. 高斯消元,求解线性方程组,高斯消元,求解线性方程组-Gauss, solving linear equations, Gauss elimination, for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:861
    • 提供者:唐世兴
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com