455-0511/01 – Matlab and Simulations (MaS)

Gurantor departmentDepartment of Measurement and ControlCredits4
Subject guarantorprof. Ing. Marek Penhaker, Ph.D.Subject version guarantorprof. Ing. Marek Penhaker, Ph.D.
Study levelundergraduate or graduateRequirementChoice-compulsory
YearSemestersummer
Study languageCzech
Year of introduction2003/2004Year of cancellation2009/2010
Intended for the facultiesFEIIntended for study typesBachelor
Instruction secured by
LoginNameTuitorTeacher giving lectures
CER275 prof. Ing. Martin Černý, Ph.D.
KIJ018 Ing. Jan Kijonka, Ph.D.
PEN72 prof. Ing. Marek Penhaker, Ph.D.
Extent of instruction for forms of study
Form of studyWay of compl.Extent
Full-time Graded credit 2+2
Part-time Graded credit 2+8

Subject aims expressed by acquired skills and competences

The goal of this subject is to obtain know-how for use program MATLAB. Users have found that the combination of the intuitive MATLAB interface, language, and the built-in math and graphics functions make MATLAB the preferred platform for technical computing compared to C, Fortran, and other languages and applications. This will be useful in study of other subjects in branch study of measuring and control technology. Users have found that the combination of the intuitive MATLAB interface, language, and the built-in math and graphics functions make MATLAB the preferred platform for technical computing compared to C, Fortran, and other languages and applications. This will be useful in study of other subjects in branch study of measuring and control technology.

Teaching methods

Lectures
Individual consultations
Tutorials
Project work

Summary

Content of this subject is instruction about how to work within MATLAB. MATLAB handles a range of computing tasks in engineering and science, from data acquisition and analysis to application development. The MATLAB environment integrates mathematical computing, visualization, and a powerful technical language. Built-in interfaces let you access quick and import data from instruments, files, and external databases and programs. In addition, MATLAB lets you integrate external routines written in C, C++, Java with your MATLAB applications.

Compulsory literature:

MATLAB User's Guide. The MathWorks, Inc., 1993 MATLAB Reference Guide. The MathWorks, Inc., 1993 MATLAB Release Notes. . The MathWorks, Inc., 1993 MATLAB New Features Guide. The MathWorks, Inc., 1993 MATLAB Building a Graphical User Interface. The MathWorks, Inc., 1993 Kozák, Š., Kajan,S.: Matlab - Simulink I, 1. vyd.. - Bratislava Slovenská technická univerzita, 1999. - 125 s., il. ISBN 80-227-1213-2 Kozák, Š.: Matlab - Simulink II, 1. vyd.. - Bratislava : Slovenská technická univerzita, 1999. - 141 s, il. ISBN 80-227-1235-3 Dušek, F.: Matlab a Simulink, úvod do používání, - Vyd. 1.. - Pardubice, Univerzita Pardubice, 2000. - 146 s., il. ISBN 80-7194-273-1 Zaplatílek, K., Doňar, B.: MATLAB pro začátečníky, - 1. vyd.. - Praha, BEN, 2003. - 143 s., il. ISBN 80-7300-095-4 Zaplatílek, K., Doňar, B.: MATLAB : tvorba uživatelských aplikací , - 1. vyd.. -Praha, BEN, 2004. - 215 s., il. ISBN 80-7300-133-0 Sedláček, M., Šmíd, R.: MATLAB v měření, - 1. vyd. - Praha, Vydavatelství ČVUT, 2004 dotisk. - 204 s., il. ISBN 80-01-02851-8 Gavalec M. a kol. Gavalec M.: Pravdepodobnosť a matematická štatistika v počítačovom prostredí MATLABu ,... [et al.]. - 2. opr. Vyd, Košice : Elfa [Košice], 2002. - 152 s., il. ISBN 80-89066-05-4 Stejskal, V., Okrouhlík,M.: Kmitání s Matlabem , - Vyd. 1. - Praha, Vydavatelství ČVUT, 2002. - 376 s., il. ISBN 80-01-02435-0 Noskievič, P.: Modelování a identifikace systémů, - Ostrava, Montanex, 1999. - iv, ii, 276 s., il. ISBN 80-7225-030-2

Recommended literature:

Penhaker,M: Use of Matlab and Simulink in engineering studies, Sylabus on WWW pages of department,2002

Way of continuous check of knowledge in the course of semester

Verification of study: Gift-over of semestral work

E-learning

Other requirements

Prerequisities

Subject has no prerequisities.

Co-requisities

Subject has no co-requisities.

Subject syllabus:

