MRES Exercise #9 Getting Started with MATLAB

This exercise helps students to get started with MATLAB. During the first part, the students are asked to go through the 2–3 online tutorial “MATLAB Onramp”, available online at the MATLAB Academy to get familiar with the MATLAB fundamentals. Second, the students are asked to obtain information on a specific MATLAB function from the documentation. And third, the students are asked to create a simple MATLAB function.

Continue reading “MRES Exercise #9 Getting Started with MATLAB”

Multispectral Cameras, Bayer Mosaics and Image Processing with MATLAB

When editing the images of the MAPIR Survey 2 NDVI camera, I learned a lot about how cameras actually capture and store images. The knowledge was important in order to properly import the images into MATLAB, process them and compute an NDVI image of them. If you do not do it right, you can see it immediately: You do not get a nice picture! Continue reading “Multispectral Cameras, Bayer Mosaics and Image Processing with MATLAB”

Which Vector Graphics Software do you Recommend to your Students?

The excellent graphics capabilities of MATLAB make it virtually unnecessary to edit graphics with vector graphics software (see blog post “Create Publishable Graphics with MATLAB“). Only very occasionally we need such software, for example to edit graphics that have not been created with MATLAB. Which both commercial and free software do you recommend your to students for this? Continue reading “Which Vector Graphics Software do you Recommend to your Students?”