필터 지우기
필터 지우기

[years, ~, gg] = unique(dataset(:, 1))...what does this line mean?what is the use of unique function here?

조회 수: 1 (최근 30일)
i want to know what actually that line means?
  댓글 수: 2
dpb
dpb 2018년 6월 25일
And to amplify in the current context, clearly dataset holds the year of the data so the user is getting ready to process by year.
Probably the next section of code can be done more succinctly now via some of the other features in ML than the code is going to use, but we can't see that for sure...

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Multidimensional Arrays에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by