-
解大规模线性方程组的预条件Gmres方法.系数矩阵可以非对称正定....
解大规模线性方程组的预条件Gmres方法.系数矩阵可以非对称正定.-Solution of large-scale linear equations of the preconditioned GMRES method. Coefficient matrix can be non-symmetric positive definite.
- 2022-05-15 20:02:59下载
- 积分:1
-
Harris焦点检测
提供图像焦点检测程序,其中包括了Harris角点检测方法以及它的改进方法;
该程序为一个C++类,可以一直到任何C++程序中;
其中使用了GDAL 库,请下载GDAL库后配置后使用。
- 2022-03-19 16:16:21下载
- 积分:1
-
本程序实现了卡尔曼滤波器的算法及其在信号处理中的应用
本程序实现了卡尔曼滤波器的算法及其在信号处理中的应用-This procedure achieved a Kalman Filter Algorithm and Its Application in Signal Processing
- 2022-10-29 19:10:04下载
- 积分:1
-
系统辨识,递推最小二乘法(RLS)辨识方法。
系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the realization of the algorithm, to be model order and the estimated value of the relevant parameters.
- 2022-07-05 08:15:06下载
- 积分:1
-
常用排序方法
几种常用排序编码方法,冒泡等方法
- 2022-05-31 17:15:42下载
- 积分:1
-
求解对角线元素很小的矩阵的逆矩阵,避免一般求逆的溢出问题,用Fortran编写...
求解对角线元素很小的矩阵的逆矩阵,避免一般求逆的溢出问题,用Fortran编写-small diagonal elements of the matrix inverse matrix inversion generally avoid the overflow problems, Fortran prepared
- 2022-07-13 06:23:04下载
- 积分:1
-
Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is...
实对称矩阵特征值与特征向量的雅克比法,ap为是对称矩阵,vp返回特征向量-Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is a symmetric matrix, vp return eigenvector
- 2022-06-03 16:29:58下载
- 积分:1
-
用C语言来实现的,雅可法可用于法实对称矩阵的全部特征值与对应的特征值向量。...
用C语言来实现的,雅可法可用于法实对称矩阵的全部特征值与对应的特征值向量。-Realizes with the language C, the way of Jacobi may be serviceable to the solid symmetrical matrix for complete characteristic value and the corresponding characteristic value vector.
- 2022-08-24 21:00:04下载
- 积分:1
-
非常好的三角剖分程序(用visual c++ 编写)
用vc++编写的三角剖分程序,程序好用,有兴趣的看看吧:只需要点一系列的点,然后就可以自动剖分了。
- 2023-04-29 03:35:04下载
- 积分:1
-
简单的粒子群算法代码
一个简单的粒子群算法的代码,最大迭代200次,群落中20个粒子,仿真效果不错
- 2023-06-01 22:25:03下载
- 积分:1