how to find point from Table data in Simulink?
Afficher commentaires plus anciens
I have some data that I am calculating density versus temperature and pressure using Lookup tables in Simulink.
Conversely, how do I find pressure from temperature and density?
Réponses (1)
Sulaymon Eshkabilov
le 19 Fév 2024
1 vote
Do the followings:
- Feed the temperature and density values as inputs to the lookup table block
- The output of the lookup table will be the interpolated pressure based on the provided temperature and density inputs
1 commentaire
Catégories
En savoir plus sur Simulink 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!
