LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Impulse responses and step responses of 2 functions

Hi,

 

I have the 2 functions as below which I got from an experiment:

 

g1(t)=0.7^t - 0.1^t

g2(t)=0.8*0.73^t

 

And I am trying to plot the impulse responses and step responses in MATLAB. But I can't seem to get the plots.

 

Can anyone help me out on this using MATLAB?

 

Thanks. 

 

0 Kudos
Message 1 of 4
(2,961 Views)
That sounds like a question you should be asking in a Matlab forum rather than a LabVIEW forum.
0 Kudos
Message 2 of 4
(2,960 Views)

We have an inbuilt function

 

impul.JPG

0 Kudos
Message 3 of 4
(2,953 Views)

If you use LabVIEW, you need to use control, design and simulation module.

Then, you can find examples from Help>>Find Examples.

If you use Matlab, http://www.mathworks.com/matlabcentral/

0 Kudos
Message 4 of 4
(2,932 Views)