资源列表
large
- 实现高精度的加减乘除的C++程序。 字符串类型存储高精度。可以实现大数加减乘除-Large Interger
LU-Decomposition
- Suppose we are able to write the matrix A as a product of two matrices, L.U = A, where L is lower triangular (has elements only on the diagonal and below) and U is upper triangular (has elements only on the diagonal and above). We can use a decomposi
SVD_Algorithm
- In many cases where Gaussian elimination and LU decomposition fail to give satisfactory results, this set of techniques, known as singular value decomposition, or SVD, will diagnose for you precisely what the problem is. In some cases, SVD will not o
Jacobi_Transformations_of_Symmetric
- The Jacobi method consists of a sequence of orthogonal similarity transformations of the form of equation. Each transformation (a Jacobi rotation) is just a plane rotation designed to annihilate one of the off-diagonal matrix elements.
Convolution-Deconvolution_Using_FFT
- The theorem says that the Fourier transform of the convolution of two functions is equal to the product of their individual Fourier transforms. This deal with the discrete case.
videotest-[LINEA!!]
- video test matlab student proyect IPN is too easy to learn :) enjoy it content: 1 video 1 matlab code
algoritmo_astar
- a* algorithm applied to a graphical problem, i am not the developer but it really works
gsdl
- 用fortran编写的高斯赛德尔迭代法。用的是fortran90 版本-Gauss Seidel iterative method
eof
- 经验正交函数分解是针对气象要素场进行的,其基本原理是把包含p个空间点(变量)的场随时间变化进行分解-Orthogonal function decomposition is to experience meteorological elements of the field, its basic principle is to contain a space point p (variable) field changes with time decomposition
Multiplication
- Basic multiplication program. Simple mathematics, great for a first time learner.
mat_opt
- 基于CLAPACK的基本矩阵元算操作,包含矩阵乘法,矩阵加法,矩阵转置,矩阵初始化,矩阵某行块,列块的抽出-Operate based on the basic matrix operations in CLAPACK
Element-Masses
- Advanced program to calculate the masses of elements. Many different numbers of elements can be added and the total number of protons, neutrons and electrons are added shown as well as the total mass. Ions are supported.
