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

搜索资源列表

  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition, Joe Cholesky decomposition 1
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7196
    • 提供者:李春波
  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6530
    • 提供者:YUXIANGCHENG
  1. juzhengsuoyouyunxuan

    0下载:
  2. 文件列表
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:85828
    • 提供者:ljl
  1. Numerical_Methods_matlab

    0下载:
  2. matlab实现:高斯消元法,LU分解法,迭代法,奇异值分解,乔累斯基分解法,gauss迭代解线性方程组,jacobi迭代解线性方程组-matlab implementation: Gauss elimination, LU decomposition, iterative methods, singular value decomposition, Cholesky decomposition, gauss iterative solution of linear equations, jac
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:322627
    • 提供者:jinghai
  1. solutions

    0下载:
  2. 各种常见的解方程组方法:Cholesky分解法解方程组、LU分解线性方程组、高斯消去法解方程组、列主元解线性方程组、雅可比迭代解线性方程组-Common solution of equations: the Cholesky decomposition of equations, LU decomposition of linear equations, Gaussian elimination method for solving equations, column element for s
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1261663
    • 提供者:wenwen
  1. LAPACK-3.4.1.tar

    1下载:
  2. LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。-LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7466248
    • 提供者:魏晓宇
  1. gaodengshuxue

    0下载:
  2. 可实现的算法:软件说明: 1.全主元高斯约当消去法2.LU分解法3.追赶法4.五对角线性方程组解法5.线性方程组解的迭代改善6.范德蒙方程组解法7.托伯利兹方程组解法8.奇异值分解9.线性方程组的共轭梯度法10.对称方程组的乔列斯基分解法11.矩阵的QR分解12.松弛迭代法第2章插值1.拉格朗日插值2.有理函数插值3.三次样条插值4.有序表的检索法5.插值多项式6.二元拉格朗日插值-The algorithm can be realized: Software Descr iption:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1442301
    • 提供者:liuwei
  1. Cholesky_MPI

    2下载:
  2. 矩阵Cholesky分解并行算法MPI源程序-Matrix Cholesky decomposition parallel algorithm MPI source
  3. 所属分类:Algorithm

    • 发布日期:2014-06-18
    • 文件大小:2048
    • 提供者:陈晓东
  1. xianyuan

    0下载:
  2. fortran的小程序,不完全乔列斯基分解的双复共轭梯度法(ICCG)求解方程组-the fortran applet, incomplete Cholesky decomposition of the dual complex conjugate gradient method (ICCG) solving equations
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1846
    • 提供者:邢书豪
  1. decomposition

    0下载:
  2. 线性代数程序,用于得到一个哈密顿矩阵的科洛斯基分解。-Find the cholesky (LDU) decomposition of a Hermitian Toeplitz Matrix
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:2002
    • 提供者:leiasdf
  1. Unconstrained-optimization-method

    0下载:
  2. 本资源主要对矩阵分解中的LU分解、LDL’分解、乔列斯基分解,以及无约束最优化领域中的最速下降法、牛顿法、拟牛顿法的原理、步骤和算法进行了简要介绍,并对各种方法进行了Matlab编程实验,得到了较好的结果。 本资源包含了《矩阵分解及无约束最优化方法的原理和应用简介》文档以及其中用到的全部Matlab程序,非常适合初学者学习与研究。-The resources are mainly in the matrix decomposition LU decomposition, LDL decompo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:168232
    • 提供者:王彭
  1. BCHOL

    0下载:
  2. fortran对称正定矩阵的乔里斯基分解与行列式求值-The cholesky decomposition of symmetric positive definite matrices with determinant value
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:23404
    • 提供者:胡元
  1. 100615111[1]..

    0下载:
  2. 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:lan406284
  1. hanglieshi

    0下载:
  2. 对称正定举证的乔里斯基分解及行列式的求值(The evaluation of symmetric positive definite proof Cholesky decomposition and determinant)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-01
    • 文件大小:256000
    • 提供者:Eagger
« 1 2 3 4 5 6»
搜珍网 www.dssz.com