Community Profile

photo

Muhammad Ali


Last seen: 3 years ago Active since 2020

Statistics

Content Feed

View by

Question


Query about variation of two signals in time domain (MATLAB)
I have the following two signals in matlab. I want to know which signal is varying slowly and which is varying fast. I have ...

3 years ago | 1 answer | 0

1

answer

Question


Plotting magnitude of frequency response of the system
I want to plot magnitude resonse of this system I have written the following code for this: num = [0 2 1]; den = [1 3 2]; ...

3 years ago | 1 answer | 0

1

answer

Question


How to impulse response including unit step function
I want to plot this impulse response on matlab over some time range: This includes unit step function...

3 years ago | 2 answers | 0

2

answers

Answered
Pole zero plot and frequancy response of a system in MATLAB
Yeah thats correct now. Thank you for your kind help.

3 years ago | 0

Question


Pole zero plot and frequancy response of a system in MATLAB
I have the following system: I am required to find its frequency response using freqresp() function and find its magnitude re...

3 years ago | 2 answers | 0

2

answers

Question


error in solving system of nonlinear equations
I am trying to solve four nonlinear equation simultaneously on matlab. But I am getitng the "Comma separated list expansion has ...

4 years ago | 1 answer | 0

1

answer