photo

Sunil


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
34.244
of 300.364

REPUTATION
1

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 11 jaar 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...

meer dan 11 jaar 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...

meer dan 11 jaar 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(...

meer dan 11 jaar 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...

meer dan 11 jaar 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...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Answered
Diagrams from matlab code
Thank you very much.

meer dan 11 jaar 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..). ...

meer dan 11 jaar 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...

meer dan 11 jaar 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 ...

meer dan 11 jaar ago | 1 answer | 0

1

answer