Curriculum Module
Created with R2024b. Compatible with R2024b and later releases.
This curriculum module contains interactive MATLAB® live scripts that apply fundamental concepts and basic terminology related to clustering.
You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. This module covers distance-based, density based, and probabilistic algorithms including k-means, DBSCAN, and GMMs. It also includes examples of applying each algorithm to a data set containing beak measurements for different species of penguins.
The instructions inside the live scripts will guide you through the exercises and activities. Get started with each live script by running it one section at a time. To stop running the script or a section midway (for example, when an animation is in progress), use the Stop button in the RUN section of the Live Editor tab in the MATLAB Toolstrip.
Contact the MathWorks teaching resources team if you have a question or would like to provide any feedback.
This module assumes knowledge of basic statistics and probability, including Gaussian distributions and Bayes' theorem. If you would like to refresh your knowledge on these topics, more courseware on Gaussian distributions can be found here, and more courseware on Bayes' theorem can be found here. There is minimal MATLAB knowledge required for these scripts, but you can use MATLAB Onramp as a resource to acquire familiarity with live scripts and MATLAB syntax.
Use the link to download the module. You will be prompted to log in or create a MathWorks account. The project will be loaded, and you will see an app with several navigation options to get you started.
Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on [MLMethodsClustering.prj](matlab: openProject("MLMethodsClustering.prj")). It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.
Ensure you have all the required products (listed below) installed. If you need to include a product, add it using the Add-On Explorer. To install an add-on, go to the Home tab and select Add-Ons > Get Add-Ons.
MATLAB® is used throughout. Tools from the Statistics and Machine Learning Toolbox™ are used frequently as well.
* If you are viewing this in a version of MATLAB prior to R2023b, you can view the learning outcomes for each script here
|
Available on: GitHub |
|
Available on: GitHub |
Or feel free to explore our other modular courseware content.
Copyright 2023 The MathWorks™, Inc