搜索资源列表
矩阵计算类
- 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix Calculation, including Matrix multiplization,etc.
spss聚类源程序
- 将所有的大型矩阵转化为比较合理的小型矩阵,spss中的强大功能子系统中的实现-all the major transformation matrix for a more reasonable small matrix, the powerful SPSS functional subsystem Implementation
矩阵类
- 将常用的矩阵操作封装起来,展示了c语言中的矩阵运算-matrix will be used to operate the package, display the c language matrix
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
矩阵类库源代码
- Visual c++\\Matlab图像处理与实用案例精选:矩阵类库源代码-Visual c \\ Matlab Image Processing and practical case Featured : matrix class library source code
CLapack_3_0
- 提供矩阵类的函数库,功能强大,包含有可解矩阵方程,基本矩阵运算等功能。-Provided matrix class library, powerful, contains a solvable matrix equation, the basic matrix operations and other functions.
MATRIX1
- 针对矩阵类的编程,可以实现矩阵的相加,转置,相乘,单位阵,随机阵等。-For matrix-type programming, you can achieve the sum of matrices, transpose, multiplication, unit patches, such as a random array.
ImageTransformationSamp
- 图像变形函数使用,利用矩阵类变换图像,可以作为变形参考-The use of image morphing function, the use of matrices transform images, can be used as a reference deformation
TheexampleofMatrixcalculate
- 各种矩阵算法的综合,应该会对大家有帮助,因为IDL本身的有点就是处理大型矩阵类的数据-A variety of matrix algorithms General, it should be will have to help everybody, because IDL itself is a little deal with large matrices of data
CMatrix
- 矩阵类包括了矩阵的基本操作。如加减乘,转置,解方程组,-CODES ABOUT MATRIX CONTAINS THE BASIC OPERATIONS
CS-Matrix
- CS 矩阵类库 matrix library in csharp-matrix library in csharp
CMatrix
- VC++矩阵类:CMatrix.h 用的Vector-VC++ matrix class: CMatrix.h used in Vector
Matrix_written_In_CSharp
- 自己使用的一个C#编写的,矩阵类,使用这个类可以方便的实现矩阵的运算,行列式求值、矩阵求逆、矩阵分解等功能。-A C# Class can be used as a tool to perform Martrix arithmetic. This Class can be easily added into your own application.
Matrix
- 这是一个用c#语言写成的矩阵类,可以完成矩阵的各种准确的数学计算,如:矩阵的加减乘除、转置、逆运算、 复矩阵的乘法、求行列式值、 求矩阵秩、一般实矩阵的奇异值分解、求广义逆、约化对称矩阵为对称三对角阵、实对称三对角阵的全部特征值与特征向量的计算、求赫申伯格矩阵全部特征值、求实对称矩阵特征值与特征向量等.可以将其做成dll用到其他的环境下。填补了.net中没有矩阵的空白,是你进行科学计算不可或缺的插(This is a written in c# matrix, it can complete a
Matrix
- 实现一个矩阵类,完成了友元函数的设计,重载了加减乘除运算符(29/5000 Implements a matrix class, completes the design of the friendly function, overloads the addition and subtracting multiplication operato)
2
- 编写一个 类名: Matrix 数据成员:行数,列数,矩阵数组(或指针) 包含功能:1)构造和复制构造函数,析构函数; 2)显示矩阵内容; 3)修改矩阵中某位的值(位置为参数); 4)求矩阵中某行的和(行数为参数); 5)求矩阵中某列的和(列数为参数); 6)求矩阵中的最大,最小值; 7)在主函数中测试;(Write one Class name: Matrix Data members: row number, column number,
C++矩阵运算类库(很实用)
- 该资料是使用c++语言实现矩阵运算类的运算过程,代码完整,可以完成调用,非常适合初学者学习(The information is the use of c++ language to achieve matrix operation class operation process, code integrity, can complete the call, very suitable for beginners to learn.)
FCM聚类算法
- 基于矩阵模块化模糊聚类的图像分割,里面包括源代码,以及实验前后的图片(Image segmentation based on matrix modularized fuzzy clustering)
模糊聚类分析法(python)
- 运用python进行模糊聚类分析步骤如下:建立数据矩阵;数据标准化;建立模糊相似矩阵;改造相似关系为等价关系;确定分类数(The steps of Python fuzzy clustering analysis are as follows: establishing data matrix; standardizing data; establishing fuzzy similarity matrix; transforming similarity relation into equiv