lookup table/n dimension interpolation
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
Respuestas (1)
  Benjamin Thompson
      
 el 25 de En. de 2022
        Simulink has a number of blocks implementing different types of lookup functions.
0 comentarios
Ver también
Categorías
				Más información sobre Lookup Tables en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

