Community Profile

photo

Anand P


Last seen: 4年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Fitting a quadratic model with the coefficient of linear term fixed
A quadratic equation is given by y = ax^2 + b^x +c. Matlab function 'fit' is used to fit a relation between input and output....

約4年 前 | 1 件の回答 | 0

1

回答

質問


Stacking indexed images and view the resulting volume
I have used the following code to convert RGB images to indexed image and stack them as a cube A =imread('image2.png'); %A is a...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Volume level equivalent of imagesc
Imagesc can be used to view images. Is there any equivalent command in the volume domain which does the same function to a volu...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Viewing a volumetric data using user defined colormap
Initially I have converted an RGB image, represented by a 3 dimensional matrix into an indexed image represented by a 2 dimensio...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Viewing and saving hyperspectral images
The matrix representation of a hyperspectral image is m*n*k. How do I view this hyperspectral image in MATLAB ? How do I save t...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


Image dimension for Hyperspectral data cube
As far as I have understood, hyperspectral cube consists of various images stacked one over the other. The dimensions of each of...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


MATRIX REPRESENTATION OF COLOUR IMAGES
Why are some colour imges represented by 2 dimensional matrix while other colour images are represented by 3 dimensional matrix ...

5年弱 前 | 3 件の回答 | 0

3

回答

質問


Stacking multiple RGB images and viewing it in a volumetric manner
Can someone provide me with the code to stack multiple RGB images one over the other and to view the created stack in a volumetr...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


Stacking 2D images to form 3D stack and viewing it in a volumetric manner
I want to stack four 2D images (so that the stack becomes 3D) and view the 3D stack. Can someone provide me with the correspondi...

5年弱 前 | 1 件の回答 | 0

1

回答