photo

Abdullah Alasfour


Last seen: 대략 1년 전 2023년부터 활동

Followers: 0   Following: 0

Programming Languages:
C
Spoken Languages:
Arabic, English

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Problem in filtering my desired frequency
Hello guys, I have this problem with filtering, that is supposed to allow the frequency 730 to pass while block the other freque...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


Problem in plotting the convolution
I can't plot the convolution of the two signals and I don't know why dt= 0.0001; t = 0:dt:10; xt = 4*cos(2*pi*730*t) +3*cos...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


How to plot this signal?
dt= 0.0001; t = 0:dt:10; ht= abs( (1/2*pi*j*t)*( exp(j*1460*pi*t) - exp(j*1450*pi*t)) ); plot(t,ht) title(' plotting h(t)') ...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How to draw straight horizontal line with specific axis
Hello, I am currently working on my project and I am new to Matlab. My question is how to plot straight line vector with specifi...

대략 1년 전 | 답변 수: 4 | 0

4

답변