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

2 ビュー (過去 30 日間)
Sepp
Sepp 2019 年 5 月 30 日
コメント済み: Sepp 2019 年 5 月 31 日
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 件のコメント
darova
darova 2019 年 5 月 30 日
read about griddata(), surf(), pcolor()
Sepp
Sepp 2019 年 5 月 30 日
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.

サインインしてコメントする。

採用された回答

darova
darova 2019 年 5 月 31 日
I did my best, please like it
  1 件のコメント
Sepp
Sepp 2019 年 5 月 31 日
Thanks a look. It looks great. I will give it a try and let you know.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeology についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by