Community Profile

photo

Sunil


Active since 2014

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 2 answers | 1

2

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Answered
Diagrams from matlab code
Thank you very much.

10 years ago | 0

Question


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

10 years ago | 3 answers | 0

3

answers

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 0 answers | 0

0

answers