Community Profile

photo

Talha Gungor


Last seen: 거의 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to multiply 2 fft's with different lengths?
I want to find the output signal(y) from input signal(x) and impulse response(h). To do that first I take the fft of both x and ...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to obtain the sum of series of a discrete-time signal?
I want to obtain the value for the below function in Matlab. fs = 5000; %sampling frequency N=250; %number of samples fo...

거의 3년 전 | 답변 수: 1 | 1

1

답변

질문


Filter design from transfer function
The transfer function is H(z)=1+0.8*(z^(-0.2). I dont know how to extract the numerator coefficient from fractional z exponentia...

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


Arbitrary-Magnitude FIR multi band-pass filter
I want to design the filter in the figure with desingfilt command. My code for to obtain it is; d2 = designfilt('arbmagfi...

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


How to calculate group delay and compensate it by zero padding?
The filtered signal has a time shift. How can ı measure the group delay of the filter? fs = 5000; tiv=1/fs; t = 0:tiv:0.0...

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


How to plot separately figures?
I want to plot a second figure with 2x1 subplot, the first subplot must contain both x (original signal) and xn(noise added sign...

거의 3년 전 | 답변 수: 1 | 0

1

답변