资源列表
FFT
- 利用FFT估计正弦信号的频率,要估计一个叠加了高斯白噪声的正弦信号 的频率 ,可以通过对x(n)做傅里叶变换,得到频谱图,找出幅度的最大值对应的频率值 ,进行多次变换,求出均方误差 。改变信噪比SNR,通过仿真可以得出随着信噪比增加,均方误差减小。-Sinusoidal signal using FFT frequency estimation, to estimate a Gaussian white noise superimposed on the frequency of sinusoi
code64The-time-dependent-temperature-field
- The time-dependent temperature field
Mann_kendall
- the modified Mann-Kendall code is an efficient and correct program
SMF_dispersion
- SMF-28折射率、群速度、材料色散、波导色散、总色散、包括SMF的基本底层参数。-SMF-28 refractive etc
uHashList
- delphi7中没有好用的哈希表,此源码使用delphi实现的哈希表的单元文件,-delphi implementation of the hash table unit files
runge_kutta1
- 自己写的matlab定步长微分方程求解算法,即ode4-matlab ODE4
CeShi2
- 已知复数矩阵A求A的逆矩阵B,这个过程比较复杂。- finding the inverse matrix
3-2solution
- 汉诺塔的非递归实现,借助堆栈以非递归(循环)方式求解汉诺塔的问题-Non-recursive implementation of the Tower of Hanoi, with a stack of non-recursive (cycling) way to solve the Towers of Hanoi problem
entropia---Kapur
- Implementation of threshold PUN
Singleton
- 设计模式中的单例模式 Singleton 还有桥接模式 c++代码实现-Design pattern Singleton pattern Singleton c++ code! ! ! !
CASS
- Near-Optimal Adaptive Compressed Sensing
frft
- 傅里叶分析方法是信号分析的最基本方法,傅里叶变换是傅里叶分析的核心,通过它把信号从时间域变换到频率域,进而研究信号的频谱结构和变化规律。-Fourier analysis is the most basic method of signal analysis, Fourier transform is a Fourier analysis of the core, through which the signal the time domain to the frequency domain
