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

搜索资源列表

  1. cholesky

    0下载:
  2. 用乔里斯基(cholesky)算法求解对称正定方程组。- (cholesky) the algorithm solves symmetrically with the tall Reese base is deciding the system of equations.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24523
    • 提供者:lkz
  1. cholesky分解法

    0下载:
  2. cholesky算法,解三对角矩阵的常用方法-cholesky algorithm, and three diagonal matrix method used
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:956
    • 提供者:邹璇
  1. Cholesky分解 Matlab程序

    3下载:
  2. Cholesky分解 Matlab程序 关于科学计算方法,Cholesky decomposition of Matlab procedures on scientific calculation method
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:906
    • 提供者:王文浩
  1. Cholesky

    0下载:
  2. Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:18964
    • 提供者:宫同举
  1. cholesky

    0下载:
  2. cholesky分解,求解一般的线性方程组很方便。-Cholesky decomposition, for solving general linear equations easily.
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:3010
    • 提供者:桂鹏
  1. cholesky

    0下载:
  2. Cholesky decomposition is a decomposition of a symmetric, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose. This algorithm is highly useful for Electrical Power system Engineering and other mathematic
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:543
    • 提供者:mmbaskr
  1. Cholesky-resolve

    0下载:
  2. 这是用来说明Cholesky分解的原理程序。-This is used to explain the Cholesky-resolve.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:88415
    • 提供者:ray
  1. cholesky

    0下载:
  2. TI-NSPIRE Program for Cholesky decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1812
    • 提供者:Joaquim
  1. cholesky

    0下载:
  2. Cholesky decomposition in visual basic 6
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2061
    • 提供者:romicamus
  1. cholesky

    0下载:
  2. cholesky的c语言代码,很实用的,适合多数人,自己写的,欢迎建议-cholesky c-language code, it is practical for most people, their written suggestions are welcome
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1365
    • 提供者:陈敏
  1. cholesky

    0下载:
  2. 楚列斯基分解希尔伯特矩阵,并求出残差和误差,以及条件数-cholesky
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:835
    • 提供者:
  1. Cholesky

    0下载:
  2. 实 现 Cholesky-Cholesky
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9174
    • 提供者:xunqing
  1. CHOLESKY

    0下载:
  2. Cholesky Method. Solutions included.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2592
    • 提供者:Kuraido
  1. cholesky

    0下载:
  2. 楚列斯基分解,有求解过程,无穷范数以及L U分解和残差-Cholesky solution for equation.including infinite norm and L u solution and residual error.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:1661
    • 提供者:李华
  1. Cholesky

    0下载:
  2. 数值分析中基于Matlab环境下的关于Cholesky分解的源代码-Numerical analysis environment based on Matlab source code for the Cholesky decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3242
    • 提供者:Hades
  1. Cholesky-factorization

    0下载:
  2. Cholesky分解的演示,程序内含说明,本人原创-Cholesky decomposition of the demonstration, the program includes instructions, my original
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1225
    • 提供者:huyunq
  1. solve-linear-system-by-Cholesky

    0下载:
  2. 用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1728
    • 提供者:huyunq
  1. cholesky

    1下载:
  2. cholesky分解是用于将一个对称正定的矩阵分解为一个上三角与一个下三角矩阵乘积的形式,可运用于回归系数求解,线性方程组求解中 逐步回归是在回归分析的建模过程中用于变量筛选的有效方法,这里同时进行了向前和向后回归,效果更加显著(Cholesky decomposition is used to decompose a symmetric positive definite matrix into an upper triangle and a lower triangular matrix
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:qinglili
  1. Cholesky

    0下载:
  2. 简单实现对高光谱图像进行cholesky分解。(Simple implementation of Cholesky decomposition)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-01
    • 文件大小:82267136
    • 提供者:_exe
  1. Cholesky分解

    1下载:
  2. 数值分析上的cholesky分解,用于求解对称正定矩阵的线性方程组(the matrix cholesky-decompose)
  3. 所属分类:数学计算

    • 发布日期:2019-10-08
    • 文件大小:171008
    • 提供者:开口的猫
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com