Difference between revisions of "Main Page"
From Sutherland_wiki
m (→Technical Writing) |
m (→Technical Writing) |
||
Line 54: | Line 54: | ||
=== Technical Writing === | === Technical Writing === | ||
− | |||
− | |||
* [[media:Learned.pdf|A Short Guide to Technical Writing]] by W. M. Learned and the ChEn faculty. This guide is required reading for Senior Laboratory. | * [[media:Learned.pdf|A Short Guide to Technical Writing]] by W. M. Learned and the ChEn faculty. This guide is required reading for Senior Laboratory. |
Revision as of 08:46, 27 August 2008
Contents
Introduction
See the Help:Contents page for tips and help on editing pages.
This wiki is intended to provide resources for students. All Chemical Engineering students should be able to log in using their departmental user name and password. You may then edit any of these pages. Feel free to use the "discussion" tab on each page to ask questions or suggest possible changes.
Tutorials
Matlab Tutorials
When editing these pages, feel free to link to external pages that provide additional resources that you find useful.
- Matlab Basics
- The command window
- Defining variables
- Basic commands and commonly used functions
- creating m-files
- MATLAB's Path
- Creating and using arrays
- Creating matrices and vectors
- Arithmetic with arrays
- Accessing arrays
- Plotting
- X-Y Plots
- Surface plots
- Bar charts and Histograms
- Input/Output in Matlab. File input/output, saving variables to disk and loading variables, exporting figures, etc.
Tutorials on numerical analysis
Each tutorial includes a discussion of algorithm(s) and some examples, including MATLAB code.
- Linear algebra refresher. Matrices and vectors, solving systems of linear equations.
- Interpolation
- Regression
- Numerical Differentiation
- Numerical Integration
- Nonlinear equations
- Ordinary Differential Equations
Technical Writing
- A Short Guide to Technical Writing by W. M. Learned and the ChEn faculty. This guide is required reading for Senior Laboratory.
- Equations in Word including automatic numbering and cross-referencing.
- Figures in Word - creating captions, numbering, and cross referencing.
- Bibliographies in Word including cross-referencing.
- LyX - a powerful cross-platform package for technical writing.