资源列表
Module
- 砼非线性有限元源程序,非常专业的程序,对关心的人很有帮助-Concrete non-linear finite element source, a very professional program, very helpful for people who care about
FFT
- Fast Fourier transform algorithm for Delphi.
AnswerOfCUMCM
- 大学生数学建模竞赛往届matlab算法模拟解答-Undergraduate Mathematical Contest in Modeling algorithm matlab simulation of previous answers
Cshuzhisuanfa
- 经典的C语言数值算法,包括拉格朗日,牛顿插值多项式,牛顿迭代公式,牛顿迭代公式,雅克比迭代-Classical C-numerical algorithm, including the Lagrange, Newton' s interpolation polynomial, Newton' s iterative formula, Newton' s iterative formula, iterative Jacobian
armstorso.tar
- kalman track code demo program
Random
- The file contains a C++ class for generating random numbers in the range 0..NTAB-1
OVSFCodeGenerator
- OVSF code generator: The function ovsf_code_generator takes a vector of spreading factors which OVSF codes are required followed by an integer specifying the number of elements in that vector. The function returns a vector of vectors of double, whe
RectangularInterleave
- Rectangular Interleave ia a C++ object for performing rectangular interleaving. Can either specify the numbers of rows and columns for interleaving or just the sizeof the interleaver and allow it to construct the squarest rectangle.-Rectangular Inter
Hexagon
- Hexagon is a C++ function that returns a complex number which represents a randomly distributed location within a hexagon. The orientation of the hexagon is with vertical sides, where R is the radius supplied to the function. A test bench showing
solve_newton
- 本程序使用了改进欧拉法求解微分方程dy=x+exp(y),[0,1]。过程中使用了牛顿迭代法进行了简单的求根,避免了应用函数的繁琐处理,可以作为欧拉法与牛顿法的示例程序。-This procedure uses the Euler method to improve the differential equation dy = x+ exp (y), [0,1]. The course of using the Newton iterative method for the simple roo
2D.FDTD.byVC
- 二维FDTD算法,以UPML为边界条件,VC编的-2D FDTD byVC
ACMcode
- 北京大学ACM的总结,好了老长时间的,基本上涵盖了常用算法,有兴趣的可以看看。对ACM的联系应该很有帮助的。-ACM University of summing up, a good old time, and essentially covers the commonly used algorithms are interested can look at. Links to the ACM should be very useful.
