搜索资源列表

  1. gaussian

    1下载:
  2. 一个自己写的列主元高斯消去法,用Matlab实现-Wrote it myself out of a PCA Gaussian elimination, using Matlab realize
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:Phoebe
  1. BEAM

    0下载:
  2. 列主元消去法解方程组编程 -Out PCA solution of equations elimination Programming
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:megic
  1. detGauss

    0下载:
  2. 高斯列主元消去法 详细,易懂,简单明了 初学者可看-Gaussian elimination method PCA out detailed, easy-to-understand, simple to understand for beginners, if we look at
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:王永青
  1. gauss

    0下载:
  2. 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation-Gauss numerical analysis- out PCA elimination main program as follows:
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:闫安心
  1. shuzhi2

    0下载:
  2. 拉格朗日插值算法 牛顿插值多项式,用于离散数据的拟合 高斯列主元消去法,求解其次线性方程组-Lagrange polynomial interpolation Newton interpolation algorithm for discrete data, fitting out PCA Gaussian elimination method, followed by solving linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:hujingxin
  1. gauss

    0下载:
  2. 高斯列主元消去法实现 计算方法-PCA out Gaussian elimination method to achieve calculation method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:373760
    • 提供者:jc
  1. GS3

    0下载:
  2. 本程序实现了矩阵计算中的列主元消去法,速度挺快啊!-This procedure achieved a matrix calculation of the principal component elimination method out, the speed of Ting快啊!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:174080
    • 提供者:bringer
  1. 1

    0下载:
  2. 第二章 解线性方程组的直接法 --------------------------------------------------------------------------------------- 主函数文件 子函数文件 功能 实例 --------------------------------------------------------------------------------------
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:373760
    • 提供者:xig
  1. gauss

    0下载:
  2. 高斯列主元消去法 经调试后通过 并且用于实际算法-Out PCA elimination method adopted by the debugger and the actual algorithm used
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:366592
    • 提供者:姚威
  1. vb-solution-of-linear-equations

    1下载:
  2. 利用vb解线性方程组,利用Gauss列主元消去法-Vb solutions using linear equations using Gauss elimination method out PCA
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:邵长城
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:胡婕
  1. MyMatrix

    0下载:
  2. DEV C++ 写的一个矩阵类,用列主元消去法求模的。类的构造函数接收矩阵的行列值或者是一个vector<vector<double> >类型的变量。没有用模板,数据类型是double.-DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:150528
    • 提供者:xiamin
  1. c

    0下载:
  2. 通过用列主元消去法编写程序,使学生掌握用列主元消去法解线性方程组的思想-Out by using principal component elimination method to write programs so that students master the use of out principal component elimination method solution of the ideological system o
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:fu
  1. gaosi

    0下载:
  2. 应用高斯列主元消去法解线性方程组的程序代码-Application of Gaussian elimination out PCA solution of linear equations of the program code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:sky
  1. mylu

    0下载:
  2. 高斯列主元消去法求矩阵,,可以求任意阶矩阵,非常简单好用-Out Gaussian elimination method for principal component matrix, a very easy-to-use
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:fbb
  1. GaussPivot

    0下载:
  2. 利用高斯列主元消去法进行LU分解,并求解方程组-PCA out Gaussian elimination method and LU decomposition to solve equation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:King
  1. liezhuyuanxiaoqufa

    0下载:
  2. 列主元消去法 一种消去主元的数组计算方法-Out a principal component elimination method to eliminate the main element of the array method of calculating
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:鲁亮
  1. Gaussxiaoyuanfa

    1下载:
  2. 解线性方程组,通过列主元消去法,方便快捷,基于VB版本的小程序-Solution of linear equations by elimination out PCA, convenient, based on the VB version of the applet
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:391168
    • 提供者:王皓申
  1. Gauss

    0下载:
  2. Gauss主元消去法,高斯列主元消去法,含可执行文件bat及源码-PCA Gauss elimination method, Gauss elimination method out PCA, including executable files and source bat
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:103424
    • 提供者:shan
  1. jisuanfangfa

    0下载:
  2. 用Vc++语言实现拉格朗日插值、牛顿插值、 复化Simpson公式、龙贝格公式、牛顿迭代法、高斯列主元消去法、Seidel 迭代法-Vc++ language with the realization of the Lagrange interpolation, Newton interpolation, Complex formula of Simpson, Romberg formula, Newton itera
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:38912
    • 提供者:pyx
« 1 2 3 4 5 67 8 9 10 11 ... 19 »

源码中国 www.ymcn.org