decimation-decimation模组教程
原创,时间:2023-01-09 23:00:12
关于decimation内容导航:
1、decimation
decimation==抽取
可以翻译成 抽取率,也就是说每隔多少个样本抽取一个样本
2、decimation模组教程
decimation在数字信号处理里是抽
取的意思.和interpolation对应(内
推有植确根吃款插)termin头表案ator是终端.一个模块的输
船例出没有用到的时候,可以接上
terminator,防止出现警告.
3、MATLAB的decimation
貌似decimate在抽值之前会默认地做一个低通滤波
r = 13;
n = 16:365; lx = length(n);
x = sin(2*pi*n/153)+cos(2*pi*n/127);
figure,clf
plot(0:lx-1,x,'o')
hold on
y = decimate(x,r,82,'fir');
stem(0:r:lx-1,y,'ro','filled','markersize',4)
hold off
r = 13;
n = 16:365; lx = length(n);
x = sin(2*pi*n/153)+cos(2*pi*n/127);
figure,clf
plot(0:lx-1,x,'o')
hold on
y = decimate(x,r,82,'fir');
stem(0:r:lx-1,y,'ro','filled','markersize',4)
hold off
legend('Original','Decimated','location','south')
legend boxoff
xlabel 'Sample number',ylabel Signal
x = [ 1 2 3;
4 5 6;
7 8 9;
10 11 12];
y = downsample(x,3)
行业热门话题:
【decimation模组教程】【MATLAB的decimation】【方舟dododecimation】【Decimation模组下载】【decimation filter】【decimation be模组指令】【decimation factor】【decimation master】【decimation bit】【decimation ratio】