photo

SUBROTO KUNDU


Last seen: environ 6 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
153 838
of 301 307

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 235

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 928

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1
  • First Review

Afficher les badges

Feeds

Afficher par

Question


Suppose I have the 8-into-8 matrix A. How the binomial transform can be applied on each pair of the components in row wise manner to get the transformed components?
The formulation can be derived by transforming each pair of pixel components (Ai, Ai+1) into a pair of transformed components (S...

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

0

réponse

Question


How can I make each pair of pixels from the matrix in a row major order?
Imag A=[ 43 36 31 35 35 29 29 25 33 33 32 29 25 25 22 22 33 33 31 32 31 27 ...

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

1

réponse

Question


What is the problem with my code? please help me
function main() clc clear close all global bimg m n k block varr; m=1; n=0; k=1; block=0; ...

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

1

réponse