Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: MATLAB


Related Topics

In the News (Wed 11 Nov 09)

  
  Matlab Tutorial   (Site not responding. Last check: 2007-09-16)
Matlab is a program that was originally designed to simplify the implementation of numerical linear algebra routines.
The real power of matlab is that the basic operations defined in linear algebra can be carried out with similar notation and a minimal number of programming steps.
The basic control structure in matlab is the "if" statement which allows for conditional execution of certain parts of a code.
www.cyclismo.org /tutorial/matlab   (410 words)

  
 MATLAB - Wikipedia, the free encyclopedia
MATLAB 6.5 being used to manipulate a bitmap image.
Short for "MATrix LABoratory", MATLAB was invented in the late 1970s by Cleve Moler, then chairman of the computer science department at the University of New Mexico.
MATLAB is dynamically typed, meaning that variables can be assigned without declaring their type, and that their type can change.
en.wikipedia.org /wiki/MATLAB   (1551 words)

  
 ddhr.org   (Site not responding. Last check: 2007-09-16)
Matlab (actually it's MATLAB, but I don't like things that are needlessly capitalized) is a math/science/engineering computer application that college professors claim is "extremely powerful" and "a must-have skill".
Matlab was introduced to me in a calculus class as a program that was able to graph functions in 2D and 3D.
Matlab's website even says, "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." The thing that sets it apart from traditional programming languages is that there's no need for a compiler.
ddhr.org /2006/07/10/matlab   (467 words)

  
 Matlab Tutorial
Matlab is both a powerful computational environment and a programming language that easily handles matrix and complex arithmetic.
This is also a good time to point out that Matlab remembers the commands that you are entering and you can use the up-arrow button to scroll through them and edit them for re-entry.
Matlab is really designed to work with vectors and matrices, and a scalar variable is just a special case of a 1x1 dimensional vector.
www.owlnet.rice.edu /~elec241/matlab.html   (1938 words)

  
 Matlab Primer
MATLAB is an interactive, matrix-based system for scientific and engineering calculations.
MATLAB is available for a number of environments: Sun/Apollo/VAXstation/HP workstations, VAX, MicroVAX, Gould, PC and AT compatibles, 80386 and 80486 computers, Apple Macintosh, and several parallel machines.
MATLAB is licensed by The MathWorks, Inc., Cochituate Place, 24 Prime Park Way, Natick, MA 01760, (508)653-1415, Fax: (508)653-2997, Email: info@mathworks.com.
math.ucsd.edu /~driver/21d-s99/matlab-primer.html   (495 words)

  
 MATLAB on Athena (AC-71)
Matlab 6 introduced the Matlab Desktop, a graphical interface with additional tools; because it runs more slowly than the traditonal command-line interface, it is not currently on by default but you can use it by typing desktop at the MATLAB prompt, or start MATLAB by typing matlab -desktop.
MATLAB also has the poly function, which takes a vector and returns the polynomial whose roots are the elements of that vector.
MATLAB will allow you to call rhino with only two arguments, and treat your call to the program as if the last two arguments were optional, and not used.
web.mit.edu /olh/Matlab/Matlab.html   (7422 words)

  
 Matlab
Matlab is a tool for doing numerical computations with matrices and vectors.
% matlab >> a = [ 1 2; 2 1 ] a = 1 2 2 1 >> a*a ans = 5 4 4 5 >> quit 16 flops.
If A is invertible, X = (1/A)B, or, using Matlab notation, X = A\B. Lets try this out by solving ax = b with a as before and b = [ 1; 0 ].
www.math.utah.edu /lab/ms/matlab/matlab.html   (776 words)

  
 CTM: Matlab Basics Tutorial
Matlab is supported on Unix, Macintosh, and Windows environments; a student version of Matlab is available for personal computers.
Matlab contains all of the standard functions such as sin, cos, log, exp, sqrt, as well as many others.
In Matlab, a polynomial is represented by a vector.
www.engin.umich.edu /group/ctm/basic/basic.html   (1812 words)

  
 MATLAB Educational Web Sites
Oceanographic Utilities for MATLAB by Rich Pawlowicz at the University of British Columbia.
SPACELIB for MATLAB and C by Giovanni Legnani at Universita' di Brescia in Italy.
A MATLAB manual based on version 4.2 of MATLAB is available from the University of Texas Math department.
www.eece.maine.edu /mm/matweb.html   (735 words)

  
 MATLAB Frequently Asked Questions
