Header Ads

MATLAB software, general functions and signal processing toolbox functions.


v Introduction to MATLAB:
ØThe name MATLAB stands for MATrix LABoratory. MATLAB was written originally to provide easy access to matrix software developed by the LINPACK (linear system package) and EISPACK (Eigen system package) projects. MATLAB is a high-performance language for technical computing. It integrates Computation, visualization, and programming environment. MATLAB is a modern programming language environment: it has sophisticated data structures, contains built-in editing and debugging tools, and supports object-oriented programming. These factors make MATLAB an excellent tool for teaching and research.

Ø  MATLAB has many advantages compared to conventional computer languages for solving technical problems. MATLAB is an interactive system whose basic data element is an array that does not require dimensioning. The software package has been commercially available since 1984 and is now considered as a standard tool at most universities and industries worldwide.



Ø  It has powerful built-in routines that enable a very wide variety of computations. It also has easy to use graphics commands that make the visualization of results immediately available.  Specific applications are collected in packages referred to as toolbox. There are toolboxes for signal processing, symbolic computation, control theory, simulation, optimization, and several other fields of applied science and engineering.

    Here I am sharing some important commands used in MATLAB.

v Some important commands in MATLAB:

Command
Use
Help
List topics on which help is available
Help command name        
Provides help on the topic selected
Demo                                          
Runs the demo program
Who                                           
Lists variables currently in the workspace
Whos                                        
List Variables with the size
Clear                                        
Clears the workspace, all the variables are removed
Clear x,y,z                               
Clears only variables x,y,z
Quit                                           
Quits MATLAB

v Some of the frequently used built-in functions in signal processing toolbox.




       More programs and information on MATLAB will be coming soon. To download this all in pdf please click HERE.






No comments

Powered by Blogger.