Heat map visualizing touch pressure on smartphone in x-y space

2 Ansichten (letzte 30 Tage)
Sepp
Sepp am 30 Mai 2019
Kommentiert: Sepp am 31 Mai 2019
Hello everybody
I have a dataset where each sample consists of x- and y-position, timestamp and a pressure value of touch input on a smartphone. I have uploaded the dataset here (OneDrive): data.csv
Now, I would like to create a heat map visualizing the pressure distribution in the x-y space. I envision a heat map which looks like the left or right image heredt8ox.png
For the heat map of pressure values the problem is that there are 3 dimensions, namely the x- and y-position and the pressure.
I'm happy about every input regarding the creation of the heat map.
  2 Kommentare
darova
darova am 30 Mai 2019
read about griddata(), surf(), pcolor()
Sepp
Sepp am 30 Mai 2019
I did but it is not clear to me how to solve my problem. Any code examples providing me some help? Thank you a lot.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

darova
darova am 31 Mai 2019
I did my best, please like it

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by