https://github.com/jancaha/hais2015-paper
R codes and datasets for the paper for the conference HAIS 2015
https://github.com/jancaha/hais2015-paper
fuzzy paper r research-paper surface-modeling
Last synced: 8 months ago
JSON representation
R codes and datasets for the paper for the conference HAIS 2015
- Host: GitHub
- URL: https://github.com/jancaha/hais2015-paper
- Owner: JanCaha
- Created: 2015-01-29T08:09:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-09T12:40:01.000Z (about 11 years ago)
- Last Synced: 2025-04-03T01:15:26.721Z (about 1 year ago)
- Topics: fuzzy, paper, r, research-paper, surface-modeling
- Language: R
- Size: 7.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hais2015-paper
R codes and datasets for the paper for the conference HAIS 2015
Folder data contains CSV file (pm10-october-2013.txt) of concentration of PM10 on measurement sites and shapefile of borders of Czech republic (border.shp).
File all_data_precalculated.RData contains precomputed results of all calculations so that it is not necessary to calculate them.
File _functions.R contains user defined functions.
File fuzzy_surface_calculation.R contains all the calculations described in the paper (determination of fuzzy surface and comparison of the surface to a threshold).