搜索资源列表
-
3下载:
这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
-
-
1下载:
关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。-Matrix operations on a variety of numerical algorithms, including the real (complex) matrix inversion,托伯利兹symmetric positive definite matrix and matrix inversion, linear eq
-
-
3下载:
一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
-
-
0下载:
该程序是主要描述的是矩阵运算,包括矩阵的基本运算,矩阵的求逆,矩阵的奇异值分解,以及特征值以及特征向量的求解等等。-The program is the main descr iption of the matrix operations, including the basic matrix operations, matrix inverse, matrix singular value decomposition, and the characteristic value and char
-
-
1下载:
一个通用的对矩阵进行操作的类,主要包括:实(复)矩阵的加减、求逆、求秩、行列式求值以及矩阵的乔里斯基分解、三角分解等。-A general class of matrix operations, including: real (complex) matrix addition and subtraction, inverse, seeking the rank, determinant evaluation and matrix Qiaolisiji decomposition, triang
-
-
0下载:
本程序用矩阵分解法解线性方程组,最大变元数1-The program uses matrix decomposition method for solving linear equations, the maximum number of variables 100
-
-
0下载:
矩阵分解的C程序 包括有矩阵的LU分解,矩阵的UU分解还有共轭梯度法-Matrix decomposition of the C program, including a matrix LU decomposition, the UU decomposition of the matrix conjugate gradient method
-
-
0下载:
fortran95-2003科学计算与工程第1章 矩阵分解与线性方程组直接方法LU分解解方程-Scientific Computing and Engineering disc fortran95-2003 each chapter code fortran95-2003 Scientific Computing and Engineering Chapter 1 matrix decomposition and direct methods of linear equations, LU d
-
-
0下载:
矩阵特征分解算法的C代码程序包,包括瑞利商算法、Givens旋转算法、QL分解,和雅可比循环算法,另有一篇英文文档详细描述了各种算法函数的参数,程序思路。
-This is C code packet for Matrix decomposition algorithms including C file of Rayleigh s quotient method, Givens bisection method, QL method and Jacobi cyclic method as
-
-
0下载:
里面有matlab矩阵分解的各种情况,包括代码和例子。-There are a variety of situations matlab matrix decomposition, including code and examples.
-
-
0下载:
lu 矩阵分解,实现了基于高斯约旦方法的lu分解-matrix decomposition
-
-
0下载:
完成关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下:
1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解;
2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等;
不能为直接调用matlab等函数库;-Complete LU decomposition on the matrix
-
-
0下载:
矩阵分解技术,在matlab下实现的,可以用在很多领域,欢迎下载-Matrix decomposition technique in matlab to achieve, can be used in many fields, welcome to download
-
-
0下载:
克洛特分解,应用于矩阵分解,对于求解大的线性方程组有一定的帮助-
克洛特分解,应用于矩阵分解,对于求解大的线性方程组有一定的帮助
Kloter decomposition, applied to the matrix decomposition, for solving large linear equations have some help
-
-
2下载:
MATLAB 实现的概率矩阵分解,可以用于社交网络推荐,将评分矩阵分解为两个低维的用户和商品特征矩阵。代码中需要在load位置添加自己试验所需的数据集。-MATLAB realization probability matrix decomposition can be used for social networking recommendation, the scoring matrix is decomposed into two low dimensional
-
-
0下载:
常用的矩阵分解方法,包括Cholesky分解,LU分解,Gauss分解,了解分解原理有帮助-Commonly used matrix decomposition methods, including Cholesky decomposition, LU decomposition, Gauss decomposition, understand the principle of decomposition helpful
-
-
0下载:
完成MIMO通信检测的两种算法ZF、MMSE算法的矩阵分解算法。模型采用16QAM调制。(MIMO communication algorithm to complete the two algorithms, ZF and MMSE algorithm matrix decomposition algorithm. The model adopts 16QAM modulation.)
-
-
0下载:
用于低秩矩阵分解方面的内容,有很好的降秩功能。(Law rank matrix decomposition)
-
-
0下载:
本程序输入一个矩阵及误差限,得出其几何均值分解,该算法广泛应用于通信系统中。(Input is a matrix and outputs its decomposition of geometric mean)
-
-
0下载:
使用C实现矩阵分解(LU decomposition)(Using C to implement matrix decomposition (LU decomposition))
-
« 12
3
4
5
6
7
8
9
10
...
24
»