Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

What can I do for this Matrix manipulation

조회 수: 1 (최근 30일)
Jaehwi Bong
Jaehwi Bong 2019년 6월 4일
마감: MATLAB Answer Bot 2021년 8월 20일
I have two types of matrix (29*1 and 168*1). K: 29*1, R: 168*1
The values of K represent specific n-th row of R. And I'd like to take values of R corresponding to K values. In the end, I should have this matrix, R'(29*1) from R(168*1).
What can I do for that?
  댓글 수: 4
Rik
Rik 2019년 6월 4일
Is this what you mean?
R2_value(k)
You're making it confusing by not explaining what you mean with a small example.
Jaehwi Bong
Jaehwi Bong 2019년 6월 5일
Thank you! I got it :)

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by