Training - Courses
MLBE-O: MATLAB Fundamentals for Aerospace Applications |
MATLAB Fundamentals for Aerospace Applications is a three-day course that provides a comprehensive introduction to the MATLAB technical computing environment for aerospace engineers. This course is intended for beginning users and those looking for a review. No prior programming experience or knowledge of MATLAB is assumed, and the course is structured to allow thorough assimilation of ideas through hands-on examples and exercises. MATLAB competency is developed in a natural way, with an emphasis on practical application to aerospace engineering. Themes of data analysis, visualization, modeling, and programming are explored throughout the course. Topics include:
- Working with the MATLAB user interface
- Entering commands and creating variables
- Performing analysis on vectors and matrices
- Visualizing vector and matrix data
- Working with data files
- Working with data types
- Automating commands with scripts
- Writing programs with logic and flow control
- Writing functions
| Detailed course outline |
|---|
| Day 1 | |
|---|---|
| Introduction |
|
| Working with the MATLAB User Interface | This chapter introduces the main features of the MATLAB® integrated design environment and its user interfaces. Many themes for the course are established in this chapter, to be explored in detail in later chapters.
|
| Variables and Expressions | This chapter introduces the concept of entering MATLAB® commands. Creating and accessing data in variables is emphasized.
|
| Analysis and Visualization with Vectors | This chapter concentrates on performing mathematical and statistical calculations with vectors, and creating basic visualizations. The benefit of MATLAB® syntax is demonstrated as it allows for calculations on whole data sets with a single command.
|
| Analysis and Visualization with Matrices | This chapter focuses on matrices. Matrices can be used as mathematical objects, or as collections of (vector) data. The appropriate use of MATLAB® syntax to distinguish between these applications is highlighted.
|
| Automating Commands with Scripts | As the complexity of your tasks increases, entering long sequences of commands in the Command Window becomes impractical. This chapter focuses on collecting MATLAB® commands into scripts for ease of reproduction and experimentation.
|
| Day 2 | |
|---|---|
| Working with Data Files | This chapter considers the common important task of bringing data into MATLAB® from formatted files. Because imported data can be of a wide variety of types and formats, emphasis is given to working with cell arrays and date formats.
|
| Multiple Vector Plots | This chapter focuses on making more complex vector plots: making multiple plots, and using color and string manipulation techniques to produce eye-catching visual representations of data.
|
| Logic and Flow Control | This chapter highlights the use of logical operations, variables, and indexing techniques to create flexible code that can make decisions and adapt to different situations. Other programming constructs are considered as well, for repeating sections of code, and allowing interaction with the user.
|
| Matrix and Image Visualization | This chapter investigates the capabilities of MATLAB® for visualizing images and also matrix data in two or three dimensions. The differences in displaying images and visualizing matrix data using images is highlighted.
|
| Data Analysis | This chapter focuses on performing typical data analysis tasks in MATLAB®. Emphasis is given to developing and fitting theoretical models to real-life data. This leads naturally to one of the most powerful features of MATLAB: solving linear systems of equations with a single command.
|
| Day 3 | |
|---|---|
| Writing Functions | This chapter demonstrates how to increase automation by encapsulating modular tasks as user-defined functions. Understanding how MATLAB® resolves references to files and variables is highlighted.
|
| Troubleshooting Code and Improving Performance | Very few programs work perfectly at the first attempt. Tracking down all possible problems and unintended behaviors of a program takes time and effort. In this chapter we discuss the tools available in MATLAB to assist in the debugging process. We also highlight techniques for measuring code performance.
|
| Data Types | Data types differ from one another in the kind of data they may contain and the way the data is organized. This chapter introduces the types that have not been discussed elsewhere in the course, focusing on the syntax for creating variables and accessing array elements. The chapter also discusses methods for converting among data types.
|
| File I/O | As well as high-level data import and export functions, MATLAB® also provides low-level functions that allow precise control over text and binary file I/O. This chapter highlights the use of these functions, particularly textscan, which provides precise control of reading text files.
|
Prerequisites
Familiarity with undergraduate level mathematics and experience with basic computer operations.
Course Length - 3 days
Price - $1,650.00
Store