No BSD License
-
imp(A,T,t0,c)
-
ramp(A,T,t0,c)
%RAMP unit ramp function
-
rect(A,T,t0,c)
%RECT rectangular pulse.
-
signum(A,T,t0,c);
SIGNUM signum function
-
tri(A,T,t0,c)
%TRI traingular pulse
-
unitstep(A,T,t0,c)
%UNITSTEP unit step function
-
View all files
|
|
| File Information |
| Description |
The signals presented here can be used in demonstrating how the signal varies when the operation is made on either independent variable or dependent variable. The parameters can be varied to have a feel of the variation.
Example(1): rect(1,2) plots the rectangular signal of amplitude 1 and a width of 2.
Example(2): rect(1,2,3) plots the rectangular signal with amplitude 1 width 2 and shift of 3.
Example(3):rect(1,2,0,2) plots the rectangular signal amplitude 1 and width of 1 because of the scaling by a factor of 2. |
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 16 Nov 2006 |
Kiran Yanamandra
|
|
|
| 16 Nov 2007 |
saravanan e
|
|
|
| Updates |
| 04 Apr 2006 |
(1)The previous files did not have examples
(2)The functions did not attend the scaling factor. |
|
Contact us at files@mathworks.com