Lab Report Control Engineering

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

LAB REPORT NO 1

INTRODUCTION OF MATLAB:
Matlab is an interactive
software system for numerical computations and graphics. As the name suggests matlab is
especially designed for matrix computations: solving system of linear equations, computing
eigenvalues and eigenvectors, factoring matrices.in addition it has a variety of graphical
capabilities and can be extended through programmes written in its own programming
language. Many such programmes come with the system; A no of these extended matlab
capabilities to nonlinear problem, such as the solution of initial value problems for ordinary
differential equations. It is used to check the stability of system.
Matlab was adopted by researchers and practitioner in control engineering. It is now used in
education, in particularly linear algebra, numerical analysis. Cleve moler, the chairman of
computer science department at the university of new Mexico started developing the
Matlab in the late 1970s.

Language
MATLAB can call functions and subroutines written in the programming
languages C or fortan. A wrapper function is created allowing MATLAB data types to be
passed and returned. The dynamically loadable object files created by compiling such
functions are termed mex file (for MATLAB executable). Since 2014 increasing two-way
interfacing with python is being added.
Libraries written in perl, java, ACTIVEX or .NET can be directly called from MATLAB, and
many MATLAB libraries (for example XML or SQL support) are implemented as wrappers
around Java or ActiveX libraries. Calling MATLAB from Java is more complicated, but can be
done with a MATLAB toolbox, which is sold separately by MATHWORKS, or using an
undocumented mechanism called JMI (Java-to-MATLAB Interface), (which should not be
confused with the unrelated JAVA METADATA INTERFACE that is also called JMI).As
alternatives to the MuPAD based Symbolic Math Toolbox available from MathWorks,
MATLAB can be connected to Maple or Mathematica. Libraries also exist to import and
export MATHML.

MATLAB GRAPHICAL USER INTERFACE:


Matlab's graphical interface is written in java and should be look similar on any os. it is
divided into 4 main parts:

1. Command Windowthis is where you type commands. Output or error


messages usually appear here too.
2. Workspace windowas you define new variables, they should be listed here.
3. Command History windowthis is where past commands are remembered. If
you want to re-run a previous command or to edit it you can drag it from this
window to the command window or double click to re-run it.
4. Current Directory windowshows the files in the Current Directory.

HOW TO INSTALL:

Open the file and run the setup of matlab


Chose installation with internet or without internet.
Enter the installation key for with internet/without internet.
Use license-standalone.dat/licence server.dat when asked for licence file.

LAYOUT OF MATLAB(LABORATORY)
Layout is the design or arrangement of various objects at some specific place or layout is
spacing, sizing and placing the equipments within the boundary lines of specific places room
or the laboratory.The best layout helps the observer to reach required object within the
time at exactly right size, space or any place. A layout helps to setup the map of any place.

COMMENTS
In ist lab of matlab I came to know the basic abc of matlab and
methods how to install the matlab and by this ist lab I came
interested in the matlab software .we should learn this software to
become a good engineer.
Conclusion;
By this lab I actually knew the rules and paths which I have to follow
to learn the matlab efficiently. And also make me know the uses of
matlab that it can be used to check the stability of the system.

You might also like