Linear extrapolation in SIMULINK
Mostrar comentarios más antiguos
Hi there
How can I do a linear extrapolation in simulink to get the x value for a known y value (on a graph), when I also have two other known (x,y) coordinates on the graph?
thank you
Respuestas (1)
You can use the 1-D Lookup Table Block to interpolate and extrapolate your values. It is in the Simulink Block Library under
Simulink>Lookup Tables>1-D Lookup Table
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!