
Explore how each video blends theory with hands-on coding in Python and MATLAB, switching between languages, and guiding you through slides, graphs, and code with concluding remarks.
Develop proficiency in generating and visualizing diverse data with Python and MATLAB, covering distributions, time series, images, and spatial clusters, while mastering data analysis and model fitting.
Explore why and how to simulate data to validate analysis methods against ground truth and understand noise, parameters, features, using Python and MATLAB.
Define signal by relevance to the current application and treat noise as context-dependent, illustrated by neuroscience, radio, and the cosmic microwave background from the Big Bang.
Explore why data visualization matters for understanding data and avoiding misinterpretation of descriptive statistics in practice. Show how visualizations reveal distribution and patterns unseen in descriptive statistics.
Learn descriptive statistics of mean, median, standard deviation, and variance, including interpretation and computation in Python and MATLAB.
Learn to create and interpret violin plots to visualize data distributions, highlighting descriptive statistics like the median, inner quartile range, mean, and outliers, with Python matplotlib and MATLAB demonstrations.
Learn about the two most important distributions used in data science. Then see it in action in Python and MATLAB!
QQ sounds funny, right? But it is a powerful data visualization and inspection method.
Many physical and biological data distributions are characterized by Poisson. Learn how to simulate them in Python and MATLAB.
Log-normal data distributions come from combining other distributions. Hint: They're never negative!
Data quality is super-important in data science. Here you will learn the math, Python, and MATLAB methods for measuring data distribution quality.
You're probably thinking that I'm promoting my own method. But it's a different Cohen's D. Still a good metric, though!
Explore smooth transients in time series using Gaussian, Hun, and Planck windowing functions to shape edges and spectra. Demonstrate wave light concepts, including Gabor wave light, in Python and MATLAB.
Explore continuous time series features by analyzing repeated sine, square, and triangle waves in time and frequency domains, using Python and Matlab to see amplitude, frequency, and harmonics.
Explore time-varying sine waves using dipolar and multipolar chirps, including frequency sliding, and analyze instantaneous frequency via the Hilbert transform to reveal time-domain dynamics.
Explore pink noise, a one over f fractal spectrum where power decreases with frequency, using two methods in Python and MATLAB to generate and visualize time series.
Explore Brownian noise, a drunken-walk, arising from the cumulative sum of random numbers. See how integration yields a one over f spectrum in Python and MATLAB.
Generate and visualize data in Python and MATLAB by creating circles, rectangles, and triangles with distance matrices, gaussian thresholds, and sub area tests.
Generate and visualize 2D clusters with Gaussian distributions, varying centers, variance, and points per cluster to create ground-truth data for evaluating clustering with k-means in Python and MATLAB.
Explore forward models that map low-dimensional inputs to high-dimensional measurements. See real-world examples like atmospheric temperature and hurricane simulations, plus a simple Gabor patch visualization in Python and MATLAB.
Explore mixed overlapping forward models by combining a Gabor patch and a rectangle with independent amplitude modulators, and examine how singular value decomposition attempts to separate their spatial patterns.
Simulate eeg data with forward models by projecting dipole activity to the scalp. Explore two-dipole scenarios and source separation using generalised i candy composition.
Data science is quickly becoming one of the most important skills in industry, academia, marketing, and science. Most data-science courses teach analysis methods, but there are many methods; which method do you use for which data? The answer to that question comes from understanding data. That is the focus of this course.
What you will learn in this course:
You will learn how to generate data from the most commonly used data categories for statistics, machine learning, classification, and clustering, using models, equations, and parameters. This includes distributions, time series, images, clusters, and more. You will also learn how to visualize data in 1D, 2D, and 3D.
All videos come with MATLAB and Python code for you to learn from and adapt!
This course is for you if you are an aspiring or established:
Data scientist
Statistician
Computer scientist (MATLAB and/or Python)
Signal processor or image processor
Biologist
Engineer
Student
Curious independent learner!
What you get in this course:
>6 hours of video lectures that include explanations, pictures, and diagrams
pdf readers with important notes and explanations
Exercises and their solutions
MATLAB code and Python code
With >4000 lines of MATLAB and Python code, this course is also a great way to improve your programming skills, particularly in the context of data analysis, statistics, and machine learning.
What do you need to know before taking this course?
You need some experience with either Python or MATLAB programming. You don't need to be an expert coder, but if you are comfortable working with variables, for-loops, and basic plotting, then you already know enough to take this course!