How do I reverse the 2d look-up table in simulink?

조회 수: 12 (최근 30일)
KyoungSeok Han
KyoungSeok Han 2016년 2월 20일
The above link is related to my question but I want to add some more question about this answer. 0.4 0.5 0.6 0.7 (B) __________________ 17.9|67 89 95 108 (A) 18.0|74 92 110 123 18.1|80 97 115 127 18.2|84 106 119 135 (c) If the above table is given, and certain function in m file is effective to obtain the required B with the specific value(A,C). But How do I obtain the new 2d look up table data as follows.
0.4 0.5 0.6 0.7 (B)
____________________
50 |xx xx xx x
(C) 60 |xx xx x xx
70 |x xx x xx
80 |x xx x 1x
(A)
the dimension of A and C matrix should be change to obtain the fixed look up table. How do I obtain the above new table??

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by