Community Profile

photo

sahil sharma


Last seen: 7 months ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


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...

1 year ago | 0 answers | 0

0

answers

Question


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...

1 year ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer