Welcome![Sign In][Sign Up]
Location:
Search - Cholesky

Search list

[Other resourceMCHOLSK

Description: 实现矩阵的Cholesky分解的C语言代码
Platform: | Size: 1634 | Author: xiao | Hits:

[Other resourceNumericalLinearAlgebra

Description: 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分解 Householder 豪斯霍尔德QR因子分解 ZXEC.m 最小二乘拟合 polynomial interpolant 最小二乘插值多项式 NCLU.m LU因子分解 Gaussian elimination 不选主元素的高斯消元 PALU.m LU因子分解 partial pivoting Gaussian elimination 部分选主元的高斯消元 cholesky.m 楚因子分解 Cholesky Factorization 楚列斯基因子分解 PwItrt.m 求最大特征值 Power Iteration 幂迭代 Jacobi.m 求特征值 Jacobi iteration 按标准行方式次序的雅可比算法 Anld.m 求上Hessenberg Arnoldi Iteration 阿诺尔迪迭代 zuisu.m 解线性方程组 Steepest descent 最速下降法 CG.m 解线性方程组 Gradients 共轭梯度 BCG.m 解线性方程组 Biconjugate Gradients 双共轭梯度
Platform: | Size: 6530 | Author: YUXIANGCHENG | Hits:

[Other resourceleastsquare

Description: 本程序是我上课实验报告的源代码,用Cholesky分解求解最小二乘问题,并可以实现多项式拟合。输入请使用inpuy.dat文件。
Platform: | Size: 2025 | Author: 杨文立 | Hits:

[Other resourcecholesky

Description: 乔列斯基分解的C语言实现,输入部分可通过txt文档形式输入,输出则直接显示在DOS环境中,适合数值分析、工程数值方法等课程的作业
Platform: | Size: 1904 | Author: Egret Egg | Hits:

[Speech/Voice recognition/combineMMSE_IC

Description: 基于LMS(最小均方误差算法)的自适应滤波 基于LMS(最小均方误差算法)的自适应滤波-based on the LMS (MMSE) algorithm based on the LMS adaptive filtering (minimum mean square error algorithm) the adaptive filtering based on the LMS (minimum mean square error algorithm) Adaptive Filter
Platform: | Size: 4096 | Author: 林青 | Hits:

[AI-NN-PRulapack

Description: This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices. -This collection of templates wraps the C FOR RTRAN or C interfaces for LAPACK so that they int egrate with the Boost uBLAS library. Currently implements Cholesky decomposition. LU decomposition. inversion and determinant for general and posi tive- definite matrices.
Platform: | Size: 109568 | Author: sunxiaodian | Hits:

[Algorithmt2_3

Description: 本题采用的计算方法为:矩阵的 分解和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 elimination of the matrix significance, A matrix can be decomposed into a unit lower triangular matrices and a triangular matrix on the product : that the matrix factorization A = LU, which can be decomposed as follows : form. When A symmetric matrix A can be divided into : form.
Platform: | Size: 1024 | Author: 王明明 | Hits:

[Otherzjf147

Description: 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差。用REMEZ算法求交错点组。用Cholesky分解求ARMA模型的参数并作谱估计。求MA模型的参数 并估计功率谱。 用最小方差法估计序列 的功率谱。-used to produce uniform or Gaussian distribution of the pseudo-random number (similar to white noise). They may have a different mean and variance. Application of Remez algorithm used for staggered Point Group. Cholesky decomposition used for ARMA model and the parameters estimated for the spectrum. MA for the model parameters and the estimated power spectrum. With MVM sequence of the estimated power spectrum.
Platform: | Size: 5120 | Author: zhoujianfang | Hits:

[Mathimatics-Numerical algorithmsMCHOLSK

Description:
Platform: | Size: 2048 | Author: 张华 | Hits:

[Communication-MobileMCHOLSK

Description:
Platform: | Size: 1024 | Author: dh | Hits:

[Communication-MobileMARMACH

Description: 用Cholesky分解求ARMA模型的参数并作谱估计,这个程序是用C来实现的-Using Cholesky decomposition for ARMA model parameters and for spectral estimation, this procedure is achieved using C
Platform: | Size: 2048 | Author: dh | Hits:

[Windows Develop43680521cholesky

Description: 很实用的乔列斯基算法,容易理解而且可以直接调用-Very practical乔列斯基algorithm, easy to understand but can also directly call the
Platform: | Size: 2048 | Author: 杨勇 | Hits:

[Algorithmsum

Description: 是cholesky分解的一种解决方法的源代码-Is the Cholesky decomposition of a solution
Platform: | Size: 1024 | Author: s | Hits:

[DSP programdsp_matrix_mul

Description: dsp矩阵相乘函数,使用环境CCS,dsp矩阵相乘函数,使用环境CCS-DSP matrix multiply function, use enviroment is ccs
Platform: | Size: 366592 | Author: 唐军 | Hits:

[Communicationapplication

Description: PARALLELIZING THE CHOLESKY FACTORIZATION (Parallel Programming)
Platform: | Size: 2048 | Author: koksal | Hits:

[OS programExercise-1-Cholesky-Decomp

Description: exercise choleskey for fwd and backword substitution. check for possitive syymmetric and definite condition
Platform: | Size: 31744 | Author: pradeep | Hits:

[Windows Developcholesky.cpp

Description: lu decomposition faghat gir behem nade mikham beram
Platform: | Size: 40960 | Author: ali | Hits:

[Mathimatics-Numerical algorithmshomework2

Description: 题:矩阵的LDL 分解及Cholesky分解-Title: Matrix LDL ' decomposition and Cholesky decomposition
Platform: | Size: 253952 | Author: 孔明 | Hits:

[matlabprofchol.tar

Description: A MATLAB profile (skyline) Cholesky decomposition for solving well-ordered sparse symmetric positive definite linear systems. Several memory organizations are supported.
Platform: | Size: 4096 | Author: bach | Hits:

[Algorithmtaucs_full

Description: TAUCS是解稀疏线性问题的C语言库。包括: 多波Supernodal Cholesky分解; 左看Supernodal Cholesky分解 -TAUCS is a C library of sparse linear solvers. The current version of the library includes the following functionality: Multifrontal Supernodal Cholesky Factorization; Left-Looking Supernodal Cholesky Factorization;
Platform: | Size: 8253440 | Author: LouisChen | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 13 »

CodeBus www.codebus.net