Exercises for ENS 100 – Introduction to Engineering
Transform units: a) to b) to c) to 2. Interest rates. Initially, you borrowed from a bank. The yearly interest rate is . The loan …
Transform units: a) to b) to c) to 2. Interest rates. Initially, you borrowed from a bank. The yearly interest rate is . The loan …
In this video, we explain the basics of unit conversion. The video accompanying this post is given below. One of the first things that future …
In this post and in the accompanying video, we will learn how to set up and perform a basic ray tracing task with COMSOL Multiphysics. …
In this video/tutorial we explain how to simulate a transient response of a heating process mathematically described by the 3D heat equation. The video accompanying …
In this video we explain how to integrate COMSOL Multiphysics modeling environment with MATLAB programming language. We demonstrate that it is possible to perform all …
In this video, we learn how to develop a graphic user interface in C++. We use the Qt development environment. We develop the application that …
In this post, we explain how to simulate a state-space model of a dynamical system in the Eigen C++ matrix library. We have developed a …
In this post, we explain how to perform two crucial tasks in the Eigen matrix library. First, we explain how to save a matrix in …
Eigen linear algebra library is a powerful C++ library for performing matrix-vector and linear algebra computations. This library can be used for the design and …
This is the final lecture on partial fraction expansion. The first and second parts of this lecture can be found here and here. The video …