搜索资源列表
Matrix
- 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
Gauss-Jordan
- Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
qiuni2
- 用C++实现高斯-亚当求解法求矩阵的逆 -finding the inverse matrix by Guess-Jordan using c++
nibolan
- 这是一个求逆波兰表达式的程序,定义类,用堆栈实现-This is an inverse Polish expression of the process, the definition of class, with the stack to achieve
list
- void print(void) //遍历链表输出 int length(void) //求链表长度 void insert_head(double value) //链头插入 void insert_tail(double value) //链尾插入 void insert_k(int k, double value) //第k个元素后插入 void delete_head(void) //链头结点删除 void delete_tail(void) //链尾
list2
- 异质链表 void print(void) //遍历链表输出 int length(void) //求链表长度 void insert_head(double value) //链头插入 void insert_tail(double value) //链尾插入 void insert_k(int k, double value) //第k个元素后插入 void delete_head(void) //链头结点删除 void dele
inv-arry
- C 语言求矩阵的逆运算 C 怨言与 matlab 混合编程的方法-C language of a matrix inverse operation C complaints and Matlab Mixed Programming
calculator
- 计算器-逆波兰式,计算机计算中缀表达式时通常要将中缀转后缀,也就是逆波兰式-The calculator- Reverse Polish Notation, the computer calculation infix expression usually To infix turn suffix, which is the inverse Polish
invmax
- 矩阵求逆,任意矩阵求逆,具有一般性,对于特殊矩阵如三对角等不太实用-Matrix inverse any matrix inversion general, is not very practical for special matrices such as tridiagonal
Reverse
- 数据结构课程中可以实现逆置链表的功能 测试无误-Data structure curriculum set list can achieve the function of the inverse
paixu
- 需要对用户输入的一组数据进行排序,并对7种排序的正逆排序进行分析,并做出时间复杂度的比较,并得出最优的排序方法作为结果-The need for a set of data entered by the user to sort, and seven kinds of sort of inverse sequencing analysis, and make time complexity comparison and sorting and the optimal method as a re
pinvc
- C++求解矩阵的广义逆,已经和MATLAB的计算结果对比过,完全一致、-code to get generalized inverse matrix
fourier
- 离散傅里叶变换及其逆变换,非常简便的傅里叶变换实现,供大家学习傅里叶变换使用-Discrete Fourier transform and its inverse transformation, a very simple implementation, Fourier transform for everybody to learn using Fourier transform
matrix
- 是一个关于矩阵计算的头文件,包含计算矩阵的逆矩阵,代数余子式,伴随矩阵,行列式,矩阵相乘等。-It is a matrix calculation on the header file containing the calculation of matrix inverse matrix, cofactor, adjoint matrix, determinant, matrix multiplication and so on.
juvzhen
- 实现了矩阵的一些基本运算,矩阵的输入输出,构造,+, -, *, 求逆(包括广义逆)等-Achieve some basic input-output matrix operations, matrix,+,-,*, inverse (including generalized inverse)
reverse-the-single-link-list
- 本源代码是利用控制台编程,在Visual C++下实现的用于单链表新的逆置方法,并利用递归调用函数实现。-The source code is the use of the console programming in Visual C++ implemented new single list of inverse method for setting and using recursive call function to achieve.
GS
- 利用奇异值分解求一般实矩阵A的广义逆矩阵A+-Using singular value decomposition (general real matrix A of the generalized inverse matrix A+