Borrar filtros
Borrar filtros

lookup table/n dimension interpolation

5 visualizaciones (últimos 30 días)
RR
RR el 25 de En. de 2022
Respondida: Benjamin Thompson el 25 de En. de 2022
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

Respuestas (1)

Benjamin Thompson
Benjamin Thompson el 25 de En. de 2022
Simulink has a number of blocks implementing different types of lookup functions.

Categorías

Más información sobre Simulink 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!

Translated by