-
-
-
[
Pascal]
gaess3.rar
Through the Gauss elimination method for solving n-1 Equation group, not too difficult
-
-
[
C++ Builder]
gauss.rar
Out PCA elimination method adopted by the debugger and the actual algorithm used
-
[
Visual C++ (VC++)]
gauss.rar
Method of calculation, the Gaussian elimination method selected Principal of the implementation, C programming language implementation.
Category:
Algorithm Upload User:
yahaoye1 Size:
1K
-
-
[
Visual C++ (VC++)]
shuzhifenxi.rar
Some numerical analysis algorithms, including implementation of the cubic spline interpolation, least squares, Gauss interpolation, adam, dragon Berg algorithm
Category:
Algorithm Upload User:
nvc0624 Size:
2167K
-
-
[
C/C++]
wavefortrancompile.rar
THIS IS A PROGRAM OF WAVELET ANALYSIS BY USING
C GAUSS REAL OF MCXICAN HAT
PROGRAM WA
PARAMETER (N=360,M=4,NMAX=N*3,NS=0,KS=12)
DIMENSION F(M,N),X(N),XM(NMAX),IT(M)
REAL D,Y,Z
-