资源列表
fft_yhm
- 快速傅立叶变换源码,经验证正确。参数为complex<double>-C/C++ code for FFT and IFFT algorithms
MATH
- 该程序可用于对100以内数的加减法,有负数,还可改成乘除。-The program can be used for 100 less than the number of addition and subtraction, have negative number, but also the mentalistic instead.
euler
- 用欧拉方法求解一阶常微分方程初值问题,数值解法-use euler method to solve ordinary differential equation
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
