| Author |
Message |
hill
Joined: 17 Jun 2004 Posts: 285 Helped: 9
|
04 Jul 2004 17:14 What kind of product Mathlab is? |
|
|
|
Hi all,
Can anyone explain what is Matlab. I tried to look at Mathworks.com but can’t figure out what is this product. Is it a IDE for working with math or it’s just simply a math library?
Thanks & regards.
|
|
| Back to top |
|
 |
eltonjohn
Joined: 22 Feb 2002 Posts: 1558 Helped: 22
|
04 Jul 2004 17:28 Re: What kind of product Mathlab is? |
|
|
|
| check here : http://www.edaboard.com/ftopic82745.html
|
|
| Back to top |
|
 |
djalli
Joined: 10 Nov 2001 Posts: 887 Helped: 15 Location: 1600 Pennsylvania Avenue, Washington DC 20500
|
18 Jul 2004 20:52 Re: What kind of product Mathlab is? |
|
|
|
| hill wrote: |
Hi all,
Can anyone explain what is Matlab. I tried to look at Mathworks.com but can’t figure out what is this product. Is it a IDE for working with math or it’s just simply a math library?
Thanks & regards. |
hmmm there are plenty of books in this board. View them, the best way is by doing examples. Matlab is MATrix LABoratory. Just do examples a lot. You need to be fluent in Linear Algebra also.
Matlab is possibly the most important mathematical tool in engineering, without doubt.
|
|
| Back to top |
|
 |
amarnath
Joined: 24 Apr 2003 Posts: 938 Helped: 18
|
19 Jul 2004 20:07 What kind of product Mathlab is? |
|
|
|
| matlab is a tool by which you can perform a variety of tasks such as implement many dsp operations like fft..with just a few commands..it also has all other tool boxes namely neural networks ,fuzzy logic,control systems etc..for doing simulation of some block diagram and see its function...
|
|
| Back to top |
|
 |
redsk_y
Joined: 01 Jan 2002 Posts: 453 Helped: 1
|
19 Jul 2004 21:07 Re: What kind of product Mathlab is? |
|
|
|
Matlab is essentially an interpreted programming language by wich you can simulate in a very efficient way different algorithms ranging from
signal processing to genethic.
Every toolbox gives some particular functions related to some particular thing, RF, Control Systems, Communications....,
And don't forget to take a look of his powerful graphics.
Regards,
--rs
|
|
| Back to top |
|
 |
MicKen
Joined: 25 Jul 2004 Posts: 2
|
25 Jul 2004 9:56 Re: What kind of product Mathlab is? |
|
|
|
MATlab is a Mathematical simulating software. Using this U can do
1) Simulation of your model
2) DSP checking, the unit performance ( theory)
|
|
| Back to top |
|
 |
hunnylionus
Joined: 28 Feb 2004 Posts: 5
|
11 Aug 2004 8:21 Re: What kind of product Mathlab is? |
|
|
|
| In the past matlab was just kinda an interpreter program for matrix computation, and of course with that you can apply to many modelling and simulation problems. Now it's getting bigger and bigger and they incorporated into it some utilities so that you can convert your code to stand alone program. Actually for small and medium scale computation matlab is very convenient. For large scale, it's terribly slow
|
|
| Back to top |
|
 |
amer
Joined: 27 Jul 2004 Posts: 31 Helped: 1
|
04 Sep 2004 18:27 Re: What kind of product Mathlab is? |
|
|
|
hi
matlab is matrix laboratory..it is capable of doing all the complex eqations in seconds . It is used for 2D,3D designing.
it is availaible in as ..compiler and assembler also
to avoid confusion ..read the help files and have a matlab tour ( availaible in software).
all the best
--- bless U
|
|
| Back to top |
|
 |
anto2
Joined: 01 Dec 2003 Posts: 61 Helped: 1
|
23 Sep 2004 21:41 Re: What kind of product Mathlab is? |
|
|
|
| personally i would recommend mathcad, it's just easier to use, matlab is brilliant at what it does but it's not easy to use, i would only use matlab if i had to.
|
|
| Back to top |
|
 |
manasiri
Joined: 01 Mar 2006 Posts: 231 Helped: 16
|
05 Mar 2006 13:54 Re: What kind of product Mathlab is? |
|
|
|
Dear sir,
MATLAB® is a high-performance language for technical computing. It integrates computation, visualization, and programming in an easy-to-use environment where problems and solutions are expressed in familiar mathematical notation. This collection includes the following topics
Math and computation Algorithm development Data acquisition Modeling, simulation, and prototyping Data analysis, exploration, and visualization Scientific and engineering graphics Application development, including graphical user interface building
The MATLAB System
The MATLAB system consists of five main parts:
Development Environment. This is the set of tools and facilities that help you use MATLAB functions and files. Many of these tools are graphical user interfaces. It includes the MATLAB desktop and Command Window, a command history, an editor and debugger, and browsers for viewing help, the workspace, files, and the search path.
The MATLAB Mathematical Function Library. This is a vast collection of computational algorithms ranging from elementary functions, like sum, sine, cosine, and complex arithmetic, to more sophisticated functions like matrix inverse, matrix eigenvalues, Bessel functions, and fast Fourier transforms.
The MATLAB Language. This is a high-level matrix/array language with control flow statements, functions, data structures, input/output, and object-oriented programming features. It allows both "programming in the small" to rapidly create quick and dirty throw-away programs, and "programming in the large" to create large and complex application programs.
Graphics. MATLAB has extensive facilities for displaying vectors and matrices as graphs, as well as annotating and printing these graphs. It includes high-level functions for two-dimensional and three-dimensional data visualization, image processing, animation, and presentation graphics. It also includes low-level functions that allow you to fully customize the appearance of graphics as well as to build complete graphical user interfaces on your MATLAB applications.
The MATLAB External Interfaces (API). This is a library that allows you to write C and Fortran programs that interact with MATLAB. It includes facilities for calling routines from MATLAB (dynamic linking), calling MATLAB as a computational engine, and for reading and writing MAT-files
|
|
| Back to top |
|
 |
dragonight_x
Joined: 25 Mar 2006 Posts: 73 Helped: 2 Location: Egypt - Cairo
|
14 Feb 2007 10:47 Re: What kind of product Mathlab is? |
|
|
|
Maybe this can help:
|
|
| Back to top |
|
 |
josesitocg
Joined: 02 Nov 2005 Posts: 10 Helped: 1
|
04 Nov 2007 8:00 Re: What kind of product Mathlab is? |
|
|
|
matlab is a maths software... you can do very complex operations as those which are involved on dsp or mathematical models of signals and systems in engineering
it is like a very powerfull calculator with "programming language"s capacities and a big big library of usefull functions on engineering processes that can be described on math equations..
|
|
| Back to top |
|
 |
manasiri
Joined: 01 Mar 2006 Posts: 231 Helped: 16
|
22 May 2008 12:48 Re: What kind of product Mathlab is? |
|
|
|
the following sites are good.
www.uwec.edu/surepam/media/SUREPAM_Matlab1.ppt
www.glpbooks.com/download_files/IntroTechMATLAB.ppt
scv.bu.edu/documentation/tutorials/MATLAB
www.maths.uq.edu.au/~gac/mlb/mlb.html
see also :
|
|
| Back to top |
|
 |