how to know the error in simulated air conditioner model
조회 수: 1 (최근 30일)
이전 댓글 표시
am trying it from last 4 days unable to understand where is problem please let me know the issue where it is please
댓글 수: 0
답변 (1개)
Shubham Khatri
2021년 5월 10일
Hello,
To my understanding, you need to define all the variables like m,c,tdot,tairconditioner etc. The simulink file lacks the value for the variables used. You can define these values in workspace or simply define them in the model itself if they are constants. Also, you need to define the S function for 'Thermostat_Schedule'.
Hope it helps
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!