photo

Abdullah Alasfour


Last seen: circa un anno fa Attivo dal 2023

Followers: 0   Following: 0

Programming Languages:
C
Spoken Languages:
Arabic, English

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


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...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

circa un anno fa | 2 risposte | 0

2

risposte

Domanda


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)') ...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

circa un anno fa | 4 risposte | 0

4

risposte