photo

Ismail


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
61,942
of 301,229

REPUTATION
0

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,196

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,512

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


how i use Low Pass Filter in a rectangle graphic
k=[1 zeros(1,40)]; x=[-200*pi -200*pi 200*pi 200*pi -200*pi ] y=[0 200*pi 200*pi 0 0] line(x,y) axis([-1000 1000 0 5...

13 years ago | 0 answers | 0

0

answers

Answered
Discrete system solving with MATLAB
yeah i am trying do it but i don't know using matlab in signal systems ,because my university give education using matlab in ele...

13 years ago | 0

Question


How is Z transform conversion to step function h[n] ?
i have this equential in matlab : Transfer function: z^2/ z^2 + 0.25 z - 0.125 how will i find h[n]=(0.25)^nu[n]+(0...

13 years ago | 0 answers | 0

0

answers

Answered
Discrete system solving with MATLAB
ok , now how will i conversion z transform to unit step function ? i must find result like ; h[n]=(0.25)^nu[n]+(0.5)^nu[n] ...

13 years ago | 0

Answered
Discrete system solving with MATLAB
haha Mr.Abdelmaek ,you are very good so thank you very much really, you save me get 0 mark at homework signal and system course...

13 years ago | 0

Question


Discrete system solving with MATLAB
Hello ! question : y[n]+1/4*y[n-1]-1/8y[n-2]=x[n] this discrete system , how do i solve it with matlab ? must i do z t...

13 years ago | 6 answers | 0

6

answers