Calculate parameters for Maxwell distributed values.
procedure MaxwellFit(const X: TVec; out a: double); overload;
|
Parameters |
Description |
|
X |
Stores data which is assumed to to follow Maxwell distribution. |
|
a |
Return Maxwell distribution parameter estimator a. |
|
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|