Hi all, I am a biology student, and didn't have any experience with computer science; very struggle with this homework for my computer class; Can someone please help me, give me a hint how to do it? Thank.
Here is the question:
Write a pseudocode for the algorithm
There is a term in an energy function that is a function of the distance between all pairs of atom in a structure.
a. Find the distance between two atoms.
b. Sum the function (1./distance) overall all unique pair of atoms. Exclude summing atom with themselves since that would be unbounded.