Community Profile

photo

Hello Matlab


2015년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to do counter in matlab?
I want to do just like the following Matlab, it returns error, how to fix it so Matlab can take it without errors? load M...

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

3

답변

질문


Error in matrix power
I'm getting this error in my below code: Error: Line: 6 Column: 9 The expression to the left of the equals sign is not a val...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


generating a diagnoal matrix
Hello, I need to initiate a matrix, like this: SQ = diag ( sequare root(sqrt(S(l,:))-segma), sequare root(sqrt(S(2,:)...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


assigning array to another
I'm struggling with the rows index of the matrix. First I have Matrix A which is 1125 X 30 dimensions. I want to initializ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


extract first row from matrix
I'm trying to extract the first row from my matrix and put in a vector like [m,n] my matrix is 2x5 size. but I'm getting...

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

6

답변

질문


select random values from vector
I have a vector: [R1,R2]= Where R1 = 7 3 3 5 3 R2 = 5 5 5 4 6 I want to randomly...

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

2

답변