Feeds
提问
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. ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
3 years 前 | 1 个回答 | 0
1
个回答提问
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'...
4 years 前 | 1 个回答 | 0