Abi Aarthy
自 2012 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
image blurring
i am in need of matlab code for image blurring.plz do provide it as soon as possible
14 years 前 | 2 个回答 | 0
2
个回答提问
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...
14 years 前 | 0 个回答 | 0
0
个回答提问
Likelihood ratio
How to use the likelihood ratio and estimate function to the 30bits of random binary number to get the output of 10bits?
14 years 前 | 0 个回答 | 0
0
个回答提问
Viterbi Decoding
clc; clear all; close all; N=10;%number of databits send over channel for i=1:N a(i)=randint;%generate random...
14 years 前 | 1 个回答 | 0
1
个回答提问
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...
14 years 前 | 1 个回答 | 0
1
个回答提问
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...
14 years 前 | 0 个回答 | 0
0
个回答提问
how to de concatenate in matlab?
we used "hortcat" function for concatenating two matices.we didnot know how to deconcatenate it.please help us.
14 years 前 | 1 个回答 | 0
1
个回答提问
Turbo codes
can i get coding for Turbo encoding and decoding? [Merged from duplicate] need of matlab codings for encoder and puncturing in...
14 years 前 | 2 个回答 | 0