Vishwaraj Manur
Followers: 0 Following: 0
Feeds
提问
I am getting error in qammd function, how to over come this?
M=16; N=1024; r=1/2; FN=40; generte_data=randi([0 1]), N/4*r*FN,1) trel_code=poly2trellis(7,[171 133]]); Coded_Data=cpnven...
4 years 前 | 1 个回答 | 0
1
个回答提问
What to interpret by PSNR and SNR values in image processing?
In compression and decompression application to Image processing, I have got the following values Algorithm A: PSNR=30.5 SNR=...
4 years 前 | 1 个回答 | 0
1
个回答提问
What does STEM plot in MATLAB indicates? what does it indicates if stem( FFT(x(t))) of a signal x(t) is drawn ? What is its importance?
What does STEM plot in MATLAB indicates? what does it indicates if stem( FFT(x(t))) of a signal x(t) is drawn ? What is its impo...
4 years 前 | 0 个回答 | 0
0
个回答提问
What do these different colors of stem plot indicates?
This is the stem plot for a complex value matrix of size 512x40. What does these different coluors indicates ? How to unayse th...
5 years 前 | 1 个回答 | 0
1
个回答提问
Stem function and it's labeling.
Let I have a complex signal h, I take a=fft(h). Now if I plot b=stem(a), what stem plot x and y axis defines? . whats is the dif...
5 years 前 | 0 个回答 | 0
0
个回答提问
What actually this code explains? where it is used and how to interpret it?
y=norm(x,2)^2/numel(x) x is compelex vector.
5 years 前 | 1 个回答 | 0
1
个回答提问
How to save two matrices A and B in single .mat file using a loop (A and B changes for each operations)?
I have two matrices A and B. every time these matrics changes with some operations on image. So I would like to save them in a ...
7 years 前 | 1 个回答 | 0