Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

UNIVERSITY OF ENGINEERING AND TEHNOLOGY, PESHWAR.

US –PAKISTAN, CENTER FOR ADVACNED STUDY IN ENERGY.

Lab report: 2
SUBJECT: control system

Name: Rimsha mukhtiar

DISCIPLINE: Energy Engineering.

REG NO: 21PWEE0005.

SUBMITTED DATE: 21-3-2024.


TITLE: determine the Laplace transfer using math lab.
OBJECTIVES:
1. To know about how to change function to transfer function.

INTRODUCTION:
Laplace transform, a powerful mathematical tool used primarily in engineering and physics to
simplify and solve differential equations. The Laplace transform of a function f (t) is defined as.
Mathematically: F(s) =∫0∞e−stf (t)dt
The Laplace transform essentially converts a function of time f (t) into a function of a complex
variable s. This transformation is particularly useful because it converts differential equations,
which are often complicated to solve directly, into algebraic equations, which are typically
easier to solve.

Laplace transfer using math lab:


To perform Laplace transforms using MATLAB, you typically use the Laplace () function. Here's a
simple example to illustrate how you can use it.
EXAMPLE;
In this example:

 syms t declares symbolic variables t .

 f is the function you want to transform. In this case, it's 2*t-5

 Laplace (f) is used to display the result.

HERE, IS MORE EAMPLE RELATED TO LAPLAE TRANSFORM:


TASK 1: TASK: 2

TASK: 3 TASK: 4

THE END. . .

You might also like