CSE 200, Day 1, Computational Science and Engineering
Hello and welcome to CSE 200. This class, Engineering And Scientific Computing is intended to teach fundamental tools and methods for the kinds of computations and simulations that you may need in your career as an engineer.

Administrative Notes

  1. I'm Robert Pless, pless (.) cse.wustl.edu
  2. TA's are:
  3. Our office hours will be posted online by tomorrow.

My goals for this class are to teach:

  1. A little bit of how to program in matlab
  2. A little bit of computer science (which is different than how to program)
  3. A collection of tools for modeling and solving common numerical problems in that arise in Engineering.

This course is being taught without the expectation of any background in programming. If you think you "know how to program", trust me, there is still more to learn. And it would be good practice to think to yourself "how would I do this in another language?". (See the .m-file for the remainder of the lecture...)