photo

Sunil


自 2014 起处于活动状态

Followers: 0   Following: 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...

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

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

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

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

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

10 years 前 | 1 个回答 | 0

1

个回答

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

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

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

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

10 years 前 | 0 个回答 | 0

0

个回答