搜索资源列表
-
0下载:
DFT进行频谱分析时的三种现象
1、混叠:对连续信号采样,要求连续信号是带限的,采样频率要足够高。Fs应满足Nyquist采样定理才不产生混叠。
采样前加低通滤波器防混叠
2、频谱泄漏:DFT对时域信号进行了截断(相当于采样信号乘了一个窗函数),时域的乘积相当于频域卷积,改变了原信号频谱。
改用其他窗函数(非矩形)改善泄漏。
3、栅栏现象:DFT 只给出了频谱在采样点上的取值,采样点间的频谱内容丢失。-DFT spectrum analysis of a
-
-
0下载:
针对多聚焦图像融合,本文首先介绍了小波变换融合算法,虽然小波变换方法无冗余,高频分量损失较小,具有较好的融合效果,但存在两个主要缺点:一是移变性,二是融合图像在重构时会受到一些外来因素的影响,所以仍会丢失一些边缘信息,为了克服小波变换法的以上缺点,可以采用基于小波分解和点扩展函数模型PSF相结合的融合方法。该方法首先对不同的图像进行无降2采样的小波分解,以保持与源图像大小相同,然后分别将其各方向、各尺度的高频分量进行叠加,并依此提取其高频分量的特征信息来判定清晰目标或模糊目标,以此来设计融合算法
-
-
0下载:
做FFT只能看出信号在0到分析频率(采样频率的一半)之间的相对分布,或者说得到以采样频率归一化的频率。
采样频率即取样频率,指每秒钟取得信号样本的次数。所以,采样频率就是1/(delta t),其中delta t为连续采两次信号的时间间隔。
采样频率/采样点数=频率分辨率。
-Signal do FFT can only be seen in the 0 to the analysis frequency (half the sampling frequency) relative
-
-
3下载:
matlab绘制CW信号的时域波形,同时对信号进行频谱分析,并考察采样频率以及信噪比对频谱分析的影响。-matlab draw CW signal time-domain waveform, and spectral analysis of signals and the sampling frequency and signal to noise ratio study of the impact of spectrum analysis.
-
-
2下载:
用matlab绘制线性调频信号的时域波形,同时对信号进行频谱分析,并考察采样频率以及信噪比对频谱分析的影响。-Matlab drawing with linear frequency modulation signal time-domain waveform, and spectral analysis of signals and the sampling frequency and signal to noise ratio study of the impact of spectrum
-
-
0下载:
假定中值滤波程序的采样次数为3,要求将三次采样后的数据分别存放在寄存器R2、R3、R4中,滤波结果放在R3中
去极值平均滤波程序,要求连续采样18次,并将采样后的数据存放在内部RAM的70H到81H单元中,最后的滤波结果存放在寄存器R1中-Assumed that the median filter of the sampling frequency of the procedure for 3, requested that the three samples, respective
-
-
0下载:
设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
-
-
0下载:
滤波器的设计
线性滤波
卷积与相关
imfilter 滤波函数
预定义滤波
FIR 滤波器的设计
FIR 滤波器基础
计算二维频率响应
计算期望频率响应矩阵
频率变换法 频率采样法
窗函数法 -The design of linear filtering, convolution filter and associated filtering function imfilter predefined filter F
-
-
0下载:
实现图像的降频采样,s为采样频率,采用s*s窗口均值化处理-Reduced frequency sampling of the image, s is the sampling frequency, s* s window, the mean processing
-
-
0下载:
图像的灰度变换。改变图像输入、输出映射的灰度参数范围(拉伸和反比),观看图像处理结果。
修改可选参数gamma值,使其大于1,等于1和小于1,观看图像处理结果。
对图像直方图均衡化处理,显示均衡前后的直方图和图像。
图像的数字化参数取样频率(像素个数)、量化级数关系-
Gray-scale transformation of the image. Change the image input and output mapping of the gray-scale range o
-
-
2下载:
在matlab上实现任意数据的倒频谱分析,支持各种采样频率-Cepstrum analysis, any data to support a variety of sampling frequency in matlab
-
-
0下载:
FFT使用范例。
x=0.5*sin(2*pi*15*t)+2*sin(2*pi*40*t)。采样频率fs=100Hz,分别绘制N=128、1024点幅频图。-FFT usage examples. x = 0.5* sin (2* pi* 15* t)+2* sin (2* pi* 40* t). Sampling frequency fs = 100Hz, were drawn N = 128,1024 point amplitude-frequency diagram.
-
-
0下载:
该程序可以用于产生心电信号。通过对采样频率等参数的设置能够产生近乎于真实的心电信号-The program can be used to generate ECG. By setting the sampling frequency and other parameters to generate near-real ECG
-
-
4下载:
2.利用FFT对信号进行谱分析
对于连续信号xa(t)=cos(2πf1t) +5cos(2πf2t) +cos(2πf3t) ,其中f1=6.5kHz, f2=7kHz, f3=9kHz, 以采样频率fs=32 kHz对其进行采样,
(1)对xa(t) 信号采集16点样本,分别作16点和补零到256点的FFT,并分别绘出对应的幅频特性曲线。
(2)对xa(t)信号采集256点样本,分别作256点和512点的FFT,并分别绘出对应的幅频特性曲线。
(3)比较(1)和(2)
-
-
0下载:
实现快速傳里叶变换,采用频率分解法进行蝶形运算-Fast Fourier transform mass sampling frequency decomposition method butterfly
-
-
0下载:
求频谱的函数fft, x为输入信号,fs为采样频率,y为fft后的数据-The function of the spectrum fft, x for the input signal, fs for the sampling frequency, y is fft after the data
-
-
0下载:
瑞利衰落信道仿真在不同频率和采样频率下的仿真程序,不错的-Rayleigh fading channel simulation under different frequency and sampling frequency simulation program, good
-
-
0下载:
瑞利衰落信道仿真在不同频率和采样频率下的仿真程序,不错的-Rayleigh fading channel simulation under different frequency and sampling frequency simulation program, good
-
-
0下载:
低通滤波巴特沃斯低通滤波器的MFC程序,FS是采样频率,fp是截止频率,大家-Butterworth low-pass filter MFC process, FS is the sampling frequency, fp is the cut-off freq(Butterworth low-pass filter MFC process, FS is the sampling frequency, fp is the cut-off freq)
-
-
0下载:
瑞利衰落信道仿真在不同频率和采样频率下的仿真程序,不错的(Rayleigh fading channel simulation under different frequency and sampling frequency simulation program, good)
-