If your MATLAB script is too slow you may wish to find out in which part of the script the time is wasted. There are many ways to find the time consuming part of the script, for example the Profiler function Run and Time, but the simplest way is tic and toc to be included in a MATLAB script. Continue reading “Speeding Up Your MATLAB Code and Using the Stopwatch Timer”
Creating Graphical User Interfaces with MATLAB in Ten Minutes
Creating Graphical User Interfaces (GUIs) with MATLAB is very easy and can be done either by coding the GUI entirely in the MATLAB Editor, by using the GUI Design Environment (GUIDE) or the new MATLAB App Designer. Here is an example for creating a GUI with GUIDE within ten minutes. Continue reading “Creating Graphical User Interfaces with MATLAB in Ten Minutes”
Public Lecture on Climate Change and Human Evolution at U Potsdam Children’s University
On September 29, 2017, the University of Potsdam will once again open its lecture halls for children to inspire them with the world of science. On this day, children can listen to interesting lectures, discuss with the scientists, and can experience exciting experiments. On Friday 29 September 2017 I will give a public lecture on tectonics, climate and human evolution for 8–10 year old children. Please visit the webpage of the children’s university to learn more about the event and how to register.
Data Voids and Spectral Analysis: Don’t Be Afraid Of Gaps!
During a workshop on time series analysis on paleoclimatic data, I was asked how data gaps affect the results of spectral analyzes. The good news is, the expected climatic cycles such as Milankovitch cycles do not shift when the time series has gaps. However, it is important that the data is properly pre-treated before being examined with a method of spectral analysis. Continue reading “Data Voids and Spectral Analysis: Don’t Be Afraid Of Gaps!”
Summer School 2018 on Earth Surface Dynamics, Part 4
The VolkswagenFoundation funds a series of two summer schools entitled “Earth Surface Dynamics – Understanding Processes at the Earth’s Vulnerable Skin”. Here are some details about the content of the modules of the summer school. Continue reading “Summer School 2018 on Earth Surface Dynamics, Part 4”
Using a Multispectral Array with MATLAB, Part 2
Using the MAPIR Survey2 cameras described in an earlier post I took photos of the car park next to our departmental building. The relatively inexpensive multispectral array consists of four cameras, ~340 € each, recording NDVI Red+NIR (650 and 850 nm), Blue (450 nm), Green (550 nm) and Visible Light RGB (~370–650 nm). We use the four cameras to build a multispectral array, possibly mounted on drones, to determine various types of minerals, vegetation, and man-made materials on the ground.
Continue reading “Using a Multispectral Array with MATLAB, Part 2”
Summer School 2018 on Earth Surface Dynamics, Part 3
The VolkswagenFoundation funds a series of two summer schools entitled “Earth Surface Dynamics – Understanding Processes at the Earth’s Vulnerable Skin”. Here are some details about the content of the summer school.
Continue reading “Summer School 2018 on Earth Surface Dynamics, Part 3”
Summer School 2018 on Earth Surface Dynamics, Part 2
The summer school entitled “Earth Surface Dynamics – Understanding Processes at the Earth’s Vulnerable Skin” is the fourth summer school I am organizing together with the VolkswagenFoundation. The summer schools in the field of geo-biosciences in East Africa include the disciplines of paleoclimatology, paleontology, paleoanthropology, evolutionary biology, structural geology, and geophysics. I teach these summer schools together with colleagues from Addis Ababa University and the University of Nairobi, as well with many colleagues from other universities. Continue reading “Summer School 2018 on Earth Surface Dynamics, Part 2”