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

Search list

[Othermatrixclasslibraries

Description: 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, not 0. This is particularly noteworthy. This is the C language is not the same array
Platform: | Size: 7861 | Author: tomb499717 | Hits:

[Special EffectsMatlababoutDCT

Description: 离散余弦变换(D iscrete Cosine Transform )简称D CT,是一种实数域变换,其变换核为实数的余弦函数,除了具有一般的正交变换性质外,它的变换阵的基向量能很好地描述图像信号的相关特征,所以在图像信号的变换中,D CT变换被认为是一种准最佳变换。 -discrete cosine transform (D iscrete Cosine Transform) referred D CT it is a real domain transform, transform its nuclear real number of cosine function, in addition to the general nature of the orthogonal transformation, its transformation matrix-vector can be a good image to describe the relevant characteristics of the signal, the image signal transformation, D CT transformation has been seen as a potential best transformation.
Platform: | Size: 292580 | Author: 刘东 | Hits:

[Linux-UnixOperationsofMatrix

Description: performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta are scalars, x and y are vectors and A is an m by n matrix-performs one of the matrix-vector operati ons y : = alpha * A * x * y beta, or y : * A = alpha beta * x * y, where alpha and beta are scalars. x and y are vectors and A is an m by n matrix
Platform: | Size: 2318 | Author: 刘俊 | Hits:

[Special EffectsMatlababoutDCT

Description: 离散余弦变换(D iscrete Cosine Transform )简称D CT,是一种实数域变换,其变换核为实数的余弦函数,除了具有一般的正交变换性质外,它的变换阵的基向量能很好地描述图像信号的相关特征,所以在图像信号的变换中,D CT变换被认为是一种准最佳变换。 -discrete cosine transform (D iscrete Cosine Transform) referred D CT it is a real domain transform, transform its nuclear real number of cosine function, in addition to the general nature of the orthogonal transformation, its transformation matrix-vector can be a good image to describe the relevant characteristics of the signal, the image signal transformation, D CT transformation has been seen as a potential best transformation.
Platform: | Size: 291840 | Author: 刘东 | Hits:

[Data structsmatrix_compute_signal_processing

Description: 讨论的矩阵运算包括矩阵转置、矩阵向量相乘、矩阵乘法、矩阵分解以及方阵求逆等。特别适合C语言的实现。-Discussion of matrix operations including matrix transpose, matrix vector multiplication, matrix multiplication, matrix factorization and matrix inversion, etc.. Particularly suitable for the realization of C language.
Platform: | Size: 401408 | Author: 郑耀 | Hits:

[Delphi VCLMatrice2

Description: 法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。 // ---------------------------------------------------------- // 12-01-02 : MODIFIED Matrice to Matrice2 (Delphi 6) // All routines now operate on rectangular matrix, except (InvMat and SysLin) // No more need to use the InitMat procedure (suppressed) : // - the routines detect automaticaly the dimensions of matrix and vector // - error code MatDimNul is generated if zero lines or column in matrix and vector (See DimensionMatrice and DimensionVecteur) // - error code MatMauvDim is generated if the dimensions of matrix/vector don t allow valid result // - // The result matrix is dimensioned automaticaly-Cromda France prepared a new version of MATRICE 2 (matrix and vector computing unit).//----------------------------------------------------------// 12-01-02: MODIFIED Matrice to Matrice2 (Delphi 6)// All routines now operate on rectangular matrix, except (InvMat and SysLin)// No more need to use the InitMat procedure (suppressed)://- the routines detect automaticaly the dimensions of matrix and vector//- error code MatDimNul is generated if zero lines or column in matrix and vector (See DimensionMatrice and DimensionVecteur)//- error code MatMauvDim is generated if the dimensions of matrix/vector don t allow valid result//-// The result matrix is dimensioned automaticaly
Platform: | Size: 5120 | Author: | Hits:

[Algorithm18-2

Description: 矩阵向量乘法并行计算c语言程序,行带状划分。-Matrix vector multiplication parallel computing c language program, the zonal division.
Platform: | Size: 3072 | Author: 我依然在 | Hits:

[Algorithmvector

Description: 矩阵运算,数值算法,vc++,奇异值分解,svd-Matrix computation, numerical algorithm, vc++, Singular value decomposition, svd
Platform: | Size: 5120 | Author: 耿海贤 | Hits:

[Data structsvector_metrix_multiplication(MPI)

Description: 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
Platform: | Size: 1024 | Author: sangecoa | 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:

[OS programc++vector

Description: c++ matrix.Small program using vectors.Good for beginners.
Platform: | Size: 4096 | Author: 花里胡哨 | Hits:

[AlgorithmMatrix_and_Vector_and_Quaternion

Description: 矩阵、向量以及四元数的封装类,包含了基本的矩阵运算、向量运算、四元数运算以及矩阵与四元数的相互转换-Matrix and vector operations
Platform: | Size: 17408 | Author: 小马 | Hits:

[Othermv

Description: cuda Faster Matrix-Vector Multiplication on GeForce 8800GTX
Platform: | Size: 1024 | Author: bertrand | Hits:

[matlabsmvppp

Description: Fast sparse matrix vector product
Platform: | Size: 1024 | Author: samy | Hits:

[MPImatrix-vector.c.tar

Description: This the source code for matrix-vector multipication in mpi-This is the source code for matrix-vector multipication in mpi
Platform: | Size: 1024 | Author: dibyam | Hits:

[Graph programversion2for-matrix-vector.c.tar

Description: Another version of mpi matrix vector multiplication
Platform: | Size: 1024 | Author: dibyam | Hits:

[AlgorithmMatrix-theory

Description: 矩阵理论课件,系统讲述线性空间与线性变换、内积空间、特殊变换及其矩阵、矩阵的标准型、向量范数和矩阵范数,以及矩阵分解等六章内容。-The Matrix Theory courseware systemticly introduce the linear spaces and linear transformations, inner product spaces, special transformation and its matrix, the matrix Standard, the vector norm and matrix norm, and the matrix factorization.
Platform: | Size: 4509696 | Author: 周山人 | Hits:

[matlabmatrix

Description: matrix theory:Mathematically rigorous introduction covers vector and matrix norms, the condition-number of a matrix, positive and irreducible matrices, much more.-matrix theory
Platform: | Size: 3844096 | Author: 窦寅丰 | Hits:

[MPImatrix-vector_mpi.cpp.tar

Description: matrix vector multiplication using Cartesian topology mpi
Platform: | Size: 3072 | Author: othello | Hits:

[matlabIntroduction to Scientific Computing. A Matrix-Vector Approach Using MATLAB б van Loan Ch.

Description: van Loan Ch. Introduction to Scientific Computing. A Matrix-Vector Approach Using MATLAB (Prentice Hall,1997)(en)(347s) 1. Introduction 2. Linear interpolation 3. Piecewise linear interpolation 4. numerical integration 5. matrix computations 6. linear systems 7. the QR and Cholesky factorizations 8. Nonlinear equation and factorization 9. Initial value problems Matlab scripts included.
Platform: | Size: 3110477 | Author: diego_velasquez | Hits:
« 12 3 4 5 6 7 8 9 10 ... 42 »

CodeBus www.codebus.net