搜索资源列表
dongtaiguihua.rar
- 用动态规划求解最短路问题的MATLAB程序。需输入带权邻接矩阵,输出为最短路径和最短路长。,Dynamic Shortest Path Problem Solver of the MATLAB program. Required to enter the weighted adjacency matrix, the output for the shortest path and shortest path length.
13920-simple-example-how-to-create-a-mex-file
- tridiagonal matrix solver
SOR2
- 可求解二维变量矩阵的超松弛迭代方法,因此所求解未知量可为二维矩阵。-It is a SOR solver which can be used to solve the 2D unknowns matrix.
tri2LU.m.tar
- solver for tridiagonal matrix
trisol.m.tar
- tridiagonal matrix solver
TDMAsolver
- A tridiagonal matrix system solver
node-admittance-matrix
- 节点导纳矩阵求解,输入节点数、支路数以及支路信息,即可求得节点导纳。-Node admittance matrix solver, the input nodes, number of branches and branch information, the node can be obtained admittance.
LiezhuyuanGauss_5
- 实现列主元高斯消去法的方程求解,主要针对压缩和非压缩矩阵-Equation solver to achieve out PCA Gaussian elimination, mainly for compressed and uncompressed matrix
Ford_Fulkerson
- matlab最小费用最大流程序,图论,输入距离矩阵求解-The minimum cost maximum flow matlab program, graph theory, enter the distance matrix solver
MATLAB_math
- Matlab计算微分方程、矩阵求解、数据插值、曲线拟合的pdf原文与程序包。必须顶!-Matlab computing differential equations, matrix solver, data interpolation, curve fitting and pdf original package. You must be the top!
spgl1-1.9
- SPGL1,matlab toolbox 用于求解大尺度的L1范数的优化问题:BPDN,BP,LASSO。目前,这个是最新版本1.9.-SPGL1 is a Matlab solver for large-scale one-norm regularized least squares. It is designed to solve any of the following three problems:BPDN,BP,LASSO.SPGL1 relies only on matrix-vec
decomt
- 泡沫驱数值模拟矩阵求解。与前面的文件相配合使用-foam simulation matrix solver
TDMA
- TDMA solver used to solve the tridiagonal matrix