필터 지우기
필터 지우기

how to find point from Table data in Simulink?

조회 수: 1 (최근 30일)
승현
승현 2024년 2월 19일
편집: 승현 2024년 2월 20일
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?

답변 (1개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2024년 2월 19일
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
승현
승현 2024년 2월 20일
편집: 승현 2024년 2월 20일
Thank you for your answer, but i don't know how can i feed the density.
If what I know is correct, only the x-axis (temperature) and y-axis (pressure) will be entered in the two parts on the left and the density can't enter.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Lookup Tables에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by