Lectures: MATLAB and SIMULINK - hardware a software requirements. Application area. Fundamental perceptions. MATLAB environment, constants, variables, vectors, matrix, data file- m files. Fundamental mathematical operators - arithmetical, rotation, logical. Computation of scalar in array. Results display and plot. Functions. Programming in MATLAB. Commands IF, ELSEIF, FOR, LOOPS, WHILE. MATLAB facilities for displaying vectors and matrices as graphs, as well as annotating and printing these graphs.2 D Graphics, Basic plotting. Command PLOT, STEM. Three-dimensional graphics and result processing of tasks. Basic commands. Graphics user interface design GUI. Construction, suggestion user interface by the use editorial functions uicontrol, uimenu and in GUI editor. Numerical solving of linear equations. Polynomial analysis. Numeric Integration and derivation. Interpolation and regression analysis. Statistics Toolbox, for use with MATLAB, supplies basic statistics capability on the level of a first course in engineering or scientific statistics. Minimum, maximum, median, sum, deviation. Histogram. Random numbers and their functions. Bases "Statistic Toolbox" and his function. Graphical computing and programming in SIMULINK. S - Function. Using MATLAB and SIMULINK in measurement and signal processing. Introduction to "Signal Processing Toolbox". Using MATLAB and SIMULINK in control systems. Introduction to" Control System Toolbox". MATLAB as environment for data measuring. Data measurement with the use sound card, parallel port, serial port. Working with the function in "Real Time Workshop Toolbox" Working with symbolic variables in "Symbolic Math Toolbox" Compilation to the C, DLL libraries and standalone form EXE in "MATLAB Compiler Toolbox". Computer labs: Introduction to the hardware a software environment MATLAB and SIMULINK Application area and requirements. Simple illustration and examples. Fundamental perceptions. Exercise in MATLAB environment, constants, variables, vectors, matrix, explanation of data and m files. Exercise in fundamental mathematical operators - arithmetical, rotation, logical. Computation of scalar in array. Basic display and plot results. Exercise in programming in MATLAB. Creation of Scripts and Functions. Exercise in commands IF, ELSEIF, FOR, LOOPS, WHILE. Exercise in MATLAB facilities for displaying vectors and matrices as graphs, as well as annotating and printing these graphs.2 D Graphics, Basic plotting like PLOT, STEM. Exercise in three-dimensional graphics and results interpretation. Basic commands explanation. Exercise in graphics user interface design GUI. Construction, suggestion user interface by the use editorial functions uicontrol, uimenu and in GUI editor. Exercise in numerical solving of linear equations. Work with polynomial analysis. Exercise in numeric integration and derivation. Interpolation and regression analysis. Exercise in "Statistics Toolbox" for use with MATLAB, supplies basic statistics capability on the level of a first course in engineering or scientific statistics. Minimum, maximum, median, sum, deviation. Computing with histogram. Working with random numbers and their functions. Realization and tests of graphical computing in SIMULINK. S - Function. Verification of using MATLAB in signal processing tasks. Work with "Signal Processing Toolbox".Verification of using MATLAB and SIMULINK in control system. Using functions in "Control System Toolbox". Exercise in data measurement from the different sources in MATLAB. Measurement with the use sound card, parallel port and serial port. Work with functions in "Real Time Workshop Toolbox". Exercise in how to use symbolic variables in MATLAB "Symbolic Math Toolbox". Exercise in compilation of functions to the C, DLL libraries and stand alone EXE form in "MATLAB Compiler Toolbox".

Conditions for subject completion

Full-time form (validity from: 1960/1961 Summer semester, validity until: 2008/2009 Summer semester)
Task nameType of taskMax. number of points
(act. for subtasks)
Min. number of pointsMax. počet pokusů
Graded exercises evaluation Graded credit 100 (100) 0 3
        Laboratory work Laboratory work 45  0 3
        Written exam Written test 55  0 3
Mandatory attendence participation:

Show history

Conditions for subject completion and attendance at the exercises within ISP:

Show history

Occurrence in study plans

