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

搜索资源列表

  1. Delphi_SHU

    1下载:
  2. 本书目录列表: 第1章线性代数方程组的解法 1.全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 -Directory listing of this book: Chapter 1 of the solution of linear algebraic equations 1. The whole PCA Gauss Jordan elimination 2.LU decomposition 3. To catc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:463406
    • 提供者:luoshong1
  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. Source

    0下载:
  2. VB数学规划源代码,线性代数,非线性代数。-asd s as fdg fd hgf jhg jk jh
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:173444
    • 提供者:丁宇凡
  1. learningJAVA

    0下载:
  2. 初学者线性代数程序(bug...) 刚刚学java时候做的-Beginners algebra program (bug. ..) when just learning to do java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2832
    • 提供者:集成显卡
  1. matlab

    0下载:
  2. 这是初学者学习Matlab的经典课件,第一到五章,包含微积分问题、线性代数问题以及数据拟合方法等-This is the classic beginner learning courseware Matlab, first to the five chapters, including the issue of calculus, linear algebra problems, and data fitting methods
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3722057
    • 提供者:李勇强
  1. Linear_algebraic_equations

    0下载:
  2. 用C编写的线性代数方程组的求解函数程序,希望能够分享-Written using C to solve linear algebraic equations function procedures in the hope to share
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:70477
    • 提供者:蛐蛐
  1. Java

    0下载:
  2. 线性代数 Java 百年城 才 能 -The linear algebra The linear algebra The linear algebra
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1135
    • 提供者:潇洒
  1. clapack-3.2.1-CMAKE

    1下载:
  2. 大型矩阵相关运算源程序及其说明,里面包括了各种线性代数的源程序-Source of large matrix-related operations and its descr iption, which includes a variety of linear algebra source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10428385
    • 提供者:liulihong
  1. matlabmanual

    0下载:
  2. matlab教程,线性代数部分,很全很有用,特别是对于解线性方程组,赶快收藏啊!-matlab tutorial, linear algebra part, it is all very useful, especially for solving linear equations, hurry collection ah!
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:19107
    • 提供者:腾超
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消去法是求解线性方程组的基础的重要方法,也是计算机上常用的解低阶稠密矩阵方程组的有效方法。,高斯消去法或称高斯-约当消去法,由高斯和约当得名(很多人将高斯消去作为完整的高斯-约当消去的前半部分),它是线性代数中的一个算法,用于决定线性方程组的解,决定矩阵的秩,以及决定可逆方矩阵的逆。当用于一个矩阵时,高斯消去产生“行消去梯形形式”。-Gaussian elimination is the basis for solving linear equations important way, th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7617
    • 提供者:天云
  1. Gauss_Jordan

    0下载:
  2. 全选主元Gauss-Jordan消去法求解线性代数方程组。其中a是方程组系数矩阵,b先存右端的m组常数向量,之后存解向量。n是阶数,m是右端常数向量组数。-Select the main element Gauss-Jordan Elimination method for solving linear algebraic equations. Where a is the coefficient matrix, b right side of m pre-existing group of c
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1506
    • 提供者:Shepard
  1. C_J_Complex

    0下载:
  2. 采用全选主元高斯-约当消去法求解复系数线性代数方程组。其中ar存放复系数矩阵实部,ai存放复系数矩阵虚部。br存放右端复常数向量实部,返回解向量实部;bi存放右端复常数向量虚部,返回解向量虚部。-With full pivoting Gauss- Jordan elimination method for solving linear algebraic equations with complex coefficients. Which ar stored real part of compl
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1503
    • 提供者:Shepard
  1. LinearAlgebra

    0下载:
  2. 线性代数程序集,包含了一些线性代数的简单矩阵运算的代码。使用C语言编写。-Assembly of linear algebra, contains some simple linear algebra matrix operations code. Using the C language.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2554
    • 提供者:周朝
  1. ABAND

    0下载:
  2. 用来求线性代数方程组的全选主元高斯消去法-Of linear algebraic equations for the full pivoting Gaussian elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:584
    • 提供者:dingcan
  1. C_classic_numerical_algorithm_source

    0下载:
  2. C经典算法源代码,包含:插值、线性代数求解、极值问题、数学变换与滤波等-C source code, include: classical algorithm for solving linear algebra and interpolation, extremum problems, the mathematical transformation and filtering
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:335672
    • 提供者:张凯
  1. alglib-2.1.2.stable.delphi

    0下载:
  2. delphi写的线性代数库,很完整、全面,速度很快,-delphi write linear algebra library, is a complete, comprehensive, fast,
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-25
    • 文件大小:656053
    • 提供者:nidaye
  1. fachengzu

    0下载:
  2. 计算四元线性方程组的解,利用线性代数的有关知识,但很简单……仅利用解为D/D0计算-Computing elements linear equations, linear algebra knowledge, but is simple ... ... calculated using only solution to D/D0
  3. 所属分类:Database system

    • 发布日期:2017-04-06
    • 文件大小:5969
    • 提供者:李明
  1. LinearAlgebraTool

    0下载:
  2. 可实现矩阵运算和变换功能的线性代数工具,使用Java语言开发,内含详细源码和开发文档-A tool of Linear Algebra which supplies matrix operations and transfomations.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:773141
    • 提供者:Ye Yue
  1. A_QR

    0下载:
  2. void qr(double *a, double *d, int n) 矩阵的QR分解 假设数组an*n在内存中按行优先次序存放,此函数使用HouseHolder变换将其就地进行QR分解。 d为输出参数,d[0,n)存放QR分解的上三角矩阵对角线元素。 bool householder(double const *qr, double const *d, double *b, int n) 求线性代数方程组的解。 假设矩阵qrn*n为某个矩阵an*n的QR分解,在内
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1860
    • 提供者:moontea
  1. snooker5.2

    0下载:
  2. Eye5.2 - 智能摇篮版(全自动QQ桌球外挂)是采用遥感影像识别技术与GIS空间分析技术结合经典物理学,高等数学,概率论,线性代数,非线性泛函分析及传统产生式搜索理论与现代软计算方法设计而成的斯诺克专家系统。-snooker,AI,Java,QQ,RS,GIS......
  3. 所属分类:GIS program

    • 发布日期:2017-06-20
    • 文件大小:33616359
    • 提供者:yxl
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com