time series normalization and standardization

5 ビュー (過去 30 日間)
vedesh Mohit
vedesh Mohit 2018 年 4 月 1 日
hey, I have a time series of wind speed data (V) and I am trying to normalize the dataset to make all of them have zero mean and one variance. I first began transforming the dataset to make it more gaussian shaped by raising the power of each input by k/3.6, where k is the form factor of a weibull distribution. I have separated my data into separate months to remove seasonality and I am now trying to standardize and the equation is (V transformed -mu)/sigma. I would like to know how to determine mu and sigma? is it the mean and standard dev of the entire transformed time series or is it the mean & std dev of the wind speeds for the same time? I have attached the review that I am following.

回答 (0 件)

カテゴリ

Help Center および File ExchangeLinear and Nonlinear Regression についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by