Feeds
提问
back-transform rank data
i used tiedrank function to rank my data in order to convert them into standard normal distribution. rank=tiedrank(Data); ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to check if there is any trend in long time series ?
Hi, is there any Matlab function detect a trend component in time series data ? i am not satisfied with visual check . An...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to partition hourly Data by month
Hi,i have 20-years hourly data converted into timetable,i need to retime my data to month running mean timetable and then substr...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to recover removed negatives and null values and place them in the same vector ?
Let Y a column vector that i eliminate zeros and negatives values using : Y(Y<=0)=[]; How can i get the initial vector Y ...
8 years 前 | 1 个回答 | 0

