搜索资源列表
矩阵所有运算
- 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
cholesky分解法
- cholesky算法,解三对角矩阵的常用方法-cholesky algorithm, and three diagonal matrix method used
chengxuzjf
- 实现矩阵的Cholesky分解,用Cholesky分解求ARMA模型的参数并作谱估计,利用分裂基算法求复序列 的DFT.将得到的 解卷绕,得到无跳变的相频特性.计算七类窗函数并给出归一化对数幅频曲线-achieve Matrix Cholesky decomposition, Cholesky decomposition used for ARMA model and the parameters for spectral estimation, the use of split-based a
zjf147
- 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差。用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
Cholesky
- Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
100615111[1]..
- 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
Matrix_cholesky
- 我这个程序实现了数值线性代数里面的cholesky分解-I realized this process numerical linear algebra inside Cholesky decomposition
application
- PARALLELIZING THE CHOLESKY FACTORIZATION (Parallel Programming)
cholesky
- 高性能cholesky分解法, 非常适合图形计算学-cholesky algorithom, for CV
cholesky
- 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
aa
- cholesky算法的实现代码,欢迎大家批评指正!-Algorithm cholesky code。welcome to download it!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
cholesky.cpp
- lu decomposition faghat gir behem nade mikham beram
Cholesky-resolve
- 这是用来说明Cholesky分解的原理程序。-This is used to explain the Cholesky-resolve.
cholesky
- TI-NSPIRE Program for Cholesky decomposition
cholesky
- cholesky的c语言代码,很实用的,适合多数人,自己写的,欢迎建议-cholesky c-language code, it is practical for most people, their written suggestions are welcome
juzhengsuoyouyunxuan
- 文件列表
CHOLESKY
- Cholesky Method. Solutions included.
Choleky
- cholesky method of elimination
Cholesky.cpp
- 本代码是用C++ 写的丘拉斯基分解的实现文件 头文件已经上传 希望对大家有用 -This code is written in c++ and the high places of the decomposition of the yankees lars implementation file header file upload hope of the useful has been: thank you
cholesky
- 实现矩阵的基本计算,加减,相乘,求逆,同时实现了矩阵的乔列斯基分解-Basic computing to achieve matrix, plus or minus, multiplied by the inverse, while achieving the Matrix Cholesky decomposition