资源列表
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
fft_main
- 将一个函数做fft变换,最终将时域函数对应的频域结果显示出来-fft
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
Linear_class
- linear class algorithm
gauss
- 列主元高斯消元法,可以求解线性方程组,比较好用-Gauss elimination pivot column element method that can solve linear equations, compare easy to use
SquarearrayPWE
- This scr ipt will attempt to find the band gaps in a phononic crystal by carrying out a Plane Wave Expansion of the various quantities using square array method. There are 2 programs, one for short and the other one is for acoustic long
TriangularArrayPWE
- This scr ipt will attempt to find the band gaps in a phononic crystal by carrying out a Plane Wave Expansion of the various quantities It is for an acoustic wave equation with pressure instead of the displacement as prescribed in App. Phys. Lett.
fft-c
- fft的C语言实现,基于2的N次方的编程,提高dft效率的算法。-fft ,fast floriu translation
