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

搜索资源列表

  1. t2_3

    0下载:
  2. 本题采用的计算方法为:矩阵的 分解和Cholesky分解。根据Gauss消去法的的矩阵意义,可以将矩阵A分解为一个单位下三角矩阵与一个上三角矩阵的乘积即:即矩阵的LU分解A=LU,进而可以分解为: 的形式。当A为对称矩阵时,A可分解为: 的形式。-that the use of the method of calculating : matrix decomposition and Cholesky decomposition. According to the Gauss eliminatio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1013
    • 提供者:王明明
  1. e2md2.m

    3下载:
  2. BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。 输入:灰度bmp图像 输出:imf1 imf2 imf3 残差
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2013
    • 提供者:胡佳宁
  1. LU.rar

    1下载:
  2. 解矩阵方程,可分解为两个矩阵,一个为上三角矩阵,一个为下三角矩阵,再求解,会简化计算,Solution of matrix equation, decomposed into two matrices, one for the upper triangular matrix, a lower triangular matrix, and then solving, will simplify the calculation of
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:968
    • 提供者:anglinex
  1. 源文件

    0下载:
  2. 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的变量的值就能得到相应的结果) I 二进制及八进制的计算器 j十六进制转化为十
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-15
    • 文件大小:28951
    • 提供者: 蔡邑川
  1. Doolittle

    0下载:
  2. Doolittle法求解任意阶的方程,运用系数矩阵的分解两个相关矩阵,再求解两个三角矩阵方程。-Doolittle method to solve the equations of arbitrary order, using both the decomposition of coefficient matrix correlation matrix, and then solving two triangular matrix equation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:658793
    • 提供者:赌挖宝
  1. matrix

    0下载:
  2. LU矩阵分解串行算法,一个矩阵拆分成两个三角矩阵乘积-Serial LU matrix factorization algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:787
    • 提供者:cherish
  1. PolyFit

    0下载:
  2. 任意阶的多项式曲线拟合方程,附三角maxtix分解-polynomial curve fitting, and triangularity decomposition(LU decmposition)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2283
    • 提供者:yang xulei
  1. t5

    0下载:
  2. 采用双步移位的QR分解算法求解方程组的解,中间采用了拟上三角化,反幂法等算法-Double step-by-step shift of the QR decomposition algorithm for solving equations of the solution, used to be the middle of the triangle, anti-power-law algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3228
    • 提供者:tai
  1. Sinusoidalsignalisgenerated

    0下载:
  2. 生成正弦信号生成三角波信号一维小波分解重构第1-7层逼近系数-Sinusoidal signal is generated triangular wave signal is generated one-dimensional wavelet reconstruction of the first level approximation coefficient of 1-7
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:4752
    • 提供者:zhangfei
  1. QR

    0下载:
  2. 对一般矩阵的矩阵QR分解,其中R是对角线元素全为非负实数的上三角矩阵,Q为正交矩阵-QR factorization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:281594
    • 提供者:lang
  1. doolittle

    0下载:
  2. LU分解在本质上是高斯消元法的一种表达形式。实质上是将A通过初等行变换变成一个上三角矩阵,其变换矩阵就是一个单位下三角矩阵。这正是所谓的杜尔里特算法(Doolittle algorithm):从下至上地对矩阵A做初等行变换,将对角线左下方的元素变成零,然后再证明这些行变换的效果等同于左乘一系列单位下三角矩阵,这一系列单位下三角矩阵的乘积的逆就是L矩阵,它也是一个单位下三角矩阵。 这类算法的复杂度一般在左右,对充分消元的分解则不然。 -LU decomposition is esse
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:764
    • 提供者:王伟
  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. Gauss_Doolittle

    0下载:
  2. 直接法解线性方程组可以采用Gauss列主元素消去法或直接三角分解法。应具有解决任意阶(n<10)线性方程组的能力,包含以下模块: (1)输入系数矩阵 (2)消元(或分解) (3)回代 (4)输出结果 -自动翻译
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4536318
    • 提供者:宋安超
  1. Triangulardecomposition

    0下载:
  2. 任意多边形的三角凸分解的C语言程序源代码-Triangle Convex Polygon Decomposition of C language source code
  3. 所属分类:CAD

    • 发布日期:2017-03-27
    • 文件大小:17256
    • 提供者:黄振东
  1. numerical_analysis_QR_decomposition

    0下载:
  2. 本程序用带双步位移的QR分解法求一给定矩阵的全部特征值,并对其中的每一个实特征值求相应的特征向量,给出算法的设计方案和全部源程序,计算并输出如下内容:(1)矩阵经过拟上三角化后所得的矩阵;(2)对矩阵进行QR分解后所得的矩阵Q、R和RQ;(3)矩阵的全部特征值;(4)矩阵的相应于实特征值的特征向量。-The program uses two-step displacement with QR decomposition method find all the characteristics of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:303091
    • 提供者:abler
  1. Thomas

    0下载:
  2. 当线性代数联立方程组的系数矩阵为三对角阵T时,可将T分解为主对角元素为1的下三角阵L和另一个右三角阵R的积。-Simultaneous linear algebraic equations when the coefficient matrix is tridiagonal matrix T, can break down the main diagonal elements of T 1 of the lower triangular matrix L and the other right-
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1182
    • 提供者:屈健健
  1. A_LDU

    0下载:
  2. 程序实现将一个对称矩阵A分解成LDU 其中L为下三角矩阵 D为对角矩阵 U为上三角矩阵 该程序使用了二级指针,矩阵A的阶数可以由运行人员决定-Program implementation will be decomposed into a symmetric matrix A LDU where L is lower triangular matrix D a diagonal matrix U is upper triangular matrix of the program us
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1020
    • 提供者:mwf
  1. QRR

    0下载:
  2. QR算法,用于分解一个矩阵成正交矩阵和上三角矩阵的乘积-QR algorithm for decomposing a matrix into orthogonal matrices and upper triangular matrices
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2574
    • 提供者:lud
  1. matrix_chol

    0下载:
  2. matlab中chol函数的C++实现,即对矩阵进行分解,分解为上三角矩阵-chol matlab in C++, the function
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3753499
    • 提供者:Camus Ding
  1. LU

    0下载:
  2. 将矩阵分解为一个上三角和一个下三角,同时记录交换的过程。-Will be divided into an upper triangular matrix and a lower triangular and record the exchange process.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1544
    • 提供者:cuijun
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com