Arun Prakash A
Instructor
BS, IITM
import math
PI = math.pi
(Computer) Engineer
Physicist
Mathematician
Hilbert's name may
appear more often in the subsequent
talks!
No surprise!
How do we store it in a digital device?
Discretize/sampling
16000 samples/s
16 KB/s
56 MB for an hour of audio
280 hours of audio in 16GB Pendrive!
\(k=4 \times 10^3\)
Generator: \(A sin(k\pi t)\)
( could be An algorithm inside a computer)
\(A,K\) needs to be stored, it takes
8 Bytes (32-bit processor)
Constraints: (for some reasons)
Generator: \(A sin(k\pi t)\)
( could be An algorithm inside a computer)
Memory : 8 B
Do not bother about where is \(a_2\) and why not \(2k\) instead of \(3k\)
Memory : 16 B
Author: Steve phelps
Memory : 200 B
Richard Hamming