Detecting, measuring and classifying transitions in climate time series is one of the most important applications in modern time series analysis (Mudelsee, 2000; Trauth et al., 2018, 2021). Three methods are presented here: sigmoid fit, ramp fit and change point detection. Continue reading “Analyzing Climate Transitions with MATLAB”
Creating a Map with Coastlines and Topo Contours with MATLAB
Variants of a map of northeastern Africa appear in recent publications (e.g., Trauth et al., 2021a, b) using coastlines from the GSHHG data set and topography from the ETOPO1 data set. Here I show how it was made. Continue reading “Creating a Map with Coastlines and Topo Contours with MATLAB”
Creating a Bubble Chart Animation with MATLAB
We wanted to display pulsating circles on a map and save the result in a video. Here is part one, the pulsating circles. The map will come in the next post.
Continue reading “Creating a Bubble Chart Animation with MATLAB”
56th Online Shortcourse on MATLAB & Python Recipes for Earth Sciences
The popular online course on data analysis in the geosciences will be taught bilingual for the first time, using the two leading programming languages and development environments MATLAB and Python in parallel on 18–22 September 2023. The course is based on the 5th edition of my books MATLAB Recipes for Earth Science (Springer 2021) and Python Recipes for Earth Sciences (Springer 2022).
Continue reading “56th Online Shortcourse on MATLAB & Python Recipes for Earth Sciences”
MATLAB Example to Illustrate John Aitchison’s Log-Ratio Transformation, Part 3
A while back I wrote a post about John Aitchison’s Log-Ratio Transformation, Part 1, in the time domain and today Part 2 in the frequency domain. Here’s Part 3 with a MATLAB demonstration of a nice Aitchison example presented in an extended abstract by Pawlowsky-Glahn and Egozcue (2013). Continue reading “MATLAB Example to Illustrate John Aitchison’s Log-Ratio Transformation, Part 3”
MATLAB Example to Illustrate John Aitchison’s Log-Ratio Transformation, Part 2
A while back I wrote a post about Aitchison’s log-ratio transformation. It was about eliminating the dilution effect of an element 1c on elements 1a and 1b by dividing 1a/1b or log(1a/1b). One can show the effect of the log-ratio transformation also very nicely in the spectral domain. Here is an example. Continue reading “MATLAB Example to Illustrate John Aitchison’s Log-Ratio Transformation, Part 2”
ChatGPT in Scientific Writing and Coding
ChatGPT by OpenAI, publicly available as a prototype since November 2022, is an AI-based chatbot. Since then, it has been used by millions of users to answer questions, but also to write entire essays and solve programming problems. Here are a few thoughts on this from me, based on a few simple experiments. Continue reading “ChatGPT in Scientific Writing and Coding”
MRES/PRES is now on Mastodon
Now that Twitter has become an unpleasant place due to the takeover by the richest man in the world, the MRES/PRES blog is on Mastodon:
https://fediscience.org/@martinhtrauth
I hope to you see you there, and of course, still here on this blog.