Community Profile

photo

Abi Aarthy


Active since 2012

Student
Professional Interests: Communication

Statistics

Content Feed

View by

Question


image blurring
i am in need of matlab code for image blurring.plz do provide it as soon as possible

12 years ago | 2 answers | 0

2

answers

Question


How to do final estimation using log likelihood ratio in decoding?
I gave input of 100 randam bits.but i am getting 300 bits as output at the decoder.I didnot know how to estimate the output.plea...

12 years ago | 0 answers | 0

0

answers

Question


Likelihood ratio
How to use the likelihood ratio and estimate function to the 30bits of random binary number to get the output of 10bits?

12 years ago | 0 answers | 0

0

answers

Question


Viterbi Decoding
clc; clear all; close all; N=10;%number of databits send over channel for i=1:N a(i)=randint;%generate random...

12 years ago | 1 answer | 0

1

answer

Question


viterbi decoder
decoder2=vitdec(decode2,trel,20,'cont','hard'); here the length of decode2 is 75 bits. but we are getting the error as:Lengt...

12 years ago | 1 answer | 0

1

answer

Question


how to do feedback mechanism in turbo decoder in matlab?
In turbo decoder,output of decoder 1 is given to input of decoder 2.How to resolve the decoder by feedback mechanism.please help...

12 years ago | 0 answers | 0

0

answers

Question


how to de concatenate in matlab?
we used "hortcat" function for concatenating two matices.we didnot know how to deconcatenate it.please help us.

12 years ago | 1 answer | 0

1

answer

Question


Turbo codes
can i get coding for Turbo encoding and decoding? [Merged from duplicate] need of matlab codings for encoder and puncturing in...

12 years ago | 2 answers | 0

2

answers