搜索资源列表
-
0下载:
Hermite SVD, source which allow to perform solving eigenvalue problem
-
-
0下载:
cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
-
-
0下载:
内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
-
-
0下载:
各种fortran基础源代码,包括线性方程组求解,矩阵运算,矩阵特征值与向量等等问题的求解。-The various Fortran underlying source code, including solving linear equations, matrix operations, matrix eigenvalue vector problem solving.
-
-
0下载:
本程序用于求解混合元求解laplace特征值问题,其中包含了二次插值,对尺度等程序.-
本程序用于求解混合元求解laplace特征值问题,其中包含了二次插值,对尺度等程序.
This procedure is used to solve the mixed element solution laplace eigenvalue
-
-
0下载:
C *** **** PROGRAM GENEIGEN *** **
IMPLICIT DOUBLE PRECISION (A-H,O-Z)
DIMENSION S(100,100),GM(100,100),NORD(100),D(100),B(99)
CHARACTER*16 FILE1,FILE2
CHARACTER*81 DUMMY
PRINT *, ********************************************
-