lookup table/n dimension interpolation
    3 views (last 30 days)
  
       Show older comments
    
Dear all, 
I need to find a model/look up table so that given as inpunt two 2D points (pa=(xa,ya); pb=(xb,yb))I will have as output one 3D point(P=(x, y, z)). 
In order to find this correspondence I performed some descrete measurments. I obtained a matrix C 22x3 containing reference 3D points and two matrices 22x2 containing correspondind 2D points (PA (22x2) and PB(22x2)). 
I am not trained on simulink. Can a lookup table in simulink resolve this problem? How?
Is it better to use an n-d interpolation?
Thak you very much in advace. 
RR
0 Comments
Answers (1)
  Benjamin Thompson
      
 on 25 Jan 2022
        Simulink has a number of blocks implementing different types of lookup functions.
0 Comments
See Also
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!
