Quantifying the composition of substances in geosciences, such as the mineral composition of a rock in thin sections, or the amount of charcoal in sieved sediment samples, is facilitated by the use of image processing methods. Thresholding provides a simple solution to segmenting objects within an image that have different coloration or grayscale values. As an example we use thresholding to separate the dark charcoal particles and count the pixels of these particles after segmentation. Continue reading “Quantifying Charcoal in Microscope Images Using MATLAB, Part 1”
Controlling Motors and Read Sensors of LEGO MINDSTORMS with MATLAB
The second MATLAB/LEGO MINDSTORMS exercise is intended to help students to understand how to control motors and to read sensors such as the sonic sensor using MATLAB. Continue reading “Controlling Motors and Read Sensors of LEGO MINDSTORMS with MATLAB”
MATLAB/LEGO MINDSTORMS Exercise #2 Controlling Motors by Sonic Sensor
Communicating with the LEGO MINDSTORMS EV3 Brick using MATLAB
Today, geoinformatics master student Jonas Räsch and I started to design the first MATLAB/LEGO MINDSTORMS exercises for our MATLAB/LEGO MINDSTORMS Environmental Remote Sensing Lab. Continue reading “Communicating with the LEGO MINDSTORMS EV3 Brick using MATLAB”
MATLAB/LEGO MINDSTORMS Exercise #1 Communicating with the EV3 Brick
Adaptive Filters in Paleoclimatology: Measure it Twice!
Time series of stable isotopes (oxygen, carbon) measured at foraminifers are often very noisy due to the combined effect of low sedimentation rates, intensive bioturbation and small sample sizes (5-20 foraminifers). Adaptive filters may help to increase the signal-to-noise ratio of such time series where conventional methods such as fixed filters cannot be applied if optimal filtering is to be achieved, because the signal-to-noise ratio is unknown and varies with time. Continue reading “Adaptive Filters in Paleoclimatology: Measure it Twice!”
Calculating the Continuous 1-D Wavelet Transform with the new Function cwt, Part 2
After having talked to MathWorks Support I managed to display the cone of influence coi together with the wavelet transform wt. The cone of influence marks the area were edge effects occur in the continuous 1D wavelet transform.
Continue reading “Calculating the Continuous 1-D Wavelet Transform with the new Function cwt, Part 2”
MATLAB-Based Simulation of Bioturbation, Part 1
Bioturbation (or benthic mixing) causes significant distortions in marine stable isotope signals and other palaeoceanographic records. My doctoral project at the University of Kiel between 1992-1995 aimed to model, to quantify and deconvolve the effect of bioturbation in deep-sea sediments. Continue reading “MATLAB-Based Simulation of Bioturbation, Part 1”