home

Scientific Computing (Psychology 9040a)

Fall, 2021

Assignment 5


Write a script to solve Project Euler Problem 59.

Here are some hints.

Your script should output the plaintext message (the original unknown text message), the key you used to decrypt it, and the sum of the ASCII values in the original text.

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