Can I use a Simulink 1-D Lookup table to interpolate between n-element vectors?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I would like to use a Simulink 1-D Lookup Table to implement gain scheduling. Will it still work if my gains are a vector for each breakpoint? If so, will it interpolate element-wise, i.e. create a new vector where each i-th element is interpolated from the i-th element in the vectors that are 'looked up' by the breakpoint data?
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!