搜索资源列表
Inverse-of-a-matrix
- 用C++语言编写的矩阵求逆的程序,源程序中使用的是3x3的矩阵,可以根据需要自己在程序中修改-Written in C++ language, the matrix inversion procedure is used in source code 3x3 matrix, can be modified in the program needs its own.
InvMatrix
- 自写矩阵求逆代码,已测试绝对正确,对于初学c或图像处理的学者有用-Since writing the code matrix inversion has been tested absolutely right, image processing for the beginner c or useful to scholars
invert
- 矩阵求逆程序,基于mpich平台的并行计算程序,用于多台计算机同时计算以提高效率。-Matrix inversion procedure, based on parallel computing platforms mpich program for calculation of multiple computers at the same time to improve efficiency.
juzhenjisuan
- 矩阵计算,包括矩阵相加、相减,相乘,还有求逆、转置,可直接调用-Matrices, including matrix addition, subtraction, multiplication, there is inverse, transpose, can be directly invoked
HHBG
- 采用QR方法求解矩阵特征值,同时实现矩阵求逆-Using QR method for solving matrix eigenvalue, while achieving the inverse matrix
juzhen
- 这是一个与矩阵有关的C语言程序,里面包含了矩阵求逆等的应用-This is a C programme about juzhen
vbdaimajuzhenqiuni
- 能对矩阵求逆,实现一些测量平差中所需要的功能。列误差方程式什么的-Matrix inversion can achieve some of the functionality required in the measurement adjustment. Column of error equation is what
Smart-antenna
- 智能天线类程序,分别有lms波束形成算法以及协方差矩阵求逆波束形成算法-Smart antenna class program, respectively lms beamforming algorithm as well as the covariance matrix inverse beamforming algorithm
cProgram
- 用c语言实现的位图的读取写入,彩色图像转为灰度图像,用数组实现矩阵求逆-The read bitmap using the c language is written, color images to grayscale images with an array of matrix inversion
matrix-cPP
- 矩阵求逆的c++实现,矩阵转置,矩阵求逆-c++, matrix
Inverse-matrix-
- 矩阵求逆,该C++程序实现功能,是对一个矩阵求逆-Inverse matrix this is imporatant Inverse matrix is very important, and, in the mathematical aspects
Inverse-matrix-transformation
- 矩阵求逆变化,C语言编写,已在C-Free中编译通过,ACM中的训练试题-Matrix inversion changes in the C language, has been compiled by C-Free ACM training questions
Matrix-Inversion
- 实矩阵求逆的全选主元高斯-约当法,可以求取实数矩阵的逆矩阵-reduction alorithm for matrix inversion
Matrix
- 矩阵求逆,编写测绘中坐标转换程序的核心部分之一,是重要的运算工具,其中含有源代码。-Matrix inversion, surveying and mapping coordinates the preparation of the core part of the conversion process, is an important operational tool, which contains the source code.
InvMat
- 基于C语言的通过伴随矩阵求矩阵的逆,可实现4*4及以下阶数的矩阵求逆。-Based on the C language through the adjoint matrix of a matrix inversion, can achieve 4* 4 and below, the order of the matrix inversion.
000
- 复数矩阵求逆,根据复数矩阵的特殊性,对矩阵的实部和虚部进行分别处理。-Complex matrix inversion
233212
- 另类的矩阵求逆矩阵,保证你没看过的源程序-Alternative matrix inverse matrix to ensure you have not seen
inversion
- 矩阵求逆的源代码,使用双指针的形式进行数据运算。-Matrix inversion of the source code, in the form of two-pointers for data operations.
Matrix
- 这是一个矩阵求逆的C++程序,已亲自验证,有良好的结果,望可以帮助大家.-This is a matrix inversion C++ procedures have personally verified, with good results, hope can help you.
求逆矩阵的C代码
- 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
