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 vecto...
📅 2014-08-17
👤 qlpqlq
Efficient Asynchronous Bundled-data Pipelines for
DCT Matrix-Vector Multiplication...
📅 2017-09-19
👤 cuiyashuo
法国cromda编写的新版本MATRICE 2(矩阵和矢量运算单元)。
// ----------------------------------------------------------
// 12-01-02 : MODIFIED Matrice to Matrice2 (Delp...
📅 2014-01-23
👤 sy_jiadeyi
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with arbitrary bounds.
Content. 1. Algorithm
2. Classes
3. Program Files
...
📅 2016-09-06
👤 libenshu01
数值分析高斯——列主元消去法主程序
说明如下:
% a----input,matrix of coefficient
% b----input,right vector
% sol----output,returns the solution of linear equation...
📅 2017-01-01
👤 dancnc