photo

Talha Gungor


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
35,597
of 300,137

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
1

排名
 of 20,878

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,493

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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 ...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 1 个回答 | 0

1

个回答