| |
- A Practical Introduction to MATLAB
pop
In the following sections, I give an introduction to some of the most useful features of MATLAB. I include plenty of examples; the best way to learn to use MATLAB is to read this while running MATLAB, trying the examples and experimenting.
http://www.math.mtu.edu/~msgocken/intro/intro.html
Read 2 Reviews
(Added: Sep 06, 1999 Hits: 5307 Rating: 0.00 Votes: 0)
Rate It
Review It
- An Introductory Guide to MATLAB
pop
An Introductory Guide to MATLAB Second Edition by Ian Cavers from the Department of Computer Science at the University of British Columbia.
http://www.cs.ubc.ca/spider/cavers/MatlabGuide/guide.html
Read 1 Reviews
(Added: Mar 22, 2006 Hits: 1950 Rating: 0.00 Votes: 0)
Rate It
Review It
- Solving Nonlinear Equations
pop
A mini project meant to solve non linear equations. Could be useful to someone. Contains theoretical data and exercises.
http://documents.wolfram.com/v5/Built-inFunctions/AdvancedDocumentation/Optimization/UnconstrainedOptimization/1.4.html
Read 5 Reviews
(Added: Aug 01, 2004 Hits: 1620 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Tutorial Lessons / Tutorial de lecciones de MATLAB
pop
This is the web page of a course covering MATLAB at Don Bosco University, in El Salvador. Includes several step-by-step lessons based on MATLAB official documentation. (This site is in Spanish). �ste es el sitio web de un curso universitario acerca de MATLAB en la Universidad Don Bosco, en El Salvador. Incluye una serie de lecciones para aprender a usar MATLAB paso a paso, basadas en la documentaci�n oficial del producto.
http://i.1asphost.com/jals/matlab
Read 3 Reviews
(Added: Jul 27, 2004 Hits: 1176 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Tutorial Information
pop
MATLAB tutorials from the University of New Hampshire. The tutorials are broken up into some of the basic topics. The first includes a few examples of how MATLAB makes it easy to create and manipulate vectors. The tutorials move from the simple examples and get tougher. Vectors, matrices, vector operations, loops, plots, executable files, subroutines, if statements are covered.
http://www.cyclismo.org/tutorial/matlab/
Read 6 Reviews
(Added: Apr 02, 2004 Hits: 1130 Rating: 0.00 Votes: 0)
Rate It
Review It
- How to Make a Movie from MATLAB
pop
I receive with a certain regularity the question: ``How do I make movies with Matlab?'' In fact, that was one of my burning questions some while back myself.
http://www.math.umbc.edu/~gobbert/movie.html
Read 2 Reviews
(Added: Jun 06, 2005 Hits: 1085 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Tutorial from Utah University
pop
MATLAB is a tool for doing numerical computations with matrices and vectors. It can also display information graphically. The best way to learn what Matlab can do is to work through some examples at the computer. After reading the "getting started" section, you can use the tutorial below for this.
http://www.math.utah.edu/lab/ms/matlab/matlab.html
Read 2 Reviews
(Added: Jul 03, 1999 Hits: 1036 Rating: 0.00 Votes: 0)
Rate It
Review It
- Tutorial for MATLAB Control System Toolbox
pop
This document gives an introduction to the MATLAB Control System Toolbox. There are code examples of how to use the commands of the toolbox, and MATLABs response to the commands is shown in the document.
http://techteach.no/publications/control_system_toolbox/
Read 2 Reviews
(Added: Aug 24, 2004 Hits: 951 Rating: 0.00 Votes: 0)
Rate It
Review It
- Various MATLAB Links
pop
This page has various MATLAB links collected in one place. This includes links for tutorials, graphic, and toolboxes.
http://www.indiana.edu/~statmath/math/matlab/links.html
Read 9 Reviews
(Added: Aug 12, 2004 Hits: 951 Rating: 0.00 Votes: 0)
Rate It
Review It
- An Introductory Guide to MATLAB
pop
Contains MATLAB Basics, Variables/Expressions/Statements, Matrices & Matlab, Numbers & Arithmetic Expressions, MATLAB Functions, Matrix Operations, Array Operations, and more.
http://www.cs.ubc.ca/spider/cavers/MatlabGuide/guide.html
Read 3 Reviews
(Added: Jun 07, 2005 Hits: 922 Rating: 0.00 Votes: 0)
Rate It
Review It
- Regression Analysis Tutorial
pop
A brief succint tutorial for performing regression analysis. The tutorial presents performing regression analysis in both Excel and Matlab. The tutorial explains the theory well.
http://dynsys.uml.edu/tutorials/Regression_Analysis/regression_analysis_tutorial_012005.pdf
Read 5 Reviews
(Added: Jan 18, 2006 Hits: 901 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB-Simulink Programming Zone
pop
A collection of useful links - including information related to MATLAB and process control, numerical methods, MATLAB and signal processing, MATLAB tips and tricks, and more.
http://www.onesmartclick.com/programming/matlab.html
(Added: Jun 06, 2005 Hits: 869 Rating: 0.00 Votes: 0)
Rate It
Review It
- Indiana University MATLAB Tutorial
pop
Topics covered include MATLAB Overview, sales, availability, licensing, using the PDE toolbox and plotting.
http://www.indiana.edu/~statmath/math/matlab/
(Added: Apr 02, 2004 Hits: 767 Rating: 0.00 Votes: 0)
Rate It
Review It
- Solution of algebraic equations
pop
Solution of linear and non-linear, single and multiple, algebraic equations. Emphasis is on numerical methods, but with links to tutorial on symbolic methods. Created for use by undergraduate engineering students using the Student Version of MATLAB. Includes many examples with MATLAB commands to be executed.
http://people.clarkson.edu/~wilcox/ES100/eqsolve.htm
Read 4 Reviews
(Added: May 19, 2006 Hits: 741 Rating: 0.00 Votes: 0)
Rate It
Review It
- Virginia Tech MATLAB Tutorial Files
pop
Introduction to MATLAB, Matrix Operations, MATLAB Toolboxes, Basic Functions, Advanced functions (interpolation, ODE, integration), Applications, GUI Basics, Optimization
http://128.173.204.63/courses/matlab/matlab_tutorial.html
(Added: Jun 15, 2005 Hits: 736 Rating: 0.00 Votes: 0)
Rate It
Review It
- Free Online MathWorks Seminar: What's New in MATLAB 7
This webinar is designed for people who have used MATLAB before. MATLAB 7 includes major new programming and code efficiency features, such as integer and single-precision math, conditional breakpoints, cell execution in the Editor, and M-Lint code checking. It also includes major new plotting and visualization features such as interactive plot creation tools and M-code generation from plots.
http://www.mathworks.com/mtd7649
Read 3 Reviews
(Added: Jul 16, 2004 Hits: 664 Rating: 0.00 Votes: 0)
Rate It
Review It
- Learning MATLAB
A Tutorial for Getting Started in MATLAB. Covers Demos, Arithmetic Calculator, Built-In Functions, Polynomials, User Functions, M-Files, Graphics, 2-D Plots, Matrices, and Systems of Equations.
http://www.contracosta.cc.ca.us/math/LMATLAB.HTM
Read 3 Reviews
(Added: Jun 13, 2005 Hits: 621 Rating: 0.00 Votes: 0)
Rate It
Review It
- Plotting with MATLAB Tutorial
MATLAB is very useful for making scientific and engineering plots. You can create plots of known, analytical functions, you can plot data from other sources such as experimental measurements, you can analyze data, perhaps by fitting it to a curve, and then plot a comparison.
http://www.me.pdx.edu/~gerry/MATLAB/plotting/plotting.html
Read 1 Reviews
(Added: Jun 07, 2005 Hits: 612 Rating: 0.00 Votes: 0)
Rate It
Review It
- Programming Exercises
In today's session, we will tackle two programming exercises. In each case, our task is to find the average peak values of several waveforms.
http://www.uchsc.edu/physiology/wjb/matlab/matlab2003d.htm
Read 5 Reviews
(Added: Jun 08, 2005 Hits: 599 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Programming Style Guidelines
Advice on writing MATLAB code usually addresses efficiency concerns, with recommendations such as �Don�t use loops.� This document is different. Its concerns are correctness and clarity. The goal of these guidelines is to help produce code that is more likely to be correct, understandable, sharable and maintainable.
http://www.datatool.com/prod02.htm
(Added: Jun 15, 2005 Hits: 573 Rating: 0.00 Votes: 0)
Rate It
Review It
- speech processing using matlab
Brief demonstration of various speech processing techniques using MATLAB
Demo Subjects:
Short-Time Measurements (STM)
Spectrogram (Spec)
Linear Prediction (LP)
http://cvsp.cs.ntua.gr/courses/patrec/OnlineSpeechDemos/speechDemo_2004_Part1.html
Read 2 Reviews
(Added: May 08, 2006 Hits: 546 Rating: 0.00 Votes: 0)
Rate It
Review It
- Comparison: MATLAB Scripts & BASIC
There are many similarities between the language used for MATLAB scripts and more the more familiar BASIC programming language (and other higher level languages such as FORTRAN, Pascal or C). This document may help when becoming familiar with MATLAB scripts.
http://physics.gac.edu/~huber/matlab/mtlbasic.htm
(Added: Jul 07, 1999 Hits: 486 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Snippets
MATLAB Snippets is a public code repository. You can easily add code to your personal collection of code snippets, categorize your code snippets with keywords (known as 'tags'), and share your snippets via this site.
http://xtargets.com/cms/Matlab-Snippets/
Read 4 Reviews
(Added: Jun 09, 2005 Hits: 481 Rating: 0.00 Votes: 0)
Rate It
Review It
- Matlab Vectorisation Tricks
Some basic tips on speeding up matlab code and on exploiting vectorisation are mentioned in the Optimisation section of our matlab page.
http://www-h.eng.cam.ac.uk/help/tpl/programs/Matlab/tricks.html
Read 6 Reviews
(Added: Jun 08, 2005 Hits: 455 Rating: 0.00 Votes: 0)
Rate It
Review It
- Loading Data into MATLAB for Plotting
In addition to plotting values created with its own commands, MATLAB is very useful for plotting data from other sources, e.g., experimental measurements. Typically this data is available as a plain text file organized into columns. MATLAB can easily handle tab or space-delimited text, but it cannot directly import files stored in the native (binary) format of other applications such as spreadsheets.
http://www.me.pdx.edu/~gerry/MATLAB/plotting/loadingPlotData.html
(Added: Jun 07, 2005 Hits: 440 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Primer
Provides and introduction to concepts, functions, matrices, graphics, and scripts in MATLAB.
http://www.mech.ubc.ca/~ahodgson/Courses/MECH%20410E/Assignments/matlab.htm
Read 3 Reviews
(Added: Jun 02, 2005 Hits: 435 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Answers
How to perform a number of tasks with MATLAB including debugging .m files, plotting, saving variables in a text file, and moree.
http://web.mit.edu/answers/matlab/
Read 3 Reviews
(Added: Jun 08, 2005 Hits: 431 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Summary and Tutorial
This is an interactive introduction to MATLAB. I have provided a sequence of commands for you to type in.
http://www.math.ufl.edu/help/matlab-tutorial/matlab-tutorial.html#SEC1
Read 1 Reviews
(Added: Jun 08, 2005 Hits: 431 Rating: 0.00 Votes: 0)
Rate It
Review It
- CSSM MATLAB FAQ
This is the official home page for the comp.soft-sys.matlab FAQ. The FAQ is posted regularly to the newsgroup and is also available here in several different formats. This FAQ contains a comprehensive list of commonly asked MATLAB questions.
http://www.mit.edu/~pwb/cssm/
Read 3 Reviews
(Added: Jun 27, 2002 Hits: 419 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Tutorial
Basic MATLAB Tutorial with screen shots and descriptions.
http://www-ee.eng.buffalo.edu/faculty/paololiu/edtech/roaldi/tutorials/matlab.htm
Read 3 Reviews
(Added: Jun 08, 2005 Hits: 417 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Tutor
MATLAB can find both an indefinite integral (i.e., antiderivative) and a definite integral of a symbolic expression. That assumes an elementary antiderivative exists. If not, MATLAB can compute a very accurate numerical approximation to the definite integral.
http://www.math.duke.edu/education/ccp/materials/diffeq/mlabtutor/mlabtut9.html
(Added: Jun 06, 2005 Hits: 393 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Array Manipulation Tips & Tricks
This document is intended to be a compilation of tips and tricks mainly related to efficient ways of manipulating arrays in MATLAB.
http://64.233.167.104/search?q=cache:mIAOLxc3bgUJ:home.online.no/~pjacklam/matlab/doc/mtt/doc/mtt.pdf+&hl=en
Read 2 Reviews
(Added: Jun 07, 2005 Hits: 383 Rating: 0.00 Votes: 0)
Rate It
Review It
- Quantitative Curriculum for Life Science Students - MATLAB Files Developed
This page contains a listing of all MATLAB Files and copies of the code of each of them. These were developed for students to use as templates for a variety of projects, as well as to provide demos in class. Note that all the below files are designed for use with the DOS version of MATLAB - for use on Windows,UNIX or Macintosh, simply remove the !c: lines in each file.
http://www.tiem.utk.edu/~gross/matlabfiles/quant.lifesci.matlab.html
Read 3 Reviews
(Added: Feb 23, 2005 Hits: 367 Rating: 0.00 Votes: 0)
Rate It
Review It
- Saving data using string filenames in MATLAB
It is an easy matter to save data as a mat(MATLAB binary) file or an ASCII file so long as you know the filename beforehand. However if you want to dynamically generate your filename, things get a little tricky since MATLAB's documentation is sparse about this...
http://www.ecogito.net/matlab/2004/12/saving-data-using-string-filenames-in.html
Read 5 Reviews
(Added: Jun 07, 2005 Hits: 365 Rating: 0.00 Votes: 0)
Rate It
Review It
- Simple Plotting in MATLAB
You can use MATLAB not only to calculate quantites, but to plot them as well. In this course, we'll do only simple x-y plots. It's easiest to explain through examples.
http://spiff.rit.edu/classes/phys317/lectures/plot/plot.html
Read 2 Reviews
(Added: Jun 08, 2005 Hits: 357 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Tutorials
Covers scalars, arrays, finding array sizes, adding row and column vectors of the same length, and referenceing individual array elements.
http://www.life.uiuc.edu/mcb/419/matlab/tut1.php
Read 2 Reviews
(Added: Jun 13, 2005 Hits: 347 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB - Getting Started
Getting started with MATLAB - Contains tutorials for help with matrices, vectors, systems of equations, loops, and graphing.
http://www.math.utah.edu/lab/ms/matlab/matlab.html
(Added: Jun 06, 2005 Hits: 331 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Quick Reference
General Purpose Commands,Operators and Special Characters, Logic Functions, Elementary Math Functions, Language Constructs, and more.
http://www.fisica.uson.mx/carlos/Software/RefCards/matlab_quickref.pdf
(Added: Jun 13, 2005 Hits: 331 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Resources
Useful commands for DIP Beginners and Code Used in Class.
http://www.cs.ust.hk/~brown/comp641f/matlab.html
(Added: Jun 15, 2005 Hits: 326 Rating: 0.00 Votes: 0)
Rate It
Review It
- Using Multiple X and Y Axes
This example creates a graph to display two separate sets of data using the bottom and left sides as the x- and y-axis for one, and the top and right sides as the x- and y-axis for the other.
http://www-ccs.ucsd.edu/matlab/techdoc/umg/chaxes11.html
(Added: Jun 08, 2005 Hits: 317 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Tips
Using the -nodesktop option, Mac Machines vs SGI Machines at CVRTI, The 'More Problem', Getting Help in MATLAB, and more.
http://www.cvrti.utah.edu/~jeroen/matmap/MatlabTips.html
Read 4 Reviews
(Added: Jun 08, 2005 Hits: 295 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB Primer by Kermit Sigmon
The purpose of this Primer is to help you begin to use MATLAB. They can best be used hands-on. You are encouraged to work at the computer as you read the Primer and freely experiment with examples.
http://www.glue.umd.edu/~nsw/ench250/primer.htm
Read 4 Reviews
(Added: Jun 07, 2005 Hits: 290 Rating: 0.00 Votes: 0)
Rate It
Review It
- Helpful Information For Using MATLAB
The discussion does assume you know how to use and read the on-line help facilities in MATLAB (help, helpdesk and helpwin) and are familiar with how MATLAB handles things like vectors and arrays.
http://www.facstaff.bucknell.edu/maneval/help211/helpmain.html
Read 2 Reviews
(Added: Jun 08, 2005 Hits: 270 Rating: 0.00 Votes: 0)
Rate It
Review It
- UCSD MATLAB Primer
Help & Basics, Objects in MATLAB, Simple Operations on Vectors & Matrices, Saving Your Work, Relations & Control Statements, Creating Functions using m-files, and Plotting.
http://www.cs.ucsd.edu/~sjb/classes/matlab/matlab.intro.html
(Added: Jun 15, 2005 Hits: 268 Rating: 0.00 Votes: 0)
Rate It
Review It
- Recitation Demos in MATLAB
Contains links to several Recitation Demos and Tutorials using MATLAB.
http://web.mit.edu/18.06/www/MATLAB/Recitation.html
(Added: Jun 06, 2005 Hits: 266 Rating: 0.00 Votes: 0)
Rate It
Review It
- MATLAB on Athena (AC-71)
Getting started, Matrix/vector operations, Graphics, Creating your own functions & scripts, Saving your work, and more
http://web.mit.edu/afs/.athena/astaff/project/logos/olh/Math/Matlab/TOC.html
Read 3 Reviews
(Added: Jun 08, 2005 Hits: 241 Rating: 0.00 Votes: 0)
Rate It
Review It
- Introduction to OOP in Matlab
An excellent series of PowerPoint presentations on object-oriented programming in MATLAB, available from a course site at Georgia Tech.
http://www.cc.gatech.edu/classes/AY2005/cs1371_spring/infoPage/index.html
(Added: Dec 03, 2007 Hits: 216 Rating: 0.00 Votes: 0)
Rate It
Review It
- Getting Started with Simulink Demo Video
This video demo gets you started with Simulink. It takes you through many key concepts in building and simulating a model. We will build up a model from scratch while taking you through a number of features of Simulink.
http://www.mathworks.com/demos/getting_started_with_simulink_demo_video.html
Read 4 Reviews
(Added: Apr 14, 2008 Hits: 159 Rating: 0.00 Votes: 0)
Rate It
Review It
- Getting Started with Simulink Demo Video
This video demo gets you started with Simulink. It takes you through many key concepts in building and simulating a model. We will build up a model from scratch while taking you through a number of features of Simulink.
http://www.mathworks.com/demos/getting_started_with_simulink_demo_video.html
(Added: Apr 14, 2008 Hits: 125 Rating: 0.00 Votes: 0)
Rate It
Review It
- Apuntes de MATLAB
A crash course in MATLAB in four brief and friendly lessons. Includes exercises and solutions. In Spanish.
http://caminos.udc.es/info/asignaturas/obras_publicas/103/pdfs/matlab.pdf
(Added: May 03, 2007 Hits: 120 Rating: 0.00 Votes: 0)
Rate It
Review It
|
|
Public Viewings and Use Policy for the MATLAB Central Link Exchange
NOTICE: This MATLAB Central portion of The MathWorks' site provides links to
other third-party World Wide Web sites or resources. If you visit one of these sites,
please note that we do not control their privacy pratices. Therefore we urge you to
learn about their privacy practices before leaving any information with them. The
MathWorks does not control the content posted on linked sites and, as such, does
not guarantee the accuarcy, integrity, or quality of such content. Read the complete Disclaimer prior to
use.
|
|