-
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。...
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。-method for using the power of the matrix eigenvalue, seeking the Matrix is the biggest character and the corresponding eigenvector.
- 2022-01-21 01:40:03下载
- 积分:1
-
在MATLAB环境中运行的两种Newton插值法
在MATLAB环境中运行的两种Newton插值法-Newton
- 2022-07-15 22:31:19下载
- 积分:1
-
介绍了几个用c语言编写的插值算法,程序简单,实用,很有帮助。...
介绍了几个用c语言编写的插值算法,程序简单,实用,很有帮助。-Introduce a number of languages used c interpolation algorithm, the procedure is simple, practical and helpful.
- 2022-06-01 23:43:37下载
- 积分:1
-
SM2算法源码 包含测试程序和使用说明
SM2算法源码 里面包含测试程序和使用说明 加密解密 签名验签 生成密钥对 相当的方便 可直接安放进程序使用 也可以编译成动态库后在调用 符合国家密码局标准 我现在的项目用的就是它 无私奉献给大家了
- 2022-02-21 08:39:50下载
- 积分:1
-
c++的数学物理方程数值算法源程序。这是"Numerical Methods for Physics"第二版的源程序。...
c++的数学物理方程数值算法源程序。这是"Numerical Methods for Physics"第二版的源程序。-c mathematical physics equations numerical algorithm source. This is the "Numerical Methods for Physics," the second version of the source.
- 2022-05-20 21:11:10下载
- 积分:1
-
非线形方程组类:包括各种非线性方程组的各种求解方法,非常方便调用...
非线形方程组类:包括各种非线性方程组的各种求解方法,非常方便调用-Non-linear equations categories: including a variety of nonlinear equations to solve a variety of methods, very convenient to call
- 2022-01-24 15:03:59下载
- 积分:1
-
(n,k,N)卷积码的维特比译码算法实现
(n,k,N)卷积码的维特比译码算法实现,可实现1/2、1/3速率下卷积码为2、3、4、5、6、7、8、9的viterbi译码
- 2023-05-05 17:05:03下载
- 积分:1
-
二分法解非线性方程---相变过程中的界面迁移速率
二分法解非线性方程---相变过程中的界面迁移速率---- Dichotomy solution of nonlinear equations in the process of phase-change interface migration rate
- 2022-05-29 09:16:01下载
- 积分:1
-
matlab, c 实现solbel
用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码完整实现。
- 2023-05-11 22:35:03下载
- 积分:1
-
低密度脂蛋白-T 算法
O 因子正定 N 由 N 矩阵成低密度脂蛋白 A * * T,
L 在哪里与部分沿对角线的下三角矩阵
D 是一个对角矩阵与积极的条目
在对角线上
输入: 维度 N;1 条目 A(I,J) < = I J < = A.N
输出: 条目 L(I,J) 1 < = J < 我 1 < = I < = N L 和 D(I),
1 < = I < = D.N
- 2023-03-16 01:55:03下载
- 积分:1