how to prepare matrix to clustering

i have a matrix
x=0 1 1 0
1 0 0 0
0 0 1 1
1 1 1 0
how to represent each row as a point in 2 dimensional space to make clustering

Answers (0)

This question is closed.

Tags

Asked:

on 23 Oct 2017

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!