资源列表
qnerr
- 采用局部拟牛顿法求解非线性方程组的C源代码-C code of quasi-Newton method for large nonlinear system solving
Denoise
- denoise software.
DFTTRANS
- calculate dft source
RFFT
- calculate dft source
Separation
- separate visual cpp source
MechFem
- 机械应力有限元分析(二维和三维)源程序,程序使用方法见文件MECHMAIN.CPP,即先设置节点编号,然后设置单元节点,再设置节点边界条件,求解时要说明使用方程求解方法.- source code of FEM analysis for Mechanical stress (two-dimensional and three-dimensional), the main program is MECHMAIN.CPP, which introduce its utilization method
FFT
- C语言的FFT(快速傅里叶变换),其中碟形结的复数运算用一个“类”来实现,使得程序简单易懂,可移植性高-C-FFT (fast Fourier transform), in which the plural disc-end computing to a new " category" to achieve, making the procedure easy-to-read, high portability
Kalman
- 卡尔曼滤波简介&算法实现代码,适合于实时处理和计算机运算.-Kalman filter & algorithm, for real-time processing and computing.
hw2.cpp
- 用算法构造Langrange插值多项式 和 Newton多项式,分别取两组插值节点,并与精确值比较,得出误差。并按如下形式输出 N=5 Max Error of grid (1) : XXXXXXXXXXXXXXXXX Max Error of grid (2) : XXXXXXXXXXXXXXXXX -Algorithm structure with Langrange polynomial interpolation polynomial and Newton,
fndMth32
- FUNDAMENTALS 3 - MATHEMATICS-FUNDAMENTALS 3- MATHEMATICS
cox_algorithm
- in his name this code is simulation of cox algorithm for ofdm synchronization in WIMAX down link systems. it send 2 frame via awgn channel and uses from correlation to detect the beginning of frame. .-in his name this code is simulat
poly
- this code is simulation of dm synchronization with poly phase sequences with good auto correlation sequences that proposed in 2004 by ieee in ieee 802.16 standard(wimax down link)-this code is simulation of ofdm synchronization with poly phase sequen
