Table of Laplace Transforms: Laplace.pdf Partial Fractions in Shock and Vibration Analysis: partial.pdf Complex Functions and Trigonometric Identities:
trig.pdf
|
EIGENVALUE PROBLEMThe Generalized Eigenvalue Problem: eigen.pdf
|
Mathematics Software |
Executable |
Source |
Solution of a set of linear equations of the form Ax=b, using Gaussian elimination. |
linear.exe |
|
Inverse of a Real Matrix |
inverse.exe |
inv_con.cpp |
Inverse of a Complex Matrix |
inv_comp.exe |
inv_comp.cpp |
Newton-Raphson Method |
nr.exe |
|
Prime Number Generation: |
prime.exe |
prime.cpp |
Integer factorization: |
factor.exe |
factor.cpp |
Greatest Common Factor (GCF) of two integers |
gcf.exe |
gcf.cpp |
Least Common Multiple (LCM) of two integers |
lcm.exe |
lcm.cpp |
Factorial of a number, including non-integers. |
factorial.exe |
factorial.cpp |
Gamma function of a rational number. |
gamma.exe |
gamma.cpp |
Engineering Math Calculator:
|
EngMath.exe |
|
Fraction Calculator |
fraction.exe |
_
|
Evaluation of the Cosine Integral.S (1/x)cos(x)dx |
cosine_integral.exe |
cosine_integral.cpp |
Laplace Transform BooksSchaum's Outline of Laplace Transforms
|