home

Scientific Computing (Psychology 9040a)

Fall, 2021

Assignment 2


Your assignment is to write a MATLAB script to solve Project Euler Problem 7.

Do not use MATLAB’s built-in function isprime(). If you wish you may use or adapt the sample solution code for the primes coding exercise.

Save your code in a file called A2.m and submit the file to the course OWL site.