Forum: Computer Science 28 Days Ago |
| Replies: 4 Views: 483 Ok, for maths courses have a look at the MIT lecture page http://ocw.mit.edu/OcwWeb/Mathematics/index.htm.
The undergraduate stuff is a great revision guide and most of it I would expect anyone in... |
Forum: Computer Science 28 Days Ago |
| Replies: 4 Views: 483 This forum and others see this question a lot and you get answers that range from none - > everything.
So I will point out something that I have noticed, I have never studied and understood any... |
Forum: Computer Science Jun 23rd, 2009 |
| Replies: 3 Views: 374 Your zero's + poles are correct, your LCCD is incorrect as you have missed a term. |
Forum: Computer Science Nov 25th, 2008 |
| Replies: 9 Views: 897 I have seen this problem before. I would advise
(a) Never round up/down until the end.
(b) It is tempting to count the large number significant bits in the input data e.g. if the user enters 3.45... |