微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 电磁仿真讨论 > how remove unwanted high frequencies from discrete cosine transform in MATLAB?

how remove unwanted high frequencies from discrete cosine transform in MATLAB?

时间:03-30 整理:3721RD 点击:
[B]I have one problem.
I have a data vector. for example : data=rand(1,n) ; n=100;
I want to obtain discrete fourier transform of it by DCT command.
and then,by a low-pass filter,remove unwanted high frequencies of larger than f1.
f1 is determined.
and finally , again convert filtered data from discrete frequency domain to data vector (that is in spatial domain,no time domain).
also,
my low-pass filter (Fun(f)) is ideal . i.e :
Fun(f) =1 ; f<f1
Fun(f) = 0 ; f>f1
is there anyone who know " how remove unwanted high frequencies in matlab "?
please give me a code for it.
best wishes...
ghasem

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top