photo

Neeraj Chimwal


Last seen: oltre 4 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

9 Domande
0 Risposte

ThingSpeak

1 Pubblico Canale

RANK
139.208
of 300.763

REPUTAZIONE
0

CONTRIBUTI
9 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
55.56%

VOTI RICEVUTI
0

RANK
 of 21.082

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.923

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
1 Pubblico Canale

VALUTAZIONE MEDIA
50

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Need help with Turbo product code
I am trying to encode a grsy image using turbo product code but it's not working. The code I tried is below: clc clear N = [1...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Encoding Gray scal image
Hi. I am trying to encode my gray scale image using encode(img,291,247,'hamming/decimal') but I get this error : Error using...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Need help with trellis structure
I am trying to encode my image with convolution encoding method but I am having difficulty in understanding how to create trelli...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Need help with BER
I used 4 block encoding techniques to encode/decode image. I first added some noise to image, then encoded it, then applied filt...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Need help with Reed-Solomon Coding
Hi I am trying to encode my image with Reed-Solomon code. The code is as below n = 255; img = imread('pout.tif'); binary =...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Galois field to binary matrix conversion (BCH encoding)
Hii. I am trying to encode/decode an image using BCH encoder I did this code n = 255; img = imread('pout.tif'); toBinary = ...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Hamming code on image
Hi I want to use hamming ecode/decode function on an image. I chosee pout.tif image and converted it to binary using im2bw(ima...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


Inserting new element after each element of an array
I have an array arr = [2,4,6] After converting this array elements to binary using de2bi(arr,'left-msb'), I get 0 1 0 1 0 0 ...

quasi 5 anni fa | 3 risposte | 0

3

risposte

Domanda


Summing two binary vectors
How can I add two binary vector say a= 1 0 1, b= 1 1 0? Using simply '+' gives decimal output. I want the summation in binary.

quasi 5 anni fa | 2 risposte | 0

2

risposte

Canale


GPS tracking
GPS tracking using GPS,GSM and NodeMCU

quasi 7 anni fa