{"id":37,"date":"2012-07-17T19:24:57","date_gmt":"2012-07-17T19:24:57","guid":{"rendered":"http:\/\/dstarena.com\/blog\/?p=37"},"modified":"2017-01-06T09:34:42","modified_gmt":"2017-01-06T09:34:42","slug":"what-is-matlab","status":"publish","type":"post","link":"http:\/\/dstarena.com\/blog\/what-is-matlab\/","title":{"rendered":"What is MATLAB?"},"content":{"rendered":"<p style=\"text-align: justify;\"><span style=\"color: #003366;\">MATLAB<\/span>\u00a0(<span style=\"color: #000000;\">matrix\u00a0laboratory) is a\u00a0numerical computing\u00a0environment and\u00a0fourth-generation programming language<\/span>.\u00a0<span style=\"color: #000080;\">MATLAB<\/span>\u00a0<strong>stand for matrix laboratory which is a programming language for\u00a0<a title=\"What is algorithm development in MATLAB?\" href=\"http:\/\/dstarena.com\/what-is-algorithm-development-in-matlab\/\" target=\"_blank\">algorithm development<\/a>,\u00a0<a title=\"What is Data analysis in MATLAB?\" href=\"http:\/\/dstarena.com\/what-is-data-analysis-in-matlab\/\" target=\"_blank\">data analysis<\/a>, visualization &amp; numerical computation, MATLAB is a technical computing language for engineer &amp; scientist in industry &amp; academia. This solves fundamental problems of engineer &amp; scientist &amp; it support s the vector &amp; matrix operation. It enables fast development &amp; execution. MATLAB lets you execute commands or groups of commands one at a time, without compiling and linking, enabling you to quickly iterate to the optimal solution. By the MATLAB language, you can program and develop algorithms faster than with traditional languages &amp; provides all the features of a traditional programming language, including arithmetic operators, flow control, data structures, data types, object-oriented programming (OOP), and debugging features. because you do not need to perform low-level administrative tasks, such as declaring variables, specifying data types, and allocating memory. In many cases, MATLAB eliminates the need for \u2018for\u2019 loops. As a result, one line of MATLAB code can often replace several lines of C or C++ code.<\/strong><\/p>\n<ul>\n<li>MATLAB==MATrix LABratory<\/li>\n<li>\u00a0It is widely used to solve different types of scientific problems.<\/li>\n<li>The basic data structure is a complex double precision matrix.<\/li>\n<li>Matlab is a software package for high performance numerical computation and visualization.<\/li>\n<li>It provide hundreds of built in functions for technical computation, graphics and animation.<\/li>\n<li>\u00a0Numerous functions for 2-D and 3-D graphics are available.<\/li>\n<li>\u00a0 Its provides easy extensibility with its own high level programming language.<\/li>\n<li>Basic building block of Matlab is MATRIX and fundamental data type is array.<\/li>\n<li>Its built in function provides excellent tools for linear algebra computation. Data analysis, signal processing, optimization, numerical solution of ordinary differential equation, quadrature, and many others type of scientific computations.<\/li>\n<\/ul>\n<h1 style=\"text-align: justify;\"><span style=\"color: #003300;\">SYNTAX<\/span><\/h1>\n<h2 style=\"text-align: justify;\">The MATLAB application is built around the MATLAB language, and most use of MATLAB involves typing MATLAB code into the Command Window (as an interactive mathematicalshell), or executing text files containing MATLAB code and\u00a0functions.<\/h2>\n<p>&nbsp;<\/p>\n<pre>&gt;&gt; x = 17\r\nx =\r\n 17\r\n&gt;&gt; x = 'hat'\r\nx =\r\nhat\r\n&gt;&gt; y = x + 0\r\ny =\r\n       104        97       116\r\n&gt;&gt; x = [3*4, pi\/2]\r\nx =\r\n   12.0000    1.5708\r\n&gt;&gt; y = 3*sin(x)\r\ny =\r\n   -1.6097    3.0000<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>MATLAB\u00a0(matrix\u00a0laboratory) is a\u00a0numerical computing\u00a0environment and\u00a0fourth-generation programming language.\u00a0MATLAB\u00a0stand for matrix laboratory which is a programming language for\u00a0algorithm development,\u00a0data analysis, visualization &amp; numerical computation, MATLAB is a technical computing language for engineer &amp; scientist in industry &amp; academia. This solves fundamental problems of engineer &amp; scientist &amp; it support s the vector &amp; matrix operation. It enables [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[46],"tags":[285,80,324,323,52,14],"class_list":["post-37","post","type-post","status-publish","format-standard","hentry","category-matlab-2","tag-be-majorminor-training-in-bhopal","tag-m-tech-projects-bhopal","tag-matlab-based-m-techph-d-projects","tag-matlab-online-course","tag-matlab-training-in-bhopal","tag-what-is-matlab"],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/dstarena.com\/blog\/wp-json\/wp\/v2\/posts\/37","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/dstarena.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/dstarena.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/dstarena.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/dstarena.com\/blog\/wp-json\/wp\/v2\/comments?post=37"}],"version-history":[{"count":4,"href":"http:\/\/dstarena.com\/blog\/wp-json\/wp\/v2\/posts\/37\/revisions"}],"predecessor-version":[{"id":3724,"href":"http:\/\/dstarena.com\/blog\/wp-json\/wp\/v2\/posts\/37\/revisions\/3724"}],"wp:attachment":[{"href":"http:\/\/dstarena.com\/blog\/wp-json\/wp\/v2\/media?parent=37"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/dstarena.com\/blog\/wp-json\/wp\/v2\/categories?post=37"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/dstarena.com\/blog\/wp-json\/wp\/v2\/tags?post=37"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->