Lab Report Control Engineering
Lab Report Control Engineering
Lab Report Control Engineering
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.
HOW TO INSTALL:
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.