MEGR2240 Sample Programs

  • Programs:
    • Gaussian Elimination with pivoting (C++)
    • Gaussian Elimination with pivoting (Matlab)
    • Root finder with function passed as argument
    • Read data from Excel into Matlab and plot it
    • Compute factorial using recursion
    • Vectorize a function and plot it