Yian Chen
Followers: 0 Following: 0
Feeds
提问
How to create a moving average filter to a specific signal
Hi I wanna apply a moving average filter to my temperature dataset, it is a 92-day daily temperature dataset. How can I create ...
3 years 前 | 2 个回答 | 0
2
个回答提问
How to apply window function in MATLAB
Hi I wanna to apply a window function to my FT result. I have two questions, the first one is how to add the window function co...
3 years 前 | 0 个回答 | 0
0
个回答提问
How to add zero points in a function
Right now I have a function h = sin(2*pi*50*t) with 27 samples, and I want to add 500 zeros to the end of the 27-signal-long sig...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to use FFTshift to produce a 0 frequency centered plot
Here is my plot, but I don't know why the right plot is shifted after using FFTshift function, how can I solve this problem? fs...
3 years 前 | 1 个回答 | 0
1
个回答提问
sampling and FFT of a sinusoid signal
There is a 50HZ sinusoid signal g(t)=sin(2*pi*50*t) where 0≤t<0.1 and it is sampled at a rate of 250HZ, how can I plot this sign...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can the individual samples be visable in the plot
Like sin(2*pi*100*t) and t is between 0-0.5S, how could there be 25 samples?
3 years 前 | 2 个回答 | 0