SnugglyHappyMathTime
SnugglyHappyMathTime
  • Видео 567
  • Просмотров 3 997 141
Import FITS Data Files Into Matlab
NASA makes all its data available to the public, so we get all kinds of cool data. A lot of telescope data is stored in FITS files, which we can extract and then manipulate a little bit to make pretty pictures in Matlab. In this video, we do the Pillars of Creation.
See the next step where we show the image in full RGB here: ruclips.net/video/4bX7O3qQIjU/видео.html
Просмотров: 321

Видео

Use FITS Data to Create an RGB Image in Matlab
Просмотров 1597 месяцев назад
NASA makes all its data available to the public, so we get all kinds of cool data. A lot of telescope data is stored in FITS files, which we can extract and then manipulate a little bit to make pretty pictures in Matlab. In this video, we do the Pillars of Creation. Here's the previous step: ruclips.net/video/zq7HfnLkTg0/видео.html
Using Tables in Matlab
Просмотров 2308 месяцев назад
When you start combining different data types and want to access everything at once, it's time to start using tables.
Importing Excel Files into Matlab
Просмотров 958 месяцев назад
This is pretty straightforward but it's a (relatively?) new process and way easier!
Tables with fprintf in Matlab
Просмотров 3568 месяцев назад
Using fprintf to make tables in Matlab is a little counterintuitive. Here's a short example.
Making Noise in Matlab
Просмотров 1098 месяцев назад
There are some built-in sounds. You can also use wavread() to import sounds like mp3s.
Fun with fprintf in Matlab
Просмотров 1038 месяцев назад
If you're a control freak, this function is for you.
Data Types in Matlab
Просмотров 1028 месяцев назад
An introduction to data types in Matlab. Specifically, we'll look at double, single, and then the different ways to store integers. And yes, it's just as exciting as it sounds.
ASCII Math
Просмотров 1258 месяцев назад
When does 'b' 'c' = 197? In Matlab, of course! We'll look at that, plus double(), char(), and of could str2num() and num2str().
Making Battleship in Matlab - Part 3 of 4
Просмотров 1678 месяцев назад
Do some error checking to save users from themselves - with a continue statement! See the next step here: ruclips.net/video/kOU-QpcvCpo/видео.html See the previous step here: ruclips.net/video/GetL-OMrLHE/видео.html
Making Battleship in Matlab - Part 1 of 4
Просмотров 3258 месяцев назад
Get started making the game Battleship in Matlab - meant for beginners! See the next step here: ruclips.net/video/GetL-OMrLHE/видео.html
Making Battleship in Matlab - Part 2 of 4
Просмотров 2048 месяцев назад
Add a while loop to give the game basic functionality See the next step here: ruclips.net/video/fLJpo3pb5mU/видео.html See the previous step here: ruclips.net/video/IW6Vh_c-ujc/видео.html
Making Battleship in Matlab - Part 4 of 4
Просмотров 2008 месяцев назад
Add a little bit of flair with a points system. See the previous step here: ruclips.net/video/fLJpo3pb5mU/видео.html
Histograms In Matlab
Просмотров 41511 месяцев назад
I mean, who doesn't want to know more about histograms????
Basic Plotting in Matlab
Просмотров 30911 месяцев назад
If you've never plotted anything in Matlab before, it's really not intimidating at all. Also you can add a title, axes labels, a legend, add more than one dataset to the same plot, all kinds of stuff!
Line Color and Marker Style for Plots in Matlab
Просмотров 52211 месяцев назад
Line Color and Marker Style for Plots in Matlab
Subplots in Matlab
Просмотров 92911 месяцев назад
Subplots in Matlab
Simple Examples Using Meshgrid in MATLAB
Просмотров 1,1 тыс.Год назад
Simple Examples Using Meshgrid in MATLAB
Practice Accessing and Changing Matrices in MATLAB
Просмотров 201Год назад
Practice Accessing and Changing Matrices in MATLAB
Changing Elements in a Matrix in MATLAB
Просмотров 1,4 тыс.Год назад
Changing Elements in a Matrix in MATLAB
Accessing Elements of a Matrix in MATLAB
Просмотров 286Год назад
Accessing Elements of a Matrix in MATLAB
Making Matrices with Random Numbers and Integers in Matlab
Просмотров 640Год назад
Making Matrices with Random Numbers and Integers in Matlab
Creating Matrices of Ones and Zeros in Matlab
Просмотров 305Год назад
Creating Matrices of Ones and Zeros in Matlab
Creating Matrices with Linspace and Logspace in Matlab
Просмотров 646Год назад
Creating Matrices with Linspace and Logspace in Matlab
Creating Matrices with the Colon Operator in Matlab
Просмотров 789Год назад
Creating Matrices with the Colon Operator in Matlab
Intro to Polar Coordinates and How to Convert to Normal Coordinates
Просмотров 158Год назад
Intro to Polar Coordinates and How to Convert to Normal Coordinates
Solving Basic Trig Problems With a Calculator
Просмотров 138Год назад
Solving Basic Trig Problems With a Calculator
Trig Definitions and the Unit Circle
Просмотров 146Год назад
Trig Definitions and the Unit Circle
Pythagorean Triples and Special Triangles
Просмотров 53Год назад
Pythagorean Triples and Special Triangles
Degrees and Radians
Просмотров 36Год назад
Degrees and Radians