-
-
[
Fortran]
duct4.zip
... laminar flow in a rectangular channel of aspect ratio b/a (=bar).
solve the equation:
d^2u/dx^2+ d^2u/dy^2 =-1,-a<x<a,-b<y<b
method of discretisation: 3-point centered differences
method of linear system solution: gauss-seidel+ sor
-
[
Matlab]
code.rar
(1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.
Category:
matlab Upload User:
sale_scypr Size:
2K
-
-
-
-
-
[
PDF]
generalized_least_squares.rar
Among a number of branches of regression analysis. the method of generalized least squares estimation based on the well-known Gauss-Markov theory has been a principal subject
-
-
[
Others]
00.rar
introductions to some softwaras, including gauss,matlab,spss,sas,mathematica,eviews,s-plus.
-
[
Matlab]
maseidel.rar
Using Gauss-Seidel iteration method for solving linear equations Ax = b, A as the coefficient matrix, b is the right end of the vector