Welcome![Sign In][Sign Up]
Location:
Search - complex matrix

Search list

[Algorithm矩阵的运算

Description: 矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法-matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.
Platform: | Size: 16384 | Author: 樊继东 | Hits:

[Othercg

Description: fortran CG-FFT程序 Conjugate gradient package for solving complex matrix equations -fortran CG-FFT procedures Conjugate gradient pack age for solving complex matrix equations
Platform: | Size: 21504 | Author: dui | Hits:

[Windows DevelopMatrixCalculator

Description: 一个能够实现复杂矩阵计算的类以及调用实现-A complex matrix calculation can be achieved, as well as the type of call to achieve
Platform: | Size: 70656 | Author: panlin | Hits:

[Windows DevelopMatrix

Description: 个人总结的一些科学运算时所经常用到的一些算法。有复数的各种运算,矩阵和向量的各种预算,还有一些matlab函数转化成C++后的代码。-Personal summary of some of the scientific computing when a number of frequently used algorithms. There are a variety of complex computing, matrix and vector of a variety of budgets, there are still some matlab functions into C++ After the code.
Platform: | Size: 4096 | Author: 李鑫 | Hits:

[ActiveX/DCOM/ATLcomplex_C++

Description: C++实现的复数类,包含了复数的加、减、乘法运算,和3*3的复数矩阵乘法-C++ Realized plural category, the plural includes the addition, subtraction, multiplication, and 3* 3 complex matrix multiplication
Platform: | Size: 1024 | Author: diaoguijie | Hits:

[AlgorithmMatrix

Description: 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。-Matrix operations on a variety of numerical algorithms, including the real (complex) matrix inversion,托伯利兹symmetric positive definite matrix and matrix inversion, linear equations of the commonly used method, the various matrix decomposition methods, eigenvector and eigenvalue solving and so on.
Platform: | Size: 14336 | Author: JinYao | Hits:

[Othermatrix

Description: 复数矩阵的运算,用于通信仿真模型底层算法。-Complex matrix computation, simulation model for the underlying communication algorithms.
Platform: | Size: 6144 | Author: 单鹏 | Hits:

[AlgorithmPluralandMatrix

Description: C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seeking conjugate, analytic functions, etc.). Matrix creation, addition and subtraction calculations, matrix and vector multiplication, matrix and matrix multiplication, matrix inversion, and matrix eigenvalue and eigenvectors now a large number of scientific computing requires the use of C programming or complex matrix, hope that they will be with you to help ~
Platform: | Size: 22528 | Author: shiping | Hits:

[Othermatrix

Description: 实现复数矩阵的基本运算,并能实现复数矩阵的求逆、快速傅里叶变换和奇异值分解等-The realization of the basic computing complex matrix, and can achieve complex matrix inversion, fast Fourier transform and singular value decomposition and so on. . . .
Platform: | Size: 8192 | Author: 熊光辉 | Hits:

[Windows Developeigen

Description: 复矩阵特征值计算子程序-Complex matrix eigenvalue calculation subroutine
Platform: | Size: 230400 | Author: qingjun | Hits:

[.netComplex_SVD

Description: 实数矩阵及复数矩阵的SVD dgesvd:实数矩阵的SVD程序 cgesvd:单精度复数矩阵的SVD程序 zgesvd:双精度复数矩阵的SVD程序-SVD of complex matrix: dgesvd:for real matrix cgesvd:for float complex matrix zgesvd:for double complex matrix
Platform: | Size: 11085824 | Author: Daniel | Hits:

[AlgorithmMatrix

Description: 一个通用的对矩阵进行操作的类,主要包括:实(复)矩阵的加减、求逆、求秩、行列式求值以及矩阵的乔里斯基分解、三角分解等。-A general class of matrix operations, including: real (complex) matrix addition and subtraction, inverse, seeking the rank, determinant evaluation and matrix Qiaolisiji decomposition, triangular decomposition.
Platform: | Size: 11264 | Author: zj | Hits:

[AlgorithmEigenvalueComplexMatrices

Description: 两篇关于求复矩阵特征值与特征向量的文献.信号处理的很多领域都需要对矩阵的特征值和特征矢量精确求解,利用它们的结果进行下一步处理。比如,阵列信号处理中MU SIC算法,就是利用噪声子空间特征矢量特性进行估计的方法。-some papers about solving Eigenvalue of a complex matrix.Several kinds of classic algorithms for solving eigenvalues and eigenvectors of the matrix are presented.
Platform: | Size: 185344 | Author: Thales | Hits:

[Algorithmlarge-complex-matrix-inversion

Description: c++ 大型复数矩阵求逆 ,程序用了类定义复数,运用了类的成员函数来重载运算符-C++ Large complex matrix inversion,Program with a class definition plural, the use of a class member function to overload the operator
Platform: | Size: 1024 | Author: liangxiao | Hits:

[AlgorithmReal-matrix-multiplication

Description: 矩阵 运算:包括实矩阵相乘,复矩阵相乘,实矩阵、复矩阵求逆。-Matrix operations: real matrix multiplication, complex matrix multiplication, real matrix, and complex matrix inversion.
Platform: | Size: 196608 | Author: 胡程序 | Hits:

[Software Engineeringthe-complex-matrix-inverse-

Description: 分析了两种求逆的方法介绍了实部矩阵、 虚部矩阵均可逆和实部矩阵可逆、虚部矩阵可分解成2个向量乘积的两种复数矩阵的求逆方法 ,给出了这两种复数矩阵求逆矩阵的计算公式 ,并通过具体的实例来验证方法的可行。-Two inverse real part of the matrix, the imaginary part of the matrix are invertible reversible and the real part of the matrix, the imaginary part of the matrix can be decomposed into the the two vector product of two complex matrix inversion method, given twokinds of complex matrix inversion matrix formula, through concrete examples to verify the method feasible
Platform: | Size: 73728 | Author: ahshiyalei | Hits:

[OtherComplex-valued_matrix_derivatives

Description: 关于复数矩阵求导的一本经典书籍“Complex-valued_matrix_derivatives”的电子版-About the electronic version of the complex matrix derivation of a classic book " Complex-valued_matrix_derivatives"
Platform: | Size: 1714176 | Author: 陈为 | Hits:

[AlgorithmComplex-matrix-inversion

Description: 该程序能够实现线性代数中复矩阵求逆问题,读者可在原基础上进行修改-Complex matrix inversion.zip
Platform: | Size: 1024 | Author: diqiuwuliuxue | Hits:

[matlabComplex-Networks

Description: 采用重要度矩阵挖掘复杂网络中的重要节点-Adopt important mining complex matrix of an important node in the network
Platform: | Size: 566272 | Author: 王晓浩 | Hits:

[Othercomplex

Description: 该类中含有复数运算及矩阵运算的多个方法,这些方法都是通过参考书籍所实现的,能够很好的运用到复数运算中,经过检验运算误差非常小,甚至比matlab的精度还高(C# complex matrix)
Platform: | Size: 14336 | Author: 弦可道 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net