Borrar filtros
Borrar filtros

Simulink look-up table using scattered data

6 visualizaciones (últimos 30 días)
Dave Lee
Dave Lee el 20 de Mzo. de 2020
Comentada: Andreas el 26 de Sept. de 2022
Hi,
I have a data set, which includes scattered data. I want to build the table for Simulink look-up table (linear interpolation and clip for extrapolation) so that when I run the input of this data set as input to the table I can achieve the output value of the data set with very small numerical error.
I know we can use scatteredInterpolant to build the table with regular interval axes and use the table in Simulink. However, it may not meet the requirement in bold above if the grid is not extremely fine. I wonder what would be the best tool for this.
Thanks,
Dave

Respuestas (0)

Categorías

Más información sobre Nonlinearity en Help Center y File Exchange.

Productos


Versión

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by