Run an Algorithm
__NOTOC__
The term running an algorithm I use to mean doing a set of calculations:
What do you need to know to run an algorithm in an examination?
- You need to understand the meanings of all variables to an extent that you are able to assign correct values to them.
- You need to be able to write down the steps in the algorithm.
- You need to be able to run the algorithm.
For example, here's a 'run' of the algorithm for solving for the forces at joint B in the Nodal Analysis key example:
| Isolate Joint B | |
|---|---|
| |
Apply vertical equilibrium:Substitute for:Rearrange to find an expression for |
Apply horizontal equilbrium:Divide each term by :Substitute :
Solve for : |

