top of page
-
All students undertaking the course should refresh their programming skills and review the computer application courses they attended.
-
Programming techniques shall not be explained
Sheet #1
Sheet #2
Sheet #3
Sheet #5
TDMA
Sheet 6
Sheet 7
Sheet #4
Sample Practice
Assignment #1
Write a program to integrate the function
f(x) = 0.2+25X-200X^2+675X^3-900 X^4+400 X^5.
Using The Newton-Cotes Formulas tabulated below. Each formula should be programmed in a separate subroutine and the program should select the required method based on a user choice. One choice shall be to compare the results from all methods together.
Send your report as a BASIC code (.BAS) or an executable file (.EXE) attached to an email message to : mpe.stud@gmail.com on or before March 15, 2017.

bottom of page