MATLAB – multi-paradigm numerical computing environment

Last Updated on July 11, 2021

MATLAB is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using MATLAB, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran.

MATLAB can be used in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.

MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications. functionality can be added by installing/coding a plugin.

The MATLAB development environment lets you develop algorithms, interactively analyze data, view data files, and manage projects.

Features include:

  • 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.

Development

The MATLAB language supports the vector and matrix operations that are fundamental to engineering and scientific problems. It enables fast development and execution.

Development tools include:

  • MATLAB Editor – Provides standard editing and debugging features, such as setting breakpoints and single stepping.
  • M-Lint Code Checker – Analyzes your code and recommends changes to improve its performance and maintainability.
  • MATLAB Profiler – Records the time spent executing each line of code.
  • Directory Reports – Scan all the files in a directory and report on code efficiency, file differences, file dependencies, and code coverage.

Visualizing Data

  • 2-D and 3-D plotting functions.
  • 3-D volume visualization functions.
  • Tools for interactively creating plots, and the ability to export results to all popular graphics formats.
  • Customize plots by adding multiple axes; changing line colors and markers; adding annotation, LaTEX equations, and legends; and drawing shapes.

2-D Plotting

  • Line, area, bar, and pie charts.
  • Direction and velocity plots.
  • Histograms.
  • Polygons and surfaces.
  • Scatter/bubble plots.
  • Animations.

3-D Plotting and Volume Visualization

  • Visualizing 2-D matrices, 3-D scalar, and 3-D vector data.
  • Use these functions to visualize and understand large, often complex, multidimensional data.
  • Specify plot characteristics, such as camera viewing angle, perspective, lighting effect, light source locations, and transparency.
  • 3-D plotting functions include: Surface, contour, and mesh / Image plots / Cone, slice, stream, and isosurface.

Numeric Computation

MATLAB contains mathematical, statistical, and engineering functions to support all common engineering and science operations.

Types of functions:

  • Matrix manipulation and linear algebra.
  • Polynomials and interpolation.
  • Fourier analysis and filtering.
  • Data analysis and statistics.
  • Optimization and numerical integration.
  • Ordinary differential equations (ODEs).
  • Partial differential equations (PDEs).
  • Sparse matrix operations.

Publishing Results

  • Export plots to all popular graphics file formats.
  • Publish MATLAB code in HTML, Word, LaTeX, and other formats.
  • Functions for integrating C and C++ code, Fortran code, COM objects, and Java code with applications. Call DLLs, Java classes, and ActiveX controls. Using the MATLAB engine library, you can also call MATLAB from C, C++, or Fortran code.
  • Create your algorithm in MATLAB and distribute it to other MATLAB users as M-code.

Website: www.mathworks.com
Support: Tutorials
Developer: The MathWorks, Inc
License: Proprietary


Popular series
Free and Open Source SoftwareThe largest compilation of the best free and open source software in the universe. Each article is supplied with a legendary ratings chart helping you to make informed decisions.
ReviewsHundreds of in-depth reviews offering our unbiased and expert opinion on software. We offer helpful and impartial information.
The Big List of Active Linux Distros is a large compilation of actively developed Linux distributions.
Alternatives to Proprietary SoftwareReplace proprietary software with open source alternatives: Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle, Atlassian, Corel, Cisco, Intuit, SAS, Progress, Salesforce, and Citrix
GamesAwesome Free Linux Games Tools showcases a series of tools that making gaming on Linux a more pleasurable experience. This is a new series.
Artificial intelligence iconMachine Learning explores practical applications of machine learning and deep learning from a Linux perspective. We've written reviews of more than 40 self-hosted apps. All are free and open source.
Guide to LinuxNew to Linux? Read our Linux for Starters series. We start right at the basics and teach you everything you need to know to get started with Linux.
Alternatives to popular CLI tools showcases essential tools that are modern replacements for core Linux utilities.
System ToolsEssential Linux system tools focuses on small, indispensable utilities, useful for system administrators as well as regular users.
ProductivityLinux utilities to maximise your productivity. Small, indispensable tools, useful for anyone running a Linux machine.
AudioSurveys popular streaming services from a Linux perspective: Amazon Music Unlimited, Myuzi, Spotify, Deezer, Tidal.
Saving Money with LinuxSaving Money with Linux looks at how you can reduce your energy bills running Linux.
Home ComputersHome computers became commonplace in the 1980s. Emulate home computers including the Commodore 64, Amiga, Atari ST, ZX81, Amstrad CPC, and ZX Spectrum.
Now and ThenNow and Then examines how promising open source software fared over the years. It can be a bumpy ride.
Linux at HomeLinux at Home looks at a range of home activities where Linux can play its part, making the most of our time at home, keeping active and engaged.
Linux CandyLinux Candy reveals the lighter side of Linux. Have some fun and escape from the daily drudgery.
DockerGetting Started with Docker helps you master Docker, a set of platform as a service products that delivers software in packages called containers.
Android AppsBest Free Android Apps. We showcase free Android apps that are definitely worth downloading. There's a strict eligibility criteria for inclusion in this series.
Programming BooksThese best free books accelerate your learning of every programming language. Learn a new language today!
Programming TutorialsThese free tutorials offer the perfect tonic to our free programming books series.
Linux Around The WorldLinux Around The World showcases usergroups that are relevant to Linux enthusiasts. Great ways to meet up with fellow enthusiasts.
Stars and StripesStars and Stripes is an occasional series looking at the impact of Linux in the USA.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Read our Comment FAQ before commenting.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments