We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81154ea commit b44d0abCopy full SHA for b44d0ab
src/+datools/+statistical/+ensemble/EnF.m
@@ -186,10 +186,7 @@ function scaleAnomalies(obj, scale)
186
end
187
188
function rejuvenate(obj, tau, Xf)
189
- % REJUVENATE To reduce particle degeneracy, rejuvenation is equivalent to
190
- % adding random noise (in the form of random combination of
191
- % background anomalies) to the transformation matrix. Give
192
- % appropriate reference to notes and ETPF (to be done).
+ % REJUVENATE To reduce particle degeneracy
193
%
194
% REJUVENATE(OBJ, TAU, XF) adds a random noise in the form of
195
% random combination of background anomalies of the ensembles
0 commit comments