资源列表
gaosixiaoqu
- 解任意阶的线性方程组,通过行列变换得到上三角矩阵-Solution of linear equations of arbitrary order, through the ranks of transformation to be upper triangular matrix
xuanzhuyuanduliteer
- 对任意阶线性方程组进行独立特尔选主元分解,并解出未知数-Of linear equations of arbitrary order to conduct an independent Ritter election PCA decomposition, and solution out of unknowns
DFT
- dft傅里叶变换,可以观察信号的频谱,进行信号分析。-dft,sorry!I don t how to say about it!
EigenvalueVectorRealSymmetryJacobi
- 矩阵特征值与特征向量的计算,实对称阵特征值及特征向量雅可比法-Matrix eigenvalue and eigenvector calculations, real symmetric matrix eigenvalue and eigenvector Jacobi Method
EigenvalueVectorRealSymmetryJacobiB
- 矩阵特征值与特征向量的计算,实对称阵特征值及特征向量雅可比过关法-Matrix eigenvalue and eigenvector calculations, real symmetric matrix eigenvalue and eigenvector of Jacobian clearance method
EigenvalueVectorRealTriangleQR
- 矩阵特征值与特征向量的计算,实对称三角阵全部特征值及特征向量QR法-Matrix eigenvalue and eigenvector calculations, all the characteristics of real symmetric triangular matrix value and the QR method eigenvector
lagrange
- approx a point-defined function using the Lagrange polynomial interpolation
Tower
- 汉诺塔的C语言实现以及冒泡排序.就这些了。刚才那个传错了。-Tower of Hanoi C-language implementation, as well as bubble sort. That' s all. That pass just wrong.
FastFDTD.doc
- FastFDTD documentation, fila fprmats and user manual
CG
- 数值分析中的CG算法实现,对于初学者很适用,算法快捷易读-Numerical Analysis of CG algorithms, for beginners is to apply efficient algorithm to read
duifen
- 数值分析课程中的“对分区间法”的实现,适合初学者适用-Numerical Analysis Course " on inter-partition method" can be realized, suitable for beginners
newton
- 用简单迭代法和牛顿迭代法求exp(x)+10*x-2=0的近似根,误差不超过0.0005,取初值为0,简单迭代法用迭代过程(2-exp(x))/10-With a simple iteration method and Newton iterative method seeking exp (x)+10* x-2 = 0 approximation of the root, the error does not exceed 0.0005, take initial value of 0, a
