Lisa Kempler of MathWorks created a great compilation of geoscience teaching resources with MATLAB. These resources include published online curriculum materials designed for undergraduate course settings, but they are also applicable to graduate students learning computation for use in geoscience.
A New MATLAB Script to Process the Global Geography Database (GSHHG)
The Global Self-consistent, Hierarchical, High-resolution Geography (GSHHG) database is an amalgamation of two public domain databases by Paul Wessel (SOEST, University of Hawaii, Honolulu, HI) and Walter Smith (NOAA Laboratory for Satellite Altimetry, Silver Spring, MD) (Wessel and Smith 1996). The format of the GSHHG changed and therefore the recipes contained in MRES and MDRES have to be modified. Continue reading “A New MATLAB Script to Process the Global Geography Database (GSHHG)”
Eight Boxes of Lego Mindstorms Arrived in our Environmental Remote Sensing Lab
Thanks to the great support of MathWorks sponsoring the curriculum development of the new MATLAB/LEGO MINDSTORMS Environmental Remote Sensing Lab we just received eight more boxes of LEGO MINDSTORMS. Together with various devices to acquire typical multispectral, geophysical and geometric data, we cannot wait to use it to teach how geoscientific data is collected, processed and analyzed on the scale of a laboratory. The progress of course development as well as course materials will be provided on this blog.
Reproducing the Results of hist by the More Recent Function histogram of MATLAB
With release R2014b the new function histogram was introduced to replace the old function hist. Here is a script to reproduce the result of hist by the new function histogram. Continue reading “Reproducing the Results of hist by the More Recent Function histogram of MATLAB”
42nd Shortcourse On MRES
Next week the 42nd shortcourse on MATLAB Recipes for Earth Sciences will begin with 34 participants from 10 different research institutions and universities. It is the second of the two spring courses at the University of Potsdam. Continue reading “42nd Shortcourse On MRES”
Image Stitching with MATLAB
The exercise on image stitching with MATLAB is intended to help students to understand how to merge multiple images taken with a webcam using MATLAB. We used a webcam, mounted on a four-wheeled LEGO vehicle on rails with a single large motor, controlled with MATLAB, to acquire, process and merge multiple images.
Continue reading “Image Stitching with MATLAB”
MATLAB/LEGO MINDSTORMS Exercise #8 Image Stitching with MATLAB
Calculating the NDVI From Multispectral Camera Images Using MATLAB, Part 1
This exercise is intended to help students to understand how to capture NDVI Red+NIR images using a MAPIR Survey2 NDVI Red+NIR camera, to import the images into MATLAB and to calculate the Normalized Difference Vegetation Index. Continue reading “Calculating the NDVI From Multispectral Camera Images Using MATLAB, Part 1”