Obtaining mean and std from cfit object
2 ビュー (過去 30 日間)
古いコメントを表示
I have a large number of cfit smoothing spline objects. The object normalises the input data before applying the coefficients. How can I extract the normalisation constants (0.4671 and 0.3831 in the example).
cfit0 =
Smoothing spline:
cfit0(x) = piecewise polynomial computed from p
where x is normalized by mean 0.4671 and std 0.3831
Coefficients:
p = coefficient structure
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Smoothing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!