Effacer les filtres
Effacer les filtres

4-D

1 vue (au cours des 30 derniers jours)
Pan
Pan le 5 Mar 2012
Hello, I want to understand that 4-D unit8. I need to detail answer thank!!
  1 commentaire
Sean de Wolski
Sean de Wolski le 5 Mar 2012
Do you mean volumetric RGB images?

Connectez-vous pour commenter.

Réponse acceptée

Walter Roberson
Walter Roberson le 5 Mar 2012
What do you want to know about it?
Each value in the array will be represented as 8 bits, and will be interpreted as an unsigned integer in the range 0 to 255.
Other than that, it is just a 4 dimensional array, accessed through the usual MATLAB subscripting notation.
The first index of an array is always the row number; the second is always the column number. The third index is called the page number in MATLAB. The higher indexes have no specific name; you could call them hyper-pages and hyper-hyper pages and meta-cokebottle-summon-elevator if you wish.

Plus de réponses (1)

Wayne King
Wayne King le 5 Mar 2012

Catégories

En savoir plus sur Matrices and Arrays dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by