unit pulse function

  • Follow


How can i define the unit pulse function in terms of the unit step function.  
>> t=-2:2;
>> heavisde(t+1/2) - heavisde(t-1/2)
??? Undefined command/function 'heavisde'.
 
0
Reply Mario 4/7/2010 9:21:05 AM

"Mario Fatafehi" <coruba9@hotmail.com> wrote in message <hphiq1$oi0$1@fred.mathworks.com>...
> How can i define the unit pulse function in terms of the unit step function.  
> >> t=-2:2;
> >> heavisde(t+1/2) - heavisde(t-1/2)
> ??? Undefined command/function 'heavisde'.

Its okay. My mistake with spelling of heaviside. Cheers.  
0
Reply Mario 4/7/2010 9:30:23 AM


1 Replies
573 Views

(page loaded in 0.024 seconds)

Similiar Articles:













7/23/2012 6:41:48 PM


Reply: