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

搜索资源列表

  1. cholesky

    0下载:
  2. cholesky decomposition for dsp c6
  3. 所属分类:数学计算/工程计算

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

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

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

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2911
    • 提供者:funintears
  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. 1CHOL

    0下载:
  2. Cholesky分解与求行列式值,使用C语言编写,可以在Visual C++中运行。-Cholesky decomposition and demand determinant, the use of C language, Visual C++ can be run.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1089
    • 提供者:lixiaohui
  1. Fourier filter

    2下载:
  2. 程序包中包括Chebyshev低通滤波器、巴特沃斯模拟低通滤波器、Cholesky分解、DFT算法、FFT算法,可以直接移植到嵌入式系统或DSP中实现。-Package includes Chebyshev low-pass filter, Butterworth low-pass filter simulation, Cholesky decomposition, DFT algorithm, FFT algorithm, can be directly transplanted to the
  3. 所属分类:DSP编程

    • 发布日期:2013-01-30
    • 文件大小:4068
    • 提供者:Wen
  1. chol

    0下载:
  2. 这是 对矩阵Cholesky分解 的一种方法的源代码.-This is the Cholesky decomposition matrix of a method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1001
    • 提供者:s
  1. cholesky

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

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

    0下载:
  2. 我这个程序实现了数值线性代数里面的cholesky分解-I realized this process numerical linear algebra inside Cholesky decomposition
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1670
    • 提供者:tangxin
  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. matlabcodefosolvingpartialdiferentialeqn

    1下载:
  2. This code is for solving differential eqns using cholesky decomposition method, gausselimination method, croutsdecomposition method, LaverrierFaddeev, GAUSSSIEDELGAUSSSIEDEL method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3838
    • 提供者:Vrushabha
  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. 2_L_C

    0下载:
  2. 矩阵LDLT分解与Cholesky分解,使用c语言编写-Matrix LDLT decomposition and Cholesky decomposition, using c language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1099
    • 提供者:wangfeng
  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-decomposition

    0下载:
  2. 实对称正定矩阵的 的Cholesky分解.用平方根法和改进的平方根方法求解线性方程组 Ax=b. -Real symmetric positive definite matrix of the Cholesky decomposition method and improved by the square root of the square root method for solving linear equations Ax = b.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:16364
    • 提供者:lumengyi
  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
« 12 3 4 5 6 »
搜珍网 www.dssz.com