-
gmm-4.2.tar
Generic templates of algorithms for sparse matrixs
- 2013-07-12 10:49:08下载
- 积分:1
-
BLKTRIDIAG
说明: 所给的m文件中有详细的构造三对角分块矩阵的方法,而且构造的分块矩阵采用的是稀疏存储的方法,适用于大型三对角分块矩阵的构造(There are detailed methods to construct tridiagonal block matrix in the given m file, and the method of sparse storage is used to construct the block matrix, which is suitable for the construction of large tridiagonal block matrix.)
- 2019-04-20 22:33:32下载
- 积分:1
-
ykb
实对称矩阵特征值与特征向量的雅克比法,ap为是对称矩阵,vp返回特征向量(Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is a symmetric matrix, vp return eigenvector)
- 2020-08-03 17:18:34下载
- 积分:1
-
FastICA2.5
说明: 运用固定点算法实现快速的独立成分分析,实现代码为matlab(use of the fixed-point algorithms to achieve rapid Independent Component Analysis, to achieve code-Matlab)
- 2006-04-27 08:47:32下载
- 积分:1
-
Fourth-order-Runge-Kutta-method
用四阶龙格库塔法计算Lorenz混沌系统的时间序列(The time series of Lorenz chaotic system of fixed step size fourth-order Runge-Kutta method algorithm source code.)
- 2012-05-04 10:55:33下载
- 积分:1
-
adi
说明: matlab的adi方法求解偏微分方程,精确度较高(ADI method of MATLAB for solving partial differential equations)
- 2021-04-17 17:38:52下载
- 积分:1
-
PGS
Point Gauss Seidel method by fortran. CFD KLAUS A. HOFFMAN
- 2015-04-09 14:01:52下载
- 积分:1
-
shengbomoni
二维交错网格声波模拟(加PML边界条件)地震(Two-dimensional staggered grid acoustic simulation (plus PML boundary conditions) earthquake)
- 2012-07-04 17:20:11下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
Gaussin-Curve-Fitting-with-C
采用最小二乘方法的高斯曲线拟合算法, 用C 语言编写. 包含子程序.(Gaussian Curving Fitting with C language)
- 2021-04-14 18:18:55下载
- 积分:1