CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 三角分解

搜索资源列表

  1. 矩阵所有运算

    2下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83488
    • 提供者:球球
  1. 矩阵三角分解

    0下载:
  2. 对矩阵进行三角分解,从而生成一个上三角矩阵和下三角矩阵,其乘积等于原矩阵-right triangular matrix decomposition, resulting in the formation of an upper triangular matrix and lower triangular matrices, equivalent to the original product matrix
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1124
    • 提供者:邹璇
  1. 部分选主元的doolittle算法

    0下载:
  2. 在实现了系数矩阵的三角分解后,为了避免“小主元”做除数而导致更大的误差,在doolittle分解的同时,每一步先选主元,再进行分解计算。-achieved in the triangular matrix decomposition, in order to avoid "small PCA" do Divisor and lead to greater error, the Doolittle decomposition at the same time, every st
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27765
    • 提供者:姚天伟
  1. 解线性方程的直接法

    0下载:
  2. 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix, such as matrix inversion. See
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:24060
    • 提供者:周思良
  1. vc

    0下载:
  2. 几个常用的算法,包括消元,迭代,三角分解等-several commonly used algorithms, including the elimination, iterative, triangular decomposition, etc.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2814
    • 提供者:dabo
  1. matriccaculator

    1下载:
  2. 可对任意两个矩阵做加法、减法、乘法等运算;同时可对单个矩阵求转置矩阵、三角分解、奇异值分解等操作,功能强大。
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:122615
    • 提供者:yueyuezhaozhao
  1. iteration

    0下载:
  2. 线性方程组的数值解法,包括高斯消去,三角分解,追赶法和Jacobi等迭代方法
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4311
    • 提供者:刘星
  1. shuzhijisuan(jlu)

    0下载:
  2. 这是数值方法中各种插值算法,三角分解,迭代算法的C语言实现,是自己编,且都能运行,希望能对大家有所帮助。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:121729
    • 提供者:tanghong
  1. PQ分解法_我编的_内含三角分解法

    0下载:
  2. 这是我毕业设计时编写的潮流计算PQ分解法程序,支持n个节点、从外部读取Excel表格,采用高斯消去法获得因子表。 同时附带有针对这一程序的gui界面.fig和对应的.m文件! Matlab版本为7.6.0。
  3. 所属分类:matlab例程

  1. wave.波形的合成与分解

    2下载:
  2. 波形的合成与分解。 用matlab编的。可以合成三角波,方波,并分析它们的频谱。有详细的说明。,Synthesis and decomposition of waveforms. Made use of matlab. Can be synthesized triangular wave, square wave, and an analysis of their spectrum. Is described in detail.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-26
    • 文件大小:76182
    • 提供者:舒梦宇
  1. code.rar

    0下载:
  2. (1)用Doolittle三角分解(LU)法解方程组。 (2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。 ,(1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1721
    • 提供者:娜娜
  1. dollite

    0下载:
  2. 杜利特尔三角分解用此方法解Ax=b的方程。-Doolittle triangular decomposition
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:5158
    • 提供者:kelly
  1. shuzhifangfa

    0下载:
  2. 三角分解法中的lu分解法,用道立特分解法实现的数值方法程序-Triangular decomposition of lu decomposition method, using Road Litas decomposition process to achieve the numerical method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1114
    • 提供者:huangciying
  1. Matrix

    3下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者:chen changqing
  1. Solving_equations

    0下载:
  2. 本压缩包包括了数值分析中求解线性方程组的各种程序,包括:顺序Gauss消去法、列主元顺序Gauss消去法、Doolittle三角分解法、选主元的Doolittle分解法、带状三角分解法以及优化的带状三角分解法。-The compressed package includes various procedures for solving linear equations in numerical analysis, including: the Sequence Gauss Elimination
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:3477
    • 提供者:李贺
  1. LEquations

    0下载:
  2. 数学工具,线性方程组的各种解法,消元法,迭代法,三角分解法。-LEquations
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1786
    • 提供者:曾思栋
  1. Lu分解的程序

    1下载:
  2. 求解线性方程组Ax=b的三角分解,即LU分解,利用高斯变换来实现系数矩阵A的分解
  3. 所属分类:matlab例程

  1. SVD_C++

    1下载:
  2. C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算. 并在 Source.cpp中附有使用例子代码,方便读者快速上手。 经本人测试,完全可以运行,放心使用。 对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic o
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:30720
    • 提供者:东篱
  1. sanijaofenjie

    0下载:
  2. 解线性方程组的方法,实现系数矩阵的LU分解。(Solution of linear equations, the coefficient matrix LU decomposition.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:行者W
  1. 4线性方程组的直接解法—直接三角分解方法

    0下载:
  2. 使用matlab编写了直接三角分解方法的函数,里面有题目,可直接运行计算得到结果。(The function of direct triangulation decomposition method is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:33792
    • 提供者:jeff1130
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com