Info

此问题已关闭。 请重新打开它进行编辑或回答。

Can I interpolate among the inputs based on the output of a matrix?

1 次查看(过去 30 天)
In n-D lookup tables in Simulink, when I have for example, a matrix with A,B & C as inputs, I can get interpolated/extrapolated values of D as output. But I was wondering if it is possible to give a value for D as input while integers from A & B are also inputs and find the C value as output? Apparently I cannot simply change the place of C & D in the lookup table since I will get dimensional error. In my example the size of matrices A, B, and C are m, n & p respectively so the size of D is m x n x p.
Thanks in advance for any suggestion.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by