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

2 vues (au cours des 30 derniers jours)
Sepp
Sepp le 30 Mai 2019
Commenté : Sepp le 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 commentaires
darova
darova le 30 Mai 2019
read about griddata(), surf(), pcolor()
Sepp
Sepp le 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.

Connectez-vous pour commenter.

Réponse acceptée

darova
darova le 31 Mai 2019
I did my best, please like it
  1 commentaire
Sepp
Sepp le 31 Mai 2019
Thanks a look. It looks great. I will give it a try and let you know.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by