National Repository of Grey Literature 77 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Numerical approximation of matrix eigenvalues
Pres, Jiří ; Zatočilová, Jitka (referee) ; Tomášek, Petr (advisor)
This work deals with numerical methods for the approximation of matrix eigenvalues, which is~a~key problem in many fields of science and technology. Main goal of the thesis is to get to know with several basic algorithms, such as power methods and the QR decomposition. Further to show these algorithms on examples and to compare achieved results. All described algorithms are processed in MATLAB scripts and attached in the appendix. After testing described methods, summary was created regarding their effective usage.
Solving methods of systems of linear equations
Šotolová, Petra ; Jančařík, Antonín (advisor) ; Novotná, Jarmila (referee)
My bachelor's thesis is focused on methods for solving systems of linear equations. Its aim is to explain the application of these methods for solving systems of linear equations and to assign advantages and the type of system for which each method is advantageous. The thesis should be suitable for elementary and secondary school students, university students, as well as individuals not studying mathematics. It describes substitution method, addition method, comparison method, graphical method, Gaussian elimination, Gauss-Jordan elimination, inverse matrix and Cramer's rule and their application in solving systems of two or more linear equations with two or more unknowns. It includes a general explanation and a specific procedure with examples, advantages and disadvantages of each method, and types of systems for which the method would be used. The thesis examines the number of solutions of systems of equations depending on the form of the system. It also explains basic concepts and provides simplified definitions of the terms used.
Analytic representation of affine transformations in the plane
Horáčková, Blanka ; Beran, Filip (advisor) ; Zamboj, Michal (referee)
The thesis deals with three main topics - isometric, similar, and affine transformations of the plane from the point of view of analytic geometry. In the first chapter, the most basic concepts are recalled, which will be subsequently dealt with throughout the thesis. The second chapter focuses on identical transformations. Here, we find an analytic representation of this transformation in matrix and complex forms. The third chapter focuses on similar transformations. The central point is then the decomposition of similarity into identity and identicalness, where knowledge of both similarities and identities are combined. The last chapter focuses on affinities. This chapter is not so theoretical anymore but focuses mainly on the characteristic elements of affine transformations and examples. This work's important and beneficial factor is the solved examples, supplemented by several figures. The work is intended primarily for mathematics students as a study material. However, it may also be used by secondary school teachers to supplement the secondary school curriculum.
Interactive Manipulation with 3D Objects in Virtual Space with Using Microscribe 3D Scanner - 3D Mouse
Bělín, Jan ; Španěl, Michal (referee) ; Kršek, Přemysl (advisor)
This bachelor's thesis is concerned with making manipulator for digitizer MicroScribe, that can be in present found at Department of computer graphics and multimedia at Faculty of information technology at Brno University of technology. Reader becomes acquainted with theory of matrixes and three-dimensional transformations at the beginning and then the communication with digitizer MicroScribe is explained. At last parts of this thesis is reader introduced into concept and implementation of manipulator itself.
Computation of the eigenvalues and eigenvectors of Hermitian matrix
Štrympl, Martin ; Bohrn, Marek (referee) ; Fujcik, Lukáš (advisor)
This project deals with computation of eigenvalues and eigenvectors of Hermitian positive-semidefinite complex square matrix of order 4. The target is an implementation of computation in language VHDL to field-programmable gate array of type Xilinx Zynq-7000. This master project deals with algorithms used for computation of eigenvalues and eigenvectors of positive-semidefinite symmetric real square and positive-semidefinite complex Hermitian matrix and the analysis of algorithms by AnalyzeAlgorithm program assembled for this purpose. The closing part of this project describes implementation of the computation into field-programmable gate array with use of IP core Xilinx® Floating-Point \linebreak Operator and SVAOptimalizer, SVAInterpreter and SVAToDSPCompiler programs.
Selected Extensions of the Albegraic System Octave
Salač, Radek ; Smrčka, Aleš (referee) ; Vojnar, Tomáš (advisor)
This work deals with issues linked to solving system of linear equations in the environment of numerical computer. It describes the fundamental algorithms emphasizing their positive as well as negative sides. The work is devoted to general issues such as time complexity and memory demandingness of given algorithms. In the last part, the process of implementation of selected procedures into the algebraic system Octave is described.
Interactive Manipulation with 3D Objects with Force Feedbeck
Bělín, Jan ; Chudý, Peter (referee) ; Kršek, Přemysl (advisor)
Physical haptic interaction is added to the modern manipulation with objects in virtual space. In content of this master's thesis the haptic technology is represented by SensAble Phantom Omni device and OpenHaptics toolkit, which is related to the device. Reader is initially introduced into mathematical basics of manipulation and into haptic technology history including current state. The introduction into Openhaptics toolkit follows as well as HDAPI and HLAPI libraries description. As a result of this theoretical basics demo aplications have been created, that show basic and advanced abilities of the Phantom Omni device. Demos represent the functionality of the device as examples integrating well-known elementary physical laws and events.
Ball screws for the feed system with long stroke
Nováček, Milan ; Novotný, Lubomír (referee) ; Marek, Jiří (advisor)
Master´s thesis is directed for long ball screws of nut. It is here wrote their principle, essential type, parameters and current status of single used components. For this thesis is created at program Microsoft Excel methodical calculating of required parameters ball screws of nut. Another they are investigated status of affect length shaft ball screws, as mode storage, type actuator and possible damping. In last part is solved the design of supports long shaft ball screws and is here proposed conceptual process used supports.
The drive of the feed coordinate portal machining center through ball screw
Dvořák, David ; Knoflíček, Radek (referee) ; Marek, Jiří (advisor)
Master´s thesis is focused on portal milling machine driven by ball screw and nut. There is a limit where it is suitable to use a driven screw or driven nut. Both variants are solved based on specified X-axis travel distance. In last part is solved the design of support long shaft ball screw driven by nut. The work also includes 3D CAD model of both variants and drawing documentation.
Enhanced mathematical library for C++
Temel, Aleš ; Macho, Tomáš (referee) ; Petyovský, Petr (advisor)
I create a library for storing matrices and working with matrices in this bachelor’s thesis. In this case, the issues concern mainly so-called sparse matrices. C++ do not provide among the standard libraries tools for easy working with sparse matrices. The most frequent alternative is the application of two-dimensional array (2D array). 2D array may be realized as a double pointer representing the rows and the columns of the matrix. The basic problem is that behavior of 2D array is identical both to the sparse, and to the full non-zero matrix. 2D array ignores the possibility to store matrices more favorable. The library for storing matrices designed by me takes into account the storing of sparse matrices by several different ways. It offers the sparse format CSR (Compressed sparse rows), as well as alternatives to save the specially structured matrices. In the course of creating library the main emphasis first of all I put on the amount of memory that is necessary for storing matrices. Because it is a mathematical library, it contains different functions suitable for working with matrices, such as determinant calculation, inverse matrix calculation and so. When calculate these functions it is necessary to take into account used memory size as well. Intermediate results are stored also in sparse format, and removed as soon as possible after their use. I created also the second library that deals with the floating point numbers stored with greater precision than standard data types like float and double. The size of occupied memory increases according to precision of floating point number.

National Repository of Grey Literature : 77 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.