Wikipedia defines computer science as the systematic study of algorithmic processes that describe and transform information. But for me, it is simply as F-U-N!
CSI: Computer Science & I
Bytes and Pieces of Me
Yet another blog of mine - this time it logs not just errors but also learnings as I master the world of computer science. And yes, this is getting so serious.
Alert! Fourier Transforms Ahead!
Last Wednesday, from a lecture/review on digital image processing, I learned that selective algorithm on images will deal on the frequency domain type of processing. What does it mean? Frequency domain equals Fourier Transforms. And just when I thought selective algorithm is synonymous to linear algebra would make my nose bleed. But I’ve reacted so soon.
Plus, I haven’t read any of the papers on selective algorithm I’ve collected. This weekend, promise!
Possibly Related Posts:
Leave a Reply
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
- M. Fowle