搜索资源列表
-
0下载:
the given file is a source code for the program of the solution of system of the linear equations on the Gauss, the equations are set in a dyadic view, effects are output in the form of the table
-
-
0下载:
calculation program system of linear equations by the method of the regula falsi
-
-
0下载:
A: aij, 1<= i,j<=n
b: 1<=i<=n
x0: intial guess, 1<=i<=n
tol: tolerance
N maximum number of iterations
k: number count of iteration
Xm(:,k): X in each k iteration-Jacobi s method:
In numerical linear algebra, the
-
-
0下载:
matlab语言编写的,用于求解线性方程组的雅克比消去法-Jacques elimination method solving system of linear equations with matlab
-
-
0下载:
matlab 高斯列主元消去法求解线性方程组程序,可用于求解任何元数方程组-Matlab gaussian column primary elimination method solving system of linear equations procedures, can be used to solve any yuan number equations
-
-
0下载:
solve linear system of equations using gau-solve linear system of equations using gauss
-
-
0下载:
列主元高斯消去法解线性方程组Ax=b, 顺序高斯消去法解线性方程组Ax=b。-Column pca gauss elimination solution system of linear equations Ax = b, sequential gaussian elimination solution system of linear equations Ax = b.
-
-
1下载:
GPU并行加速线性方程组求解,包括源代码、原理、运行结果-GPU parallel speed up system of linear equations solution, including the source, principle, operation results
-
-
1下载:
卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。-Kalman filter (Kalman filtering) a use of linear state equations, observation data input and output through the system, the system state optimal es
-