Skip to content

This repository contains MATLAB assignments from the first semester of a bachelor's program in programming, focusing on numerical computing and algorithm implementation. It includes projects such as Singular Value Decomposition, animated flag visualizations with displacement effects, and an object-oriented library management system.

Notifications You must be signed in to change notification settings

kunzaatko/ProgrammingInMatlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programming in MATLAB Assignments

This repository contains solutions to assignments for the course "Programování v MATLABu" at ČVUT.

Assignments

Assignment 1: Singular Value Decomposition

Implementation of Singular Value Decomposition algorithms using the Jacobi diagonalization method.

A PDF protocol for SVD in Czech is available here.

Assignment 2: Flag Animations

Creation of stationary and animated flags with sinusoidal displacements.

Czech Flag with Displacement German Flag with Displacement

Assignment 3: Library Management System

Object-oriented implementation of a library system with books and entries.

About

This repository contains MATLAB assignments from the first semester of a bachelor's program in programming, focusing on numerical computing and algorithm implementation. It includes projects such as Singular Value Decomposition, animated flag visualizations with displacement effects, and an object-oriented library management system.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published