
Yian Chen
Statistics
MATLAB Answers
6 질문
0 답변
순위
243,871
of 262,487
평판
0
참여
6 질문
0 답변
답변 채택
66.67%
획득한 표
0
순위
of 113,511
참여
0 문제
0 해답
점수
0
배지 수
0
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
질문
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 ...
8달 전 | 답변 수: 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...
9달 전 | 답변 수: 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...
10달 전 | 답변 수: 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...
10달 전 | 답변 수: 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...
11달 전 | 답변 수: 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?
11달 전 | 답변 수: 2 | 0