photo

sami elahj


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Subtracting two arrays Matlab
this may sound awkward, i tried a loop but i am getting error(attempt to access), what i am trying to do is subtracting 2 array...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


Several Operations Within a Matrix Matlab
i'd like someone with knowledge on matlab to help me sort this out, the plan is to write a script as follow <</matlabcentral...

거의 9년 전 | 답변 수: 3 | 0

3

답변

질문


Copy values from a vector to a matrix
i have a problem trying to replace (copy) values from a vector to a matrix. So given this matrix 1 1 1 1 1 ...

거의 9년 전 | 답변 수: 1 | 0

1

답변

답변 있음
please i need help with Matrix manipulation
it seems like this works mx=max(data(:,3)); %// maximal node index ly = zeros(mx,1); for ii=2:mx, ly(ii) = ...

거의 9년 전 | 0

| 수락됨

질문


please i need help with Matrix manipulation
hello everyone, i need help on writing a script that does the following: data=[1 1 2; 2 1 3; 3 3 4; ...

거의 9년 전 | 답변 수: 4 | 0

4

답변