Academic yearProgrammeBranch/spec.Spec.ZaměřeníFormStudy language Tut. centreYearWSType of duty
2009/2010 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems P Czech Ostrava 2 Compulsory study plan
2009/2010 (B2649) Electrical Engineering (2601R004) Measurement and Control Engineering P Czech Ostrava 2 Choice-compulsory study plan
2009/2010 (B2649) Electrical Engineering (3901R039) Biomedical Technician P Czech Ostrava 2 Compulsory study plan
2009/2010 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems K Czech Ostrava 2 Compulsory study plan
2009/2010 (B2649) Electrical Engineering (2601R004) Measurement and Control Engineering K Czech Ostrava 2 Choice-compulsory study plan
2008/2009 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems P Czech Ostrava 2 Compulsory study plan
2008/2009 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems K Czech Ostrava 2 Compulsory study plan
2008/2009 (B2649) Electrical Engineering (2601R004) Measurement and Control Engineering P Czech Ostrava 2 Choice-compulsory study plan
2008/2009 (B2649) Electrical Engineering (2601R004) Measurement and Control Engineering K Czech Šumperk 2 Choice-compulsory study plan
2008/2009 (B2649) Electrical Engineering (2601R004) Measurement and Control Engineering K Czech Ostrava 2 Choice-compulsory study plan
2008/2009 (B2649) Electrical Engineering (3901R039) Biomedical Technician P Czech Ostrava 2 Compulsory study plan
2007/2008 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems P Czech Ostrava 2 Compulsory study plan
2007/2008 (M2612) Electrical Engineering and Computer Science (2612T018) Electronics and Communication Technology P Czech Ostrava Choice-compulsory study plan
2007/2008 (M2612) Electrical Engineering and Computer Science (2642T004) Electrical Machines, Apparatus and Drives (10) Elektrické stroje a přístroje P Czech Ostrava Choice-compulsory study plan
2007/2008 (M2612) Electrical Engineering and Computer Science (2642T004) Electrical Machines, Apparatus and Drives (20) Elektrické pohony a výkonová elektronika P Czech Ostrava Choice-compulsory study plan
2007/2008 (M2612) Electrical Engineering and Computer Science (3902T023) Computer Science P Czech Ostrava Choice-compulsory study plan
2007/2008 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems K Czech Ostrava 2 Compulsory study plan
2007/2008 (B2645) Electrical Engineering, Communication and Computer Systems (3901R032) Biomedical Technology P Czech Ostrava 2 Optional study plan
2007/2008 (B2649) Electrical Engineering (2601R004) Measurement and Control Engineering P Czech Ostrava 2 Choice-compulsory study plan
2007/2008 (B2649) Electrical Engineering (2601R004) Measurement and Control Engineering K Czech Ostrava 2 Choice-compulsory study plan
2007/2008 (B2649) Electrical Engineering (3901R039) Biomedical Technician P Czech Ostrava 2 Compulsory study plan
2006/2007 (M2612) Electrical Engineering and Computer Science (2601T004) Measurement and Control Engineering P Czech Ostrava 3 Optional study plan
2006/2007 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems P Czech Ostrava 2 Compulsory study plan
2006/2007 (N2645) Electrical Engineerong, Communication and Computer Systems (2612T041) Control and Informatics Systems P Czech Ostrava 1 Optional study plan
2006/2007 (M2612) Electrical Engineering and Computer Science (2601T004) Measurement and Control Engineering P Czech Ostrava Choice-compulsory study plan
2006/2007 (M2612) Electrical Engineering and Computer Science (2612T018) Electronics and Communication Technology P Czech Ostrava Choice-compulsory study plan
2006/2007 (M2612) Electrical Engineering and Computer Science (2642T004) Electrical Machines, Apparatus and Drives (10) Elektrické stroje a přístroje P Czech Ostrava Choice-compulsory study plan
2006/2007 (M2612) Electrical Engineering and Computer Science (2642T004) Electrical Machines, Apparatus and Drives (20) Elektrické pohony a výkonová elektronika P Czech Ostrava Choice-compulsory study plan
2006/2007 (M2612) Electrical Engineering and Computer Science (3902T023) Computer Science P Czech Ostrava Choice-compulsory study plan
2006/2007 (M2612) Electrical Engineering and Computer Science (3907T001) Electrical Power Engineering P Czech Ostrava Choice-compulsory study plan
2006/2007 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems K Czech Ostrava 2 Compulsory study plan
2006/2007 (N2645) Electrical Engineerong, Communication and Computer Systems (2612T041) Control and Informatics Systems K Czech Ostrava 1 Optional study plan
2006/2007 (B2645) Electrical Engineering, Communication and Computer Systems (3901R032) Biomedical Technology P Czech Ostrava 2 Optional study plan
2005/2006 (M2612) Electrical Engineering and Computer Science (2601T004) Measurement and Control Engineering P Czech Ostrava 3 Optional study plan
2005/2006 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems P Czech Ostrava 2 Compulsory study plan
2005/2006 (N2645) Electrical Engineerong, Communication and Computer Systems (2612T041) Control and Informatics Systems P Czech Ostrava 1 Optional study plan
2005/2006 (M2612) Electrical Engineering and Computer Science (2601T004) Measurement and Control Engineering P Czech Ostrava Choice-compulsory study plan
2005/2006 (M2612) Electrical Engineering and Computer Science (2612T018) Electronics and Communication Technology P Czech Ostrava Choice-compulsory study plan
2005/2006 (M2612) Electrical Engineering and Computer Science (2642T004) Electrical Machines, Apparatus and Drives (10) Elektrické stroje a přístroje P Czech Ostrava Choice-compulsory study plan
2005/2006 (M2612) Electrical Engineering and Computer Science (2642T004) Electrical Machines, Apparatus and Drives (20) Elektrické pohony a výkonová elektronika P Czech Ostrava Choice-compulsory study plan
2005/2006 (M2612) Electrical Engineering and Computer Science (3902T023) Computer Science P Czech Ostrava Choice-compulsory study plan
2005/2006 (M2612) Electrical Engineering and Computer Science (3907T001) Electrical Power Engineering P Czech Ostrava Choice-compulsory study plan
2005/2006 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems K Czech Ostrava 2 Compulsory study plan
2005/2006 (N2645) Electrical Engineerong, Communication and Computer Systems (2612T041) Control and Informatics Systems K Czech Ostrava 1 Optional study plan
2004/2005 (M2612) Electrical Engineering and Computer Science (2601T004) Measurement and Control Engineering P Czech Ostrava 3 Optional study plan
2004/2005 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems P Czech Ostrava 2 Compulsory study plan
2004/2005 (N2645) Electrical Engineerong, Communication and Computer Systems (2612T041) Control and Informatics Systems P Czech Ostrava 1 Optional study plan
2004/2005 (M2612) Electrical Engineering and Computer Science (2601T004) Measurement and Control Engineering P Czech Ostrava Choice-compulsory study plan
2004/2005 (M2612) Electrical Engineering and Computer Science (2612T018) Electronics and Communication Technology P Czech Ostrava Choice-compulsory study plan
2004/2005 (M2612) Electrical Engineering and Computer Science (2642T004) Electrical Machines, Apparatus and Drives (10) Elektrické stroje a přístroje P Czech Ostrava Choice-compulsory study plan
2004/2005 (M2612) Electrical Engineering and Computer Science (2642T004) Electrical Machines, Apparatus and Drives (20) Elektrické pohony a výkonová elektronika P Czech Ostrava Choice-compulsory study plan
2004/2005 (M2612) Electrical Engineering and Computer Science (3902T023) Computer Science P Czech Ostrava Choice-compulsory study plan
2004/2005 (M2612) Electrical Engineering and Computer Science (3907T001) Electrical Power Engineering P Czech Ostrava Choice-compulsory study plan
2004/2005 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems K Czech Ostrava 2 Compulsory study plan
2004/2005 (N2645) Electrical Engineerong, Communication and Computer Systems (2612T041) Control and Informatics Systems K Czech Ostrava 1 Optional study plan
2003/2004 (M2612) Electrical Engineering and Computer Science (2601T004) Measurement and Control Engineering P Czech Ostrava 3 Optional study plan
2003/2004 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems P Czech Ostrava 2 Compulsory study plan
2003/2004 (N2645) Electrical Engineerong, Communication and Computer Systems (2612T041) Control and Informatics Systems P Czech Ostrava 1 Optional study plan
2003/2004 (M2612) Electrical Engineering and Computer Science (2601T004) Measurement and Control Engineering P Czech Ostrava Choice-compulsory study plan
2003/2004 (M2612) Electrical Engineering and Computer Science (2612T018) Electronics and Communication Technology P Czech Ostrava Choice-compulsory study plan
2003/2004 (M2612) Electrical Engineering and Computer Science (2642T004) Electrical Machines, Apparatus and Drives (10) Elektrické stroje a přístroje P Czech Ostrava Choice-compulsory study plan
2003/2004 (M2612) Electrical Engineering and Computer Science (2642T004) Electrical Machines, Apparatus and Drives (20) Elektrické pohony a výkonová elektronika P Czech Ostrava Choice-compulsory study plan
2003/2004 (M2612) Electrical Engineering and Computer Science (3902T023) Computer Science P Czech Ostrava Choice-compulsory study plan
2003/2004 (M2612) Electrical Engineering and Computer Science (3907T001) Electrical Power Engineering P Czech Ostrava Choice-compulsory study plan
2003/2004 (B2645) Electrical Engineering, Communication and Computer Systems (2612R041) Control and Information Systems K Czech Ostrava 2 Compulsory study plan
2003/2004 (N2645) Electrical Engineerong, Communication and Computer Systems (2612T041) Control and Informatics Systems K Czech Ostrava 1 Optional study plan

Occurrence in special blocks

Block nameAcademic yearForm of studyStudy language YearWSType of blockBlock owner

Assessment of instruction



2009/2010 Winter