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

Search list

[CSharpMatrix

Description: 矩阵计算程序,实现矩阵的常规计算,矩阵类似于数组形式访问和计算。-Matrix calculation program, the realization of the matrix of conventional computing, matrix-like array of the form of access and computing.
Platform: | Size: 12288 | Author: Maker.L | Hits:

[JSP/Javamatrix

Description: (1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法multiply(Matrix m)以及toString()等内容。-(1) design and preparation on behalf of Matrix Class Matrix. Including the ranks of such matrices int rows and the number of variables int cols, matrix data array double data [][], constructor Matrix (), Matrix (int rows, int cols), Matrix (int rows, int cols, double data [] []), to obtain the value of a certain element method getData (int row, int col), set the value of a certain element method setData (int row, int col, double value), the product of two matrices calculation method multiply (Matrix m) as well as the toString () and so on.
Platform: | Size: 7168 | Author: fangfei | Hits:

[Windows DevelopMatrix

Description: C++环境下的Matrix第三方库,专业版,非Lite版-C++ Environment Matrix third-party libraries, professional edition, non-Lite version
Platform: | Size: 17408 | Author: LIUYUEBIN | Hits:

[Mathimatics-Numerical algorithmsMatrix

Description: 矩阵运算类:矩阵的数学运算、 矩阵特征值特征向量的求取-Matrix calculation categories: matrix arithmetic, matrix eigenvalue eigenvector of the strike
Platform: | Size: 10240 | Author: pooly | Hits:

[ActiveX/DCOM/ATLMatrix+Computations

Description: 矩阵计算的书,矩阵计算,很好的书,希望对大家有用。-Matrix calculation of the book, matrix calculation, a very good book, in the hope that useful to everyone.
Platform: | Size: 12210176 | Author: 李维 | Hits:

[assembly languageMatRix

Description: DSP\程序\TI常用例程\MatRix,可以参考使用-TI procedure commonly used DSP routines MatRix, can refer to the use of
Platform: | Size: 38912 | Author: su | Hits:

[Mathimatics-Numerical algorithmsC++Matrix

Description: 设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!-Design a matrix type, such realization of the matrix arithmetic, including matrix multiplication and division/inversion/demand eigenvector!
Platform: | Size: 5120 | Author: 潘家能 | Hits:

[DSP programmatrix

Description: 这是我编的矩阵相乘的dsp程序,可调整矩阵维数,汇编语言编程,执行效率高,工程文件全,打开就可以使用.在TI的ccs上调试成功,用的同样是54系列的dsp.-This is my series of matrices of dsp procedures, adjustable matrix dimension, assembly language programming, the implementation of high efficiency, the whole project file, open you can use. In TI
Platform: | Size: 161792 | Author: lanty | Hits:

[AlgorithmMatrix

Description: 关于求矩阵秩的程序,用高斯—约当消元法实现-On the procedure for matrix rank, using Gauss- Jordan elimination method to achieve
Platform: | Size: 234496 | Author: 王平 | Hits:

[AI-NN-PRmatrix

Description: 神经元网络。可以进行矩阵神经网络计算。MFC写的,谁也没有用过这种方式做神经元。-Neural network. Neural network matrix can be calculated. MFC writing, nobody has used this way neurons do.
Platform: | Size: 3826688 | Author: | Hits:

[GUI DevelopMatrix

Description: C语言课程设计---矩阵运算,用 TurboC 在图形模式下开发,如果不能运行请改下 initgraph()函数-C language curriculum design--- matrix calculation, using TurboC development in graphics mode, if it can not run, please change under initgraph () function
Platform: | Size: 48128 | Author: gao745 | 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:

[CSharpMatrix

Description: C#的程序,已经做好的了,就一简单的C#矩阵连乘的小程序,连界面程序源码都在的了-C# Procedures have been carried out of the, on a simple C# Matrix even by a small program, and even source interface procedures are of the
Platform: | Size: 214016 | Author: | Hits:

[OtherMatrix

Description: 矩阵运算vb代码,可以进行进行矩阵运算,很实用,希望对大家有所帮助-Vb code matrix operations, matrix operations can be carried out, it is useful, I hope all of you to help
Platform: | Size: 1024 | Author: 杨哲 | Hits:

[AlgorithmMatrix

Description: 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(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 duplicate, matrix inversion Select All the main members of the Gaussian- about when the law, the triangular matrix decomposition (LU decomposition ), seeking Hessenberg eigenvalue matrix of all the QR method, some of the general real matrix to Hessenberg Matrix elementary similarity transformation
Platform: | Size: 4096 | Author: chen changqing | Hits:

[Screen saverMatrix-Animation

Description: 黑客帝国屏幕保护 visual basic.rar-Matrix screen saver visual basic.rar
Platform: | Size: 4096 | Author: YJ | Hits:

[Windows Developmatrix

Description: matrix multiplication
Platform: | Size: 12288 | Author: bryan | Hits:

[VC/MFCMatrix

Description: C:\Documents and Settings\Administrator\桌面\VC++多媒体特效制作百例\CHAR09\Matrix
Platform: | Size: 34816 | Author: cai4476759 | Hits:

[assembly languagematrix

Description: this matrix multiplication in Openmp palatalization [Aiman]-this is matrix multiplication in Openmp palatalization [Aiman]
Platform: | Size: 1024 | Author: sealawe | Hits:

[Windows DevelopMatrix

Description: 矩阵运算,加减乘除,转置,计算行、列元素和-Matrix computation, addition and subtraction multiplication and division, transpose calculated rows, columns and elements. . .
Platform: | Size: 3072 | Author: liujianwei | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net