资源列表
power2
- 2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
qr
- 1. Using power method to find the eigenvalue with maximum modulus and its eigenvector for the following matrixes
Gaussian_row
- We can see that using Gauss-Seidel iterative methods need only 13 timed to make But using Jacobi method after 25 times the is bigger than that
Gauss-Seidel
- Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two me
Jacobi
- 2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100
Lagrange
- 拉格朗日插值算法,输入[x0 x1 x2]和对应的[y0 y1 y2],按拉格朗日插值发计算出[x0 x2]之间任何一个X所对应的Y值
wenjiandaopai
- 使用经典的数组结构,以及数据结构中的冒泡算法,对于数组元素进行排序,用C语言实现
duqusushu
- 该C程序实现了对数组结构这种基本的数据结构的访问和操作,并对其中的元素进行了改变同时使用了素数的判断操作
zifucaozuo
- 该C程序实现了对于字符变量的操作,以及为操作,是一种在编程中常用的基本程序
jiegouti
- 该程序使用C语言实现对重要数据结构——结构体的相关操作,实现了对结构体元素的访问和位置的交换
Fibonacci
- 该程序实现了对文件的输入输出读取操作,并用C语言实现了对于Fibonacci函数的数学计算
matrix
- 求解矩阵逆的小程序,嵌入到了web页面中,可以在多种场合和环境中使用,可以作为工程人员的计算工具
