-
3jiao
上三角或下三角矩阵也有大部份的元素不储存值(为0),我们可以将它们使用一维阵列来储存以节省储存空间,而对称矩阵因为对称于对角线,所以可以视为上三角或下三角矩阵来储存。(Upper or lower triangular matrix or a large majority of elements are not stored value (0), we can use them to store a one-dimensional array in order to save storage space, and because the symmetrical diagonal symmetric matrix, it can be regarded as the or lower triangular matrix storage.)
- 2013-07-12 21:37:33下载
- 积分:1
-
LDL
LDL分解法,用于求解大型的线性方程组。此程序中最多能解100维的,速度还不错(LDL decomposition method for solving large-scale linear equations. This procedure can be up to 100 peacekeepers solutions, speed is not bad.)
- 2020-06-30 07:40:02下载
- 积分:1
-
omp_mm
利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.()
- 2008-02-09 05:56:22下载
- 积分:1
-
lianxu-me
电力系统连续潮流计算,以牛拉法潮流计算为基础,用来求解系统的PV曲线。(Continuous power system load flow calculation, using bovine Rafah flow calculation, based on the system used to solve the PV curve.)
- 2013-05-23 21:13:49下载
- 积分:1
-
222
一个仓本模型计算程序,用于计算奇异态和序参量(a program of kuramotto)
- 2021-03-10 22:29:26下载
- 积分:1
-
curl
利用风速u,v计算海表风应力以及风应力旋度。(Calculation of sea surface wind stress and wind stress curl.)
- 2021-01-06 12:48:53下载
- 积分:1
-
iypeHhe
矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
- 2018-11-24 07:00:27下载
- 积分:1
-
C__4
The only information passed from difeq to solvde is the matrix of derivatives
- 2012-08-23 22:23:00下载
- 积分:1
-
calrescapind
this source code is use to calculate resister capacitor and inductor
- 2009-09-29 18:26:22下载
- 积分:1
-
跟踪算法
说明: 卡尔曼滤波在目标跟踪中的应用,文件包含完整的卡尔曼滤波过程以及跟踪误差分析。(Application of Kalman filter in target tracking)
- 2020-02-27 09:02:37下载
- 积分:1