Linear extrapolation in SIMULINK
Afficher commentaires plus anciens
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
Réponses (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
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!