Obtaining mean and std from cfit object

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

답변 (1개)

Karan Nandankar
Karan Nandankar 2020년 12월 30일

1 개 추천

Hi Neil,
You can refer to this MATLAB Answer for your query.

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

태그

질문:

2019년 11월 8일

답변:

2020년 12월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by