Community Profile

photo

KG573


Last seen: 12 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Applying Quantization Matrix in which specific coefficients are zero'd out
Hello, I'm trying to quantize 8x8 blocks using an 8x8 sample quantization matrix that I found online for image processing. ...

12 months ago | 1 answer | 0

1

answer

Question


Creating an 8 bit uniform scalar quantizer
I'm reading an image, "lena.raw" and converting it to 8x8 blocks with 4096 pixels. After converting it I then use a version of t...

12 months ago | 1 answer | 0

1

answer

Question


Using roots() and poly() for multivariable functions
How would I go about using poly() and roots() to solve the roots for this multivariable function? This is my attempt syms z1...

1 year ago | 1 answer | 0

1

answer

Question


Polarplot all positive values of the angle theta
Hello, i'm trying to get my plot to look like this: It currently looks like this: Here is my Code for the plot abov...

2 years ago | 1 answer | 0

1

answer

Question


Plotting Reflection Coefficient as a function of frequency
Hi, for some reason my matlab code isn't giving me the result i expected for return loss. It seems like it's just calculating ...

2 years ago | 1 answer | 0

1

answer

Question


How to properly create function for integration?
Hi i'm trying to create functions that I can then use to compute a definite integral, here are the functions: \\ Integral I'...

2 years ago | 1 answer | 0

1

answer