Interpolation between matrices in Simulink
Show older comments
Hello everyone,
I am having trouble about interpolating between matrices in Simulink. To explain detailly, I am forming a Flight Model for an aircraft, and I need to use given data sets in Engine Model of my simulation. I have got Thrust Coefficient values for 3 different RPM values and 4 different altitude values. Each of these 12 data sets are formed such that they are a 2D array where x direction is for different Advance Ratio values, and y direction is for different Power coefficient values. I tried to use the 2D and 3D Lookup Tables but they do not make interpolation between two matrices. What I need is for a given altitude and RPM value, interpolate the matrices and find a new matrix as in the image below. Then I can use a 2D Lookup Table for given CP and J values.

Accepted Answer
More Answers (0)
Categories
Find more on Lookup Tables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
