Feeds
질문
Implementing JBIG in MATLAB
I am trying to implement JBIG, I want to know the compression ratio for certain images. The only open source implementation is d...
거의 3년 전 | 답변 수: 0 | 0
0
답변질문
Is there a function in MATLAB to calculate higher DCTs like DCT-III, IV etc?
I have started learning DCT recently. I know the function dct() and dct2() are used to calculated 1-D and 2-D DCT-II repectively...
대략 3년 전 | 답변 수: 2 | 0
2
답변질문
Discrete values in DFT
Hi, I have just started learning DFT, so my question is a very basic one. While defining the sampling frequency of any signal...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I construct the dft response of hanning window
Hi, I am trying to do an fft of the Hanning window function. Below is the code that I have implemented: N=input("Enter the nu...
3년 초과 전 | 답변 수: 1 | 0
