Changes between Version 56 and Version 57 of InitPdaf
- Timestamp:
- Feb 22, 2023, 4:05:14 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InitPdaf
v56 v57 103 103 104 104 ||= '''locweight''' =||= '''0''' =||= '''1''' =||= '''2''' =||= '''3''' =||= '''4''' =|| 105 ||= function =|| unit weight || exponential || |||||| 5-th orderpolynomial ||106 ||= regulation =|| none || none || none|| regulation using[[BR]]mean variance || regulation using variance[[BR]]of single observation point ||105 ||= function =|| unit weight || exponential || 5-th order[[BR]]polynomial || 5-th order[[BR]]polynomial || 5-th order[[BR]]polynomial || 106 ||= regulation =|| - || - || - || regulation using[[BR]]mean variance || regulation using variance[[BR]]of single observation point || 107 107 ||= '''cradius''' =|||||||||||| weight=0 if distance > cradius || 108 108 ||= '''sradius''' =|| no impact || weight = exp(-d / sradius) |||||||| weight = 0 if d >= sradius[[BR]] else[[BR]] weight = f(sradius, distance) ||