photo

sushant


Indian Institute of Technology Madras

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
274,827
of 299,984

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,857

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,841

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答