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

搜索资源列表

  1. findiff

    0下载:
  2. Cholesky分解,以某个具体的矩阵进行的分解,便于求解线性方程组-Cholesky decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:965
    • 提供者:zhantao
  1. Choleskyfangfa

    0下载:
  2. 数值计算程序:用Cholesky分解方法求解方程组-Numerical calculation procedures: the Cholesky decomposition method for solving equations
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:532
    • 提供者:张维
  1. sinccompleteCi

    0下载:
  2. 程序源码简单易懂实现了对稀疏矩阵进行incomplete Cholesky分解的功能,具有一定参考价值。 -Easy to understand program source code to achieve the incomplete Cholesky decomposition of sparse matrices, with a certain reference value.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:33250
    • 提供者:boy
  1. computing

    0下载:
  2. 包括: 列主元Gauss消去法解线性方程组; 矩阵的LDLT和Cholesky分解; 追赶法解三对角方程组; Jacobi和Gauss-Seidel方法解方程组; Newton插值多项式和三次样条插值多项式; 复化Simpson公式求解定积分; Romberg方法求解定积分; 二分法和割线法求非线性方程的解。-Include: Main-element Gauss elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:973233
    • 提供者:lisen
  1. Latin-Hypercube-Sampling

    1下载:
  2. 此源码会产生一个平方空间上随机的领域。样品创建拉丁超立方抽样和空间相关性是基于Cholesky分解算法-This source will generate a random field on a square space. Samples to create a Latin Hypercube Sampling and spatial correlation is based on the Cholesky decomposition algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:3524
    • 提供者:非师范
  1. ScientificComputing

    0下载:
  2. 山东大学软件学院数值计算实验源代码LU分解、前代、回代函数、部分列主元求解线性方程组 用Cholesky分解求解线性方程组,分析残差与误差的关系 迭代法求解线性方程组 最小二乘法及病态性的分析 求非线性方程的根 多项式插值-science computing
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:39847
    • 提供者:王古月
  1. CholeskyTest

    0下载:
  2. 正定矩阵的Cholesky分解; 矩阵的运算; 向量的运算-Cholesky decomposition of the positive definite matrix matrix operation vector arithmetic
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:37684
    • 提供者:zhanglee
  1. numerical-algorithms

    0下载:
  2. 几种常用的数值计算算法,包括高斯消去法、追赶法、高斯赛德尔法求解线性方程组,矩阵的LDL分解和cholesky分解,牛顿插值法和三次样条插值法的matlab实现-Several commonly numerical algorithms, including Gaussian elimination, catch method, high Sisaideer method for solving linear equations, matrix LDL decomposition and cho
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:6549
    • 提供者:gzn
  1. Cholesky

    1下载:
  2. 半正定矩阵cholesky方法将其分解为两个上下三角矩阵相乘的形式。matlab自带的函数只能分解正定矩阵。并且给出例子。-Semi-definite matrix cholesky method be decomposed into two upper and lower triangular matrices form. matlab built-in function can only be positive definite matrix decomposition.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:14285
    • 提供者:王潘
  1. cholesky_decomposition_template

    0下载:
  2. 该程序给出了一种求解矩阵cholesky分解的算法,具有高精度高速度-The program presents an algorithm for solving matrix cholesky decomposition, high precision high speed
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:662238
    • 提供者:张瑶瑶
  1. 3

    0下载:
  2. 对一个矩阵进行Cholesky分解的matlab程序-the cholesky decomposition of one matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:840
    • 提供者:张妍
  1. computing-method

    0下载:
  2. 列主元消去法解线性方程、三对角阵的LU分解、用迭代法解方程组、求矩阵的LDLT分解及cholesky分解、求函数插值多项式、插值误差、用复化公式求积分方程、计算定积分-Column pca elimination method solving linear equations, LU decomposition of tridiagonal matrix, solutions of equations by iteration method, LDLT decomposition of matr
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6569776
    • 提供者:薛荔枝
  1. CholeskyDecomposition

    0下载:
  2. 矩阵的Cholesky分解,矩阵分解中一个非常重要的分解原理。-Cholesky decomposition of the matrix, the matrix decomposition decomposition of a very important principle.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1729
    • 提供者:Sun
  1. MARMACH

    0下载:
  2. 用Cholesky分解求ARMA模型的参数并作谱估计。-Using Cholesky decomposition for ARMA model parameters and for spectral estimation.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3378
    • 提供者:theac
  1. LDL-and-Cholesky

    0下载:
  2. 利用楚列斯基分解法和平方根法分解对称矩阵,较为实用-use the Cholesky method and esquare-root method to solve the problem of Triangle decomposition of matrix
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1025
    • 提供者:zhaojing
  1. Matrix

    0下载:
  2. MATLAB程序,其中包含cholesky 分解和QR分解,都是典型程序。大家下载来看看吧。-MATLAB program, which includes cholesky decomposition and QR decomposition, are typical procedures. We downloaded a look
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:623
    • 提供者:qi
  1. fem-truss

    0下载:
  2. 对一个杆件结构的有限元计算,包括cholesky分解等数学方面的程序-an finite element analysis of a truss structure
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:4467
    • 提供者:
  1. MIMO

    0下载:
  2. 本程序实现了基于相关矩阵法的LTE及4G中MIMO多径信道的仿真,最终获得了MIMO信道的传播矩阵。(第一步,选择应用场景(确定信道参数和天线配置参数);第二步,计算相关矩阵,并做Cholesky分解;第三步,利用Jakes模型产生多普勒随机变量;第四步,形成TDL;第五步,根据前四步准备,最终得到MIMO多径信道的信道传输矩阵)-This procedure achieved based on the correlation matrix method and 4 g LTE MIMO in
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:18805
    • 提供者:hulina
  1. Choleskyfenjie

    0下载:
  2. 利用Cholesky分解方法求解线性方程组,具有快速的特点-Use Cholesky decomposition method for solving linear equations with fast characteristics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:11010
    • 提供者:
  1. gaijinCholeskyfenjie

    0下载:
  2. 利用改进的Cholesky分解方法求解线性方程组,具有快速的特点-The improved Cholesky decomposition method for solving linear equations with fast characteristics
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:10946
    • 提供者:
« 1 2 3 4 56 »
搜珍网 www.dssz.com