0% found this document useful (0 votes)
43 views1 page

Serial Protocol

This chapter introduces MATLAB, a high-level language and interactive environment for performing computationally intensive tasks faster than traditional languages like C and Fortran. MATLAB contains tools for managing code and data, interactive exploration and problem solving, mathematical functions for tasks like linear algebra and statistics, 2D and 3D graphics for visualizing data, and building custom graphical user interfaces. It also allows integrating MATLAB algorithms with external applications and languages.

Uploaded by

Arthy Subbiah
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views1 page

Serial Protocol

This chapter introduces MATLAB, a high-level language and interactive environment for performing computationally intensive tasks faster than traditional languages like C and Fortran. MATLAB contains tools for managing code and data, interactive exploration and problem solving, mathematical functions for tasks like linear algebra and statistics, 2D and 3D graphics for visualizing data, and building custom graphical user interfaces. It also allows integrating MATLAB algorithms with external applications and languages.

Uploaded by

Arthy Subbiah
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

4.3.

MATLAB
This chapter introduces MATLAB for presenting several programs that investigate elementary, but interesting, mathematical problems. MATLAB is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran. Key Features High-level language for technical computing. Development environment for managing code, files, and data. Interactive tools for iterative exploration, design, and problem solving. Mathematical functions for linear algebra, statistics, Fourier analysis, filtering, optimization, and numerical integration. 2-D and 3-D graphics functions for visualizing data. Tools for building custom graphical user interfaces. Functions for integrating MATLAB based algorithms with external applications and languages, such as C, C++, Fortran, Java, COM, and Microsoft Excel.

Fig.4.3.1. MATLAB starting desktop.

You might also like