Home
About
Contact us
Terms and Conditions
Disclaimer
Privacy Policy
Categories
Programming-Solved-Problem
Home-icon
About
Contact us
Terms and Conditions
Privacy & Policy
Disclaimer
categories
Home
MATLAB ( Signals & System )
Discrete and Continuous Ramp Function | In MATLAB | CODE
Discrete and Continuous Ramp Function | In MATLAB | CODE
@Engineer_Muhammad_Ibrar
June 01, 2021
Write the codes for Discrete and Continuous Ramp Function.
Source Code
x=-5:1:5;
y=[zeros(1,6) 1:1:5];
plot(x,y);
legend(
'Ramp Function'
)
title (
'Lab 4'
)
Result
Post a Comment
0 Comments
Search This Blog
Followers
Report Abuse
Categories
Arduino
4
MATLAB ( Signals & System )
21
MATLAB( Control System)
1
Microcontroller 8051
17
Microprocessor 8086
3
MYSQL
1
OOP
8
About
Salam Here is Muhammad Ibrar. Student of Avionics Engineering at superior University Lahore. This website is the solution of programming problem here is lot of Solution is upload
Social Plugin
2021
57
Pages
Home
Categories
Contact us
Disclaimer
Terms and Conditions
Privacy & Policy
About
0 Comments