Feeds
질문
How can I take the DCT coefficients in each 8x8 block as an image?
So basically, I have to divide up an entire image into 8x8 blocks, and perform the 2D DCT for each block, outputting the results...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can I turn a grayscale image into a 8x8 block and then show the DCT coefficients in each block as an image?
So basically, I have to divide up an entire image into 8x8 blocks, and perform the 2D DCT for each block, outputting th...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
For Loop using two variables and plotting
Im pretty new to matlab, the question is Plot sα(t) = (e^(−2))(e^(−αt))* cos(4πt)u(t) for α ∈ {1, 3, 5, 7} in one figure for t ...
11년 초과 전 | 답변 수: 1 | 0
