首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > fuzzygpu:一个GPU模糊算法库

fuzzygpu:一个GPU模糊算法库

  • 资源大小:3.52 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: GPU 一个 模糊 法库 fuzzygpu

资 源 简 介

FuzzyGPU is a fuzzy arithmetic library written in CUDA, where basic arithmetic operators have been overloaded using C++. The library is based on the α-cuts concept and relies on interval and rounded floating point arithmetic optimized for different hardware. The implementation offers two fuzzy classes. The first one uses a traditional lower-upper encoding for intervals and allows to represent any fuzzy number, regardless of the shape of the membership function. The second one utilizes an optimized midpoint-radii encoding for fuzzy numbers having a symmetric membership function, which notably improves computational efficiency. The optimization consists of using a single variable to store all the α-cuts’s common midpoint.
VIP VIP
0.167551s