photo

Neeraj Chimwal


Last seen: plus de 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

9 Questions
0 Réponses

ThingSpeak

1 Public Chaîne

RANG
136 584
of 300 753

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
55.56%

VOTES REÇUS
0

RANG
 of 21 075

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 858

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
1 Public Chaîne

CLASSEMENT MOYEN
50

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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 =...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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 = ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


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 ...

presque 5 ans il y a | 3 réponses | 0

3

réponses

Question


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.

presque 5 ans il y a | 2 réponses | 0

2

réponses

Chaîne


GPS tracking
GPS tracking using GPS,GSM and NodeMCU

presque 7 ans il y a