photo

sushant


Indian Institute of Technology Madras

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review

View badges

Feeds

View by

Question


how do i convert a image in jpeg format to dat format ?
example in the built iris data is in dat format. how was it converted to dat from jpeg? how can i do it in matlab or any other m...

10 years ago | 0 answers | 0

0

answers

Question


how do i clasiify non linearly separable data using unsupervised classification methods like k-means?
for example, iris data set, in which class 2 and 3 are not linearly separable as to class 1 which is linearly separable. Hence t...

11 years ago | 1 answer | 0

1

answer

Question


how do i filter from existing matrix and form separate matrix as follows?
example--------------- 1 2 3 4 4 3 5 4 3 2 1 2 2 3 4 4 5 5 I WANT SEPARATE MATRIX FOR 1 , 2 , 3, 4, 5 AS FOLLOWS? i.e i wa...

11 years ago | 1 answer | 0

1

answer

Question


Hyperspectral image not displaying correctly
I'm trying to read and display a E0-1 hyperspectral image. Here's the code I've written: * clc * clear all * I = multiba...

11 years ago | 1 answer | 0

1

answer

Question


I'm, trying to load a hyperspectral image using multibandread, but I am unable to do so. I'm getting the following errors.
??? Error using ==> multibandread>parseInputs at 316 Unable to open QuAC.bsq for reading. Error in ==> multibandread at 108 ...

11 years ago | 2 answers | 0

2

answers