power curve eliminating outlier

3 次查看(过去 30 天)
Hello all,
I have been trying to plot the power curve of wind turbine. And I tried to eliminate the outliers using ignore if the value is greater than mean+standard deviation or less than mean-standard deviation, however this still does not work. Would please suggest me if there is any other method or how to improve my script? please have a look on the power curve attached with this message.
Thank you for your help!
Teklehaimanot

采纳的回答

Star Strider
Star Strider 2015-9-29
I am not certain what outliers you want to eliminate. I would do a non-linear regression on your data (using nlinfit or lsqcurvefit) and fit your data with a Logistic function.
  5 个评论
Paolo Erazo Huera
were you able to filter the erroneous data from the power curve?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Least Squares 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by