MATLAB is the name used to refer to the class of matrix calculator environments derived from the first, called MATLAB.
MATLAB was developed by Cleve Moler in the late 1970s at the University of New Mexico and other locations with support from the National Science Foundation.
The FFT in MATLAB is defined as sum(x(i)*exp(-j*i*k/N)) and not sum(x(i)*exp(j*i*k/N)).
www.math.ufl.edu /help/matlab-faq.html   (3256 words)

  
 Matlab tutorial   (Site not responding. Last check: 2007-09-16)
Matlab was originally designed for numerical computations involving large matrix computations that arise in scientific computing.
This is accomplished in Matlab by using the operations +,-,*,^ preceded by a period (dot).
In general, the colon is used in Matlab to identify or define a block of entries in an array.
math.uc.edu /~kingjt/matlab/tutorial_v4.html   (3129 words)

  
 MATLAB at MIT
Matlab is a technical computing environment for high-performance numeric computation and visualization, produced by The MathWorks Inc. It includes a number of subject specific toolboxes as well as a dynamic system simulation package, Simulink.
Matlab is an officially supported software package for the MIT Athena Computing Environment.
The Matlab in Education page from The MathWorks is dedicated to educational applications of the program.
web.mit.edu /matlab/www/home.html   (462 words)

  
 ODE Software for MATLAB
On modern versions of MATLAB there is a path browser, which can be opened from the menu or from the toolbar.
MULTIGRAF is an easy to use MATLAB routine which enables the placing of up to six MATLAB figures on one page.
MATLAB has a version of this, but unfortunately only in an add on toolbox.
math.rice.edu /~dfield   (794 words)

  
 Frequently asked questions about MATLAB   (Site not responding. Last check: 2007-09-16)
MATLAB is a complete environment for high-level programming, as well as interactive data analysis.
In recent MATLAB versions (>= 6.5), this is actually not such a bad idea, as the accelerator will do a good job on a loop like this.
A popular textbook for a general audience is Mastering Matlab 6 by Duane Hanselman and Bruce Littlefield (http://www.eece.maine.edu/mm/).
www.mit.edu /~pwb/cssm/matlab-faq.html   (7102 words)

  
 Matt Kawski's personal MATLAB resources, Arizona State University
MATLAB Student Version includes: unlimited matrix size, Simulink, and the Symbolic Math Toolbox at a price of $99.
The boundary data were u=0 at the edges of a rectangular box and u=1 on the letters -- some magic coloring and overlay of a customized contourplot made a dramatic image which was widely seen on banners and is shown on the front-cover of the proceedings in full color.
The main MATLAB use was for generating imagery similar to the laurent-demo, but related to geodesic spheres etc. My goal is to sometime code most of this in JAVA so that anyone can run it on the WWW, w/o having to understand MATLAB code that was written for a one-time-use.
math.la.asu.edu /~kawski/MATLAB/matlab.html   (2592 words)

  
 tutorials.html
All files and examples included in these tutorials were tested on a PC (Windows 95) with the professional version of MATLAB 5.3, Release 11, installed.
Each tutorial, except Tutorial 1, is accompanied by a set of the compressed MATLAB m-files that are included in the text.
Tutorial 1 is recommended for those who have never used MATLAB before.
www.math.siu.edu /matlab/tutorials.html   (128 words)

  
 MATLAB and GAMS: Interfacing Optimization and Visualization Software   (Site not responding. Last check: 2007-09-16)
This document briefly describes a link between GAMS and MATLAB, both of which the user is assumed to have already.
This worked for versions of MATLAB prior to version 7, and is no longer supported.
A version 5 matlab "gams.dll" can be found in this zip archive.
www.cs.wisc.edu /math-prog/matlab.html   (389 words)

  
 MATLAB Tutorial
That is because we mapped drive "n:" but the MATLAB's startup file matlabrc.m under the matlab directory at the clamengserver may specify a search path/drive something other than "n:".
The older Second Edition (for MATLAB v3.5; 25 pages) is still available from the University of Florida, Mathworks' ftp site, or locally from UMCP (to avoid internet traffic).
For each version of MATLAB, MEX files have to be recompiled with FORTRAN or C compilers from very specific, version-dependent vendors.
www.glue.umd.edu /~nsw/ench250/matlab.htm   (1746 words)

  
 CTM: Control Tutorials for Matlab
They are designed to help you learn how to use Matlab for the analysis and design of automatic control systems.
You should be able to run most of the Matlab programs by copying and pasting between windows.
There are anonymous feedback forms at the bottom of each tutorial and example; we are interested to hear how you use the tutorials and your suggestions for improvements.
www.engin.umich.edu /group/ctm   (316 words)

  
 Matlab Download
Matlab will update its license you are ready for another year.
If you installed MATLAB, and all the toolboxes that you will be using, during your original MATLAB installation, you do not have to reinstall when you receive a new license file.
IF the link does not take you to the download page after authorizing with Kerberos, it is likely that your order has not been processed and your Net ID has not yet been added to the permit authorizing the download.
www.cit.cornell.edu /software/licenses/matlab_download.html   (700 words)

  
 Matlab Clones   (Site not responding. Last check: 2007-09-16)
Matlab™ has become the de facto standard for DSP system design and simulation.
However, Matlab has two problems: 1) it's expensive, and 2) it costs a lot.
Rlab does not try to be a Matlab clone but instead, in the words of its creator "borrows what I believe are the best features of the Matlab language and provides improved language syntax and semantics." For more information:
www.dspguru.com /sw/opendsp/mathclo2.htm   (312 words)

  
 Matlab Links   (Site not responding. Last check: 2007-09-16)
MATLAB Tutorial at the University of British Columbia.
To get a copy of the Matlab m-files, with documentation, for making movies in mpeg format you can download the file mpgwrite.zip and upzip it to your favorite directory.
There is a package, developed by Andreas Wiegmann of the Lawrence Berkeley National Laboratory, that creates a moving gif file or mpeg file for movie display on a web page.
math.uc.edu /~kingjt/matlab_lnk.html   (165 words)

  
 Optimization - MATLAB Users Start Here
Object-Oriented API -- The SDK is the only MATLAB library for optimization and simulation that allows you to describe your model in a high-level way, using MATLAB's object-oriented features.
Optimization Toolbox API -- For users with existing MATLAB code written for the Optimization Toolbox, the SDK offers a compatible API with functions such as linprog, quadprog, fmincon and others.
If your problem is likely to exceed the size limits of the Solver Platform SDK for the type of optimization problem you want to solve, then you'll want to choose a Solver Engine that handles larger-scale problems of that specific type.
www.solver.com /matlabsdk.htm   (900 words)

  
 MATLAB Guide
What people are saying about MATLAB Guide (quotations).
Lawrence F. Shampine, Jacek A. Kierzenka and Mark W. Reichelt, Solving boundary value problems for ordinary differential equations in MATLAB with bvp4c.
Contains an M-file exportfig.m that is very useful for generating publication-quality EPS files from a MATLAB figure.
www.ma.man.ac.uk /~higham/mg   (166 words)

  
 A Partial List of On-Line Matlab Tutorials   (Site not responding. Last check: 2007-09-16)
Matlab 5.2 Manual from Rice University, Houston, TX Matlab Summary and Tutorial from the University of Florida, Gainsville, FL Matlab Primer, 3rd edition, by Kermit Sigmond, University of Florida
Mastering MATLAB 6, by Duane Hanselman, Bruce R. Littlefield.
Introduction to Matlab 6 (Esource--The Prentice Hall Engineering Source) by Dolores Etter, David Kuncicky, Doug Hull.
www.duke.edu /~hpgavin/matlab.html   (336 words)

  
 MATLAB Resources   (Site not responding. Last check: 2007-09-16)
Etter, Introduction to MATLAB for Engineers and Scientists, Prentice Hall, Upper Saddle River, NJ, 1996.
Garcia and C. Penland, MATLAB Projects for Scientists and Engineers, Prentice Hall, Upper Saddle River, NJ, 1996.
Redfern and C. Campbell, The MATLAB 5 Handbook, Springer-Verlag, New York, 1998.
www.cse.uiuc.edu /heath/scicomp/matlab.html   (434 words)

  
 ILL/TAS: Matlab Programs   (Site not responding. Last check: 2007-09-16)
Matlab (version 5 or higher) provided by MathWorks (http://www.mathworks.com).
Scilab a wonderfull Matlab clone, fast, free, with GUI and objects (figure, uicontrol, uimenu) as well as a Simulink clone.
Various algorithms propose to extract from signal instrumental function (response of instrument to a Dirac excitation), to perform X or Y symetrisation, etc. MFit can communicate with it.
www.ill.fr /tas/matlab/doc   (954 words)

  
 The MathWorks France - MATLAB® - Le langage du calcul scientifique   (Site not responding. Last check: 2007-09-16)
The MathWorks France - MATLAB® - Le langage du calcul scientifique
MATLAB® est un langage de haut niveau et un environnement interactif permettant d’effectuer des tâches qui nécessitent une grande puissance de calcul plus rapidement que les langages de programmation traditionnels tels que C, C++ et Fortran.
MATLAB is the foundation for Simulink and all other MathWorks products, and can be extended with add-on products for:
www.mathworks.fr /products/matlab   (96 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.