Master MATLAB through Guided Problem Solving
- Offered byUDEMY
Master MATLAB through Guided Problem Solving at UDEMY Overview
Duration | 38 hours |
Total fee | ₹490 |
Mode of learning | Online |
Credential | Certificate |
Master MATLAB through Guided Problem Solving at UDEMY Highlights
- Full lifetime access
- Earn a Certificate of completion from Udemy
- Learn from 13 downloadable resource & 5 articles
- Comes with 30 days money back guarantee and full lifetime access
Master MATLAB through Guided Problem Solving at UDEMY Course details
- For Anyone looking to build a career in engineering, physics, biology other fields by building Excellent MATLAB coding skills
- 2D and 3D plotting, and data animations
- Image and time series segmentation
- Calculus and differential equations
- Univariate and multivariate time series cleaning and analysis
- Spectral (Fourier) and time-frequency analyses
- MATLAB is the premier programming language of scientific computing in university, research, and industry
- This course starts from the real-world perspective: Problems in data science that you can solve with MATLAB.
- Learn how to make textured landscapes using fractal math, or use SVD to compute the low-rank approximation of a data matrix, or use nonlinear search methods to fit a 3-parameter Gaussian model to data
- Complicated formula and need to translate it into MATLAB code and make a graph that simulates the formula with different parameters
Master MATLAB through Guided Problem Solving at UDEMY Curriculum
Getting Started
Create, edit, and open scripts
Write Comments in Lines and Blocks
Using MATLAB for a Personal Budget
Personalize MATLAB Colors
Start MATLAB with an Encouraging Note
Vectors & Variables
Unsolved: Valid and Invalid Matrices
Working with Text (Characters and Strings)
HTML Table from MATLAB Code
Round pi to N significant Digits
File/folder Information Using Structures
Command Statements
Create a Hilbert Matrix Using for-loops
Unsolved: Compare two while Loops
Create an Upper-Triangular Matrix
Import and Export Data
Save and Load Multiple Files
Import Formatted Text Data
Import Excel-format Data
Translate Formulas into Code
Trig Functions and Gaussians
Laplace and log-normal Distributions
Complex Numbers and Euler's Formula
Piecewise Functions
Piecewise Function in one line of Code
Descriptive Statistics
Compute Measures of Central Tendency
Compute Variance and Standard Deviation
Unsolved: Sort Data up and down
Data Transformations