[H,delta] = hurwitz(p) 返回多项式 p 的 Hurwitz 矩阵。 可选的输出参数 delta 包含所有主要未成年人。 例子: 符号 K p = [1,K,2,5]; [H,delta] = hurwitz(p)
2023-12-28 14:41:44 1KB matlab
1
矩阵计算 大学时候的实验 自己做的 绝对清晰可用
2023-11-14 08:03:41 33KB 矩阵计算
1
It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU and QR decomposition Single Value Decomposition, Least Squares solver, Equation System solver and Eigenproblem solver.
2023-10-22 17:27:55 28KB matrix 矩阵 分解 LU
1
图灵原版数学统计学系列33 矩阵计算(英文版)Matrix Computations, 4th Edition, Gene H.Golub, Johns Hopkins 2013.pdf
2023-02-22 13:48:24 13.54MB mat
1
VC++ MFC实现的 全能高数 计算器 矩阵计算 函数绘图源码
2022-12-31 19:40:36 9.59MB VC++ MFC实现的 全能高数 计算器
1
实现矩阵计算的类,包括代码和报告,内容有矩阵乘法,矩阵加法,矩阵数乘,方阵行列式计算
2022-12-15 13:05:20 513KB 矩阵 C++ 行列式
1
K近邻算法,含多种距离度量和决策机制,含K折交叉验证和性能指标、混淆矩阵计算分析
1
计算电力系统节点导纳矩阵,任何节点通用计算。附IEEE39节点数据。
2022-10-18 17:57:43 2KB ieee39节点数据 ieee39 导纳 导纳矩阵
1
矩阵计算-HessenbergQR分解
2022-10-15 09:10:01 382B 矩阵论
1
矩阵计算/矩阵论-givens分解MATLAB代码
2022-10-15 09:10:00 311B 矩阵论
1