资源列表
[数学计算/工程计算] matrix_inv
说明:该程序对矩阵的求逆运算进行了matlab编程,简便,通用,精度高-The application of matrix inversion has carried on the matlab programming, simple, universal, high precision<张瑶瑶> 在 2025-06-26 上传 | 大小:518kb | 下载:0
[数据结构常用算法] establishment-and-traversal
说明:数据结构图的建立与遍历,广度遍历,深度遍历-Data structure of the establishment and traversal, traverse the breadth and depth traversal<butterfly> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] qr_decomposition
说明:矩阵QR分解,该程序给出了一种简便的求解矩阵的QR分解的算法,该算法通用简便-Matrix QR decomposition, the program presents a simple algorithm for solving matrix QR decomposition, the algorithm of general is simple<张瑶瑶> 在 2025-06-26 上传 | 大小:602kb | 下载:0
[数学计算/工程计算] EigenValue
说明:该程序给出了一种简便通用的求解矩阵特征值的算法,精度高计算快-The program presents a simple and general algorithm for solving matrix eigenvalues, high precision of calculation is fast<张瑶瑶> 在 2025-06-26 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] cholesky_decomposition_template
说明:该程序给出了一种求解矩阵cholesky分解的算法,具有高精度高速度-The program presents an algorithm for solving matrix cholesky decomposition, high precision high speed<张瑶瑶> 在 2025-06-26 上传 | 大小:647kb | 下载:0
[数据结构常用算法] calculator
说明:运用堆栈算法实现的可执行计算器,能够计算除 函数外的计算。-Executable stack algorithm using calculator can calculate calculate except outside the function.<butterfly> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] matrix_template
说明:该程序提供了一种求解矩阵特征值特征向量的算法,简便有效-The program provides a feature vector algorithm, matrix eigenvalue is simple and effective<张瑶瑶> 在 2025-06-26 上传 | 大小:686kb | 下载:0
[数据结构常用算法] Josephus
说明:约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus is the application of a mathematical problem: Given n individuals (with numbers 1,2,3 ... n, respectively) sitting around a<butterfly> 在 2025-06-26 上传 | 大小:1kb | 下载:0