photo

Sunil


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
1 个回答

排名
34,244
of 300,781

声誉
1

贡献数
9 个提问
1 个回答

回答接受率
33.33%

收到投票数
1

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,031

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Working of KMeans Clustering
Refer K-means program at http://www.mathworks.com/matlabcentral/fileexchange/24616-kmeans-clustering/content/litekmeans/litekmea...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Should Compression(Huffman coding) be followed by Encryption(AES) or viceversa or both options are fine?
Should Compression(Huffman coding) be followed by Encryption(AES) or viceversa or both options are fine? Please let me know t...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How do I invoke a java code in a different java environment?
I have the below version in Matlab. version -java ans = Java 1.6.0_12-b04 with Sun Microsystems Inc. Java HotSpot(TM) Cli...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Represent the shortest path from all nodes to the sink.
The below is an example of various nodes (marked in 1 to 10) in WSN. All the nodes are expected to be sending data to the sink(...

11 years 前 | 2 个回答 | 1

2

个回答

提问


How do to handle the case, when the string to be encrypted using AES is less than 16 bytes?
AES code requires the string to be 16 bytes. How do I handle a case, when the string to be converted is less than 16 bytes both...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Calling Java program from Matlab
How do I invoke Java program from Matlab? Kindly provide the detailed steps to invoke a java program from Matlab. 1. To b...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
Diagrams from matlab code
Thank you very much.

11 years 前 | 0

提问


Diagrams from matlab code
Is it possible to generate diagrams automatically out of matlab code(like state diagram, sequence diagram,data flow diagram..). ...

11 years 前 | 3 个回答 | 0

3

个回答

提问


Plot multiple clusters using different colors in kmeans.
Need to plot many(say 10-30) clusters with different colors in kmean algorithm. What is the best way to do it using loop and th...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Explain the below Kmeans code.
Extract from http://www.mathworks.in/matlabcentral/fileexchange/24616-kmeans-clustering/content/litekmeans/litekmeans.m, below ...

11 years 前 | 1 个回答 | 0

1

个回答