一个非常高效的基于TS101的8点fft代码,该代码实现8点复数FFT,入口数据按实部,虚部交替存放 FFT结果也按实部,虚部交替存放. 程序没有任何循环,也无须循转因子. 非常高效啊
上传时间: 2014-01-01
上传用户:zhangjinzj
用于数据预处理的多小波分解与重构程序.其中多小波是采用CL4平衡多小波,所以分解前的预处理是采用等值预滤波器.如果要用别的非平衡多小波,只需替换为相应的预滤波器即可.
上传时间: 2015-07-09
上传用户:chenbhdt
用LU分解法求解线性方程组的c++程序,有用的数值分析程序
上传时间: 2013-12-11
上传用户:xiaoyunyun
empirical mode decomposition(EMD)分解算法的matlab代码
标签: decomposition empirical matlab mode
上传时间: 2013-11-28
上传用户:小眼睛LSL
平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition.
标签: 分解
上传时间: 2013-12-24
上传用户:啊飒飒大师的
EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。
上传时间: 2013-12-29
上传用户:叶山豪
图像用小波变换方法来进行分解,再重构,从而再去除噪声
上传时间: 2015-07-17
上传用户:cjl42111
对信号进行小波分解,用硬阈值方法去除噪声,进而提高精度
上传时间: 2013-12-23
上传用户:dongqiangqiang
计算尺寸因子对消光效率和散射效率,吸收效率,后向散射效率等的影响
上传时间: 2013-12-18
上传用户:cursor
素数因子产生器:该程序能生成prime factor
上传时间: 2015-07-22
上传用户:Divine