搜索资源列表
spss聚类源程序
- 将所有的大型矩阵转化为比较合理的小型矩阵,spss中的强大功能子系统中的实现-all the major transformation matrix for a more reasonable small matrix, the powerful SPSS functional subsystem Implementation
matrixclasslibraries
- 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为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, no
MFCMatrix
- 利用vc写的一个矩阵类,矩阵行数,列数可自行设定 矩阵元素可通过对话框输入,实现了矩阵的大部分运算-use vc write a matrices, matrix rows. Columns can set their own matrix elements can be imported through dialog and achieve the majority of matrix operations
chengxuzjf
- 实现矩阵的Cholesky分解,用Cholesky分解求ARMA模型的参数并作谱估计,利用分裂基算法求复序列 的DFT.将得到的 解卷绕,得到无跳变的相频特性.计算七类窗函数并给出归一化对数幅频曲线-achieve Matrix Cholesky decomposition, Cholesky decomposition used for ARMA model and the parameters for spectral estimation, the use of split-based a
matrix
- 用c++的一个矩阵类,可以计算加减乘除,逆
staticcode
- 进行多元统计分析基类代码及接口的实现 元统计分析 基类 声明 提供矩阵数据格式 及矩阵的 加减乘 运算及多元统计中常用的求 样本均值 协方差 方法
Matrix
- C++封装的Matrix矩阵类,以及它的一些简单应用
MatrixCtrl
- 这是一个矩阵字体现显示控件,使用简单,首先插入该CMatrixCtrl控件的.h和 .cpp文件到您的项目,添加一个静态控件到您的对话框资源,把静态控件修改声明为CMatrixCtrl类的一个成员变量。-This is an attempt to create a control which looks a little bit like the credits of the Matrix movie. While it isn t the greatest clone of the Matri
matrix_sourcefile
- 一个老外写的非常经典的矩阵的类,操作起来非常的方便~内附使用指南和函数说明,非常值学习!-Written by a foreigner is very classic matrix class, the operation is very convenient- instructions included user guide and function
Matrix
- 矩阵操作的类函数,+ - * 行列式 求逆 -The class of functions of the matrix operation
eigen-eigen-ffa86ffb5570.zip
- Eigen是C++中可以用来调用并进行矩阵计算的一个库,里面封装了一些类