Preview

EAS230Syllabus

Powerful Essays
Open Document
Open Document
1748 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
EAS230Syllabus
EAS 230 - Fall 2014
Numerical Methods and Computer Programming for Engineers

Disclaimer: this syllabus may be used as a guide, but is subject to change as course events unfold. All changes will be announced on the class website http://www.cse.buffalo.edu/~mikeb/EAS230Fall2013.html

Instructor: Prof. Mike Buckley
E-Mail: mikeb@cse.buffalo.edu
Course Web site: www.cse.buffalo.edu/~mikeb
Office: Davis 344
Office Phone: (716) 645-4729
Lab: Baldy 19
Lab Phone: (716) 645-1145
Office Hours: MW 3-4, TuTh 1-2

Philosophy: Lectures, 2 exams, and 9 project (lab) assignments form the basis for this course. The projects will be extensive, and will require that you attend lab sections so that you can get help from the TAs. Class attendance is mandatory. Speak up in class. Emails, while convenient, do not shift responsibility for handling a problem to the recipient. There's no substitute for face time. Emails which ask questions that are better asked in class, will be actively ignored. This is the University at Buffalo, not the University of Phoenix.

Documentation materials: documentation will be presented and available as MS Word and MS PowerPoint files. If other file formats are necessary, please speak up in class.

Lecture Schedule:
Mon-Wed 11AM - 11:50AM Hoch 114
Tu-Th 1:00PM - 1:50PM Knox 20

Description:
An introduction to computer programming with an emphasis on problem solving will be presented. Specific topics include:

C++ programming: editing, compiling, user I/O, variables (ints, doubles, char, strings, booleans), loops, decisions, functions, pointers, arrays, tables, databases, sorting.

MS Excel: navigating, basic calculations, tables, plotting, functions, linear interpolation, statistics, linear regression, root finding, differentiation, integration, programming macros.

MATLAB: command line mode, M files, data input, formatting output, file I/O, random numbers, statistics, reducing, solving equations, n equations in n unknowns, 2- and

You May Also Find These Documents Helpful

  • Satisfactory Essays

    This packet is meant to provide a review of all of the content questions/objectives which have been covered throughout the semester, and will be assessed on the final exam.…

    • 2060 Words
    • 9 Pages
    Satisfactory Essays
  • Good Essays

    History 17.1 syllabus

    • 1884 Words
    • 8 Pages

    Welcome to the fall semester, read all the information I included in the syllabus, print it and please bring it to the first day of class because I will review it in detail.…

    • 1884 Words
    • 8 Pages
    Good Essays
  • Good Essays

    Criminal Law and Points

    • 1455 Words
    • 6 Pages

    INSTRUCTIONS: THIS EXAM IS DUE TO ME NO LATER THAN 11:59 PM ON MAY 22, 2012. THE EXAM IS OPEN BOOK, BUT YOU MAY NOT COLLABORATE WITH ANY OTHER STUDENT. THE CHAPTERS TESTED ARE SEVEN THROUGH 13. YOU ARE REMINDED TO INCLUDE ANY EXTRA CREDIT AT THE END OF THE EXAM. WRITE YOUR ANSWERS AS A SEPARATE DOCUMENT AND EMAIL THEM TO ME AT JURIEL@JJAY.CUNY.EDU…

    • 1455 Words
    • 6 Pages
    Good Essays
  • Better Essays

    “Bulletin of Courses 2012-2014 - Course Catalog - California State University of San Bernardino” [PDF File] catalog.csusb.edu/documents/2012-2014.pdf…

    • 1214 Words
    • 5 Pages
    Better Essays
  • Satisfactory Essays

    EAS305

    • 1936 Words
    • 20 Pages

    Example: Die. A = {2, 4, 6}, B = {1, 2, 3, 4, 5}. So Pr(A) = 1/2,…

    • 1936 Words
    • 20 Pages
    Satisfactory Essays
  • Powerful Essays

    Rotational Motion

    • 820 Words
    • 4 Pages

    History, Classification, Basic Components, CPU, Memory, Peripheral Devices, Storage Media & Devices, Physical & Logical Storage, Data Organization, File Storage, Programs & Software, System Software, Application Software, Operating Systems, Programming Languages, Compilation & Interpolation, Problem Specification, Algorithms, Flow Chart, Pseudo Code, Basic Programming Techniques, Data Types & Declaration, Header File & Linkage, Variables & Constants, Arrays, Input/Output, Termination, Remark, Control Structures, Branching, Conditional Structures, Repetition and Loops, Basic Library Functions.…

    • 820 Words
    • 4 Pages
    Powerful Essays
  • Powerful Essays

    Datalab

    • 2606 Words
    • 11 Pages

    For the fastest response, please contact the staff via the mailing list (15-213-staff@cs.cmu.edu) for questions about the assignment.…

    • 2606 Words
    • 11 Pages
    Powerful Essays
  • Better Essays

    Candidates are to demonstrate their full understanding of the concepts relating to these modules. They should produce a report that uses word-processing technology. Candidates may also use other software packages (Spreadsheets or databases) to do any analysis that may be necessary to enhance the presentation of the report.…

    • 2129 Words
    • 9 Pages
    Better Essays
  • Good Essays

    Sci Labs Notes

    • 2424 Words
    • 10 Pages

    palette utility function. New ODE solver added LSodar automatically switches methods to efficiently solve both stiff and nonstiff problems. It includes a rootfinding feature. Two new fixed-size step ODE solvers added Dormand-Prince 4(5) and Runge-Kutta 4(5) have been added to the CVode package. They also benefit from the rootfinding feature. Implicit fixed-size stop ODE solver added Implicit Runge-Kutta 4(5) also benefits from the CVode rootfinding feature. Block parameter errors (types and sizes) reporting improved. Some scopes blink on simulation avoided.…

    • 2424 Words
    • 10 Pages
    Good Essays
  • Good Essays

    Principals of C Plus Plus

    • 41088 Words
    • 165 Pages

    Week 1 at a Glance Day Day Day Day Day Day Day 1 2 3 4 5 6 7 -Getting Started -The Parts of a C++ Program -Variables and Constants -Expressions and Statements -Functions -Basic Classes -More Program Flow…

    • 41088 Words
    • 165 Pages
    Good Essays
  • Powerful Essays

    Oops (Bca)

    • 6522 Words
    • 27 Pages

    SEMESTER - 3 Code BCA-301 BCA-302 BCA-303 BCA-304 BCA-305 BCA -306 BCA -307 TOTAL SEMESTER -4 Code Subject L P TOTAL INT. EXT. TOTAL MARKS Subject Math-II (Computer Oriented Methods) Management Information Systems Software Engineering Object Oriented Programming in C++ Introduction to Microprocessor Software Lab –IV (BC-304) Hardware Lab –II (BC-305) L 30 40 40 32 32 174 P 18 0 0 32 16 66 TOTAL 48 40 40 64 48 240 INT. 25 25 25 25 25 25 25 175 EXT. 75 75 75 75 75 75 75 525 TOTAL MARKS 100 100 100 100 100 100 100 700…

    • 6522 Words
    • 27 Pages
    Powerful Essays
  • Better Essays

    |Use structured English statements to make an algorithm for a given problem |Create a basic sequential C++ program to solve a given problem |Create a simple database table |…

    • 1892 Words
    • 8 Pages
    Better Essays
  • Satisfactory Essays

    Comparative Study

    • 336 Words
    • 2 Pages

    | Working with files – File stream operation, file pointers and their manipulation, File updation…

    • 336 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    mca syllabus

    • 3084 Words
    • 13 Pages

    Operations on strings. [15%] 4.Functions: Concept of modular programming, Using functions, Scope of data, Recursive functions. Command line arguments. [15%] 5.Pointers: Need of pointer, Types and uses of pointer, Array and Pointers, Pointers and strings, Pointer to Pointer, Pointers and functions, other aspect of pointers. [15%] 6.User Defined Data Types: Introduction to structures, usage of structure, nested structures, Union and its usage, Enumeration types, bit fields.…

    • 3084 Words
    • 13 Pages
    Good Essays
  • Satisfactory Essays

    Programming Languages

    • 514 Words
    • 3 Pages

    Stroustrup, B., 1997. The C+ + Programming Language; 3rd Edition; [Online] Available from: http://poincare.matf.bg.ac.rs/~milan/download/cpp/books/C++%20Programming%20Language.pdf [Online] Accessed on: 20/04/2013…

    • 514 Words
    • 3 Pages
    Satisfactory Essays

Related Topics