资源列表
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
K_SIRP
- SIRP法仿真K分布杂波,之前有下载过类似的,但是建立非线性表时的函数定义是有错误的,进行了修改,可以得到较好的估计效果-Simulating K distribution clutter by SIRP, similar to the code which been downloaded before, but when the establishment of non-linear function is wrong and modified, you can get a better es
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.
Transmittance_My
- 一维光子晶体传输程序,利用矩阵计算。大家看看是否需要
ND
- 牛顿法求根,数值分析中的一种计算方法. 编译能过,可以运行-math problem
