time series normalization and standardization
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!