Changes between Version 55 and Version 56 of InitPdaf


Ignore:
Timestamp:
Feb 22, 2023, 4:04:02 PM (13 months ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InitPdaf

    v55 v56  
    104104||= '''locweight''' =||= '''0''' =||= '''1''' =||= '''2''' =||= '''3''' =||= '''4''' =||
    105105||= function =|| unit weight ||  exponential  ||||||||  5-th order polynomial  ||
    106 ||= regulation =||  -  ||  -  ||  -  ||  regulation using[[BR]]mean variance  ||  regulation using variance[[BR]]of single observation point  ||
     106||= regulation =||  none  ||  none  ||  none  ||  regulation using[[BR]]mean variance  ||  regulation using variance[[BR]]of single observation point  ||
    107107||= '''cradius''' =||||||||||||  weight=0 if distance > cradius  ||
    108108||= '''sradius''' =||  no impact  ||  weight = exp(-d / sradius)  ||||||||  weight = 0 if d >= sradius[[BR]] else[[BR]] weight = f(sradius, distance)  ||