photo

Abdullah Alasfour


Last seen: etwa ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Programming Languages:
C
Spoken Languages:
Arabic, English

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa ein Jahr vor | 4 Antworten | 0

4

Antworten