Regressing structure function against bin separation: Difference between revisions
From Atomix
mNo edit summary |
Yuengdjern (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
How the regressions are set up depends on the choice of differencing scheme, these are explained below | How the regressions are set up depends on the choice of differencing scheme, these are explained below. | ||
== Forward-difference scheme regression == | == Forward-difference scheme regression == | ||
| Line 13: | Line 13: | ||
</div> | </div> | ||
---- | ---- | ||
Back to [[Processing your ADCP data using structure function techniques | Compute structure functions and dissipation estimates]]<br></br> | Back to [[Processing your ADCP data using structure function techniques | Compute structure functions and dissipation estimates]]<br></br> | ||
[[Category:Velocity profilers]] | [[Category:Velocity profilers]] | ||
Revision as of 10:47, 10 December 2021
How the regressions are set up depends on the choice of differencing scheme, these are explained below.
Forward-difference scheme regression
- If was evaluated using a forward-difference scheme, the regression is done for the combined data from all bins in the selected range, hence the maximum number of values for each separation distance will be the number of bins in the range less 1 for = 1, reducing by 1 for each increment in , with the regression ultimately yielding a single value for the data segment
Bin-centered difference scheme regression
- If was evaluated using a bin-centered difference scheme, the regression can either be done:
- for each bin individually, with a single for each separation distance, ultimately yielding an for each bin; or
- by combining the data for all of the bins, with each separation distance having a value for each bin, with the regression again ultimately yielding a single value for the data segment.
Back to Compute structure functions and dissipation estimates
