photo

nathan Short


2018년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


Subscript indices must either be real positive integers or logicals.
Why do i get " Subscript indices must either be real positive integers or logicals." when i run my code and how can i fix it ...

거의 5년 전 | 답변 수: 2 | 0

2

답변

질문


how to sum a vector without sum function
function Mean = mean_strength(StrengthVector) N = numel(StrengthVector); x = sum(StrengthVector); for i = 1:N M...

거의 6년 전 | 답변 수: 5 | 0

5

답변