Community Profile

photo

Mohammad Hossain


2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Sum of highest length of consecutive lowest values from a array.
A = [5 1 1 1 6 1 1 1 1 1 1 1 7 1 1 1 7] I would like to sum the highest consecutive numbers those are less than 2. In this c...

대략 6년 전 | 답변 수: 3 | 0

3

답변

질문


How can I replace value of specific cell value depending on another matrix?
A=[8 3 1; 0 0 0; 7 9 7; 5 5 5; 1 4 5]; D=[5 5 0; 7 9 0]; How can I compare between A and D depending on the first two colum...

대략 6년 전 | 답변 수: 2 | 0

2

답변

답변 있음
How can I modify table by horizontal row wise from three different tables?
Simple example: A=[8 3 1; 0 0 0; 7 9 7; 5 5 5; 1 4 5]; D=[5 5 0; 7 9 0]; How can I compare between A and D depending on ...

대략 6년 전 | 0

질문


How can I modify table by horizontal row wise from three different tables?
<</matlabcentral/answers/uploaded_files/111367/Problem.PNG>> There are two tables with three columns. First two columns will ...

대략 6년 전 | 답변 수: 2 | 0

2

답변