Matlab 傅立叶变换FFT中,sampling frequency(the number of point you choose in a unit time)决定能够观察到信号的最大频率和信号清晰程度,length of signal(the number of point which you choose to sample)决定能够观察到信号在该频段中的清晰程度
signal with frequency=50Hz, amplitude=1
experiment 1:
I change the samplign frequency(Fs) and hold the length of signal(N)
当sampling frequency变大的时候,在时域上显然越来越接近真实图像,但是在频域上的变化并不是很明显
experiment 1:
I hold the