Different result between Matlab and mobile calculator. (Plz helpTT)

조회 수: 2 (최근 30일)
Kang san Lee
Kang san Lee 2020년 10월 16일
댓글: Rik 2020년 10월 17일
This function is designed to calculate a "Loss Factor" of Elbow in the pipe equipment consisted of Venturi meter, Orifice meter and Rotameter.
and the input data is like pictures below.
and the output from matlab is [-0.0720, 1.3425, 0.7478].
But it was a quite weird conclusion for me so I recalculated it by mobile calculator.
And my calculator made a result of -1.1168 for the first element of the matrix.
-0.0720 and -1.1168 are quite different from each other but I couldn't find what is the problem.
Though there was some strange results above this one, it is too large number so I can't tolerate it.
Plz take a look for my code and find some errors for me.TT

채택된 답변

Durganshu
Durganshu 2020년 10월 16일
편집: Durganshu 2020년 10월 16일
Clearly, you have misplaced any bracket or operator while solving the problem in the calculator. Look for them.
I t could even be possible that you have written the equation in a wrong way. Please recheck the hand equations and teh equations written in the script.
The result would be same if there are no misplacements.
  댓글 수: 7
Durganshu
Durganshu 2020년 10월 17일
편집: Durganshu 2020년 10월 17일
Your output values seem to be Q1, Q2, Q3, K_Ven, K_Dif, K_Ori, K_Elb. Are you getting all these values incorrect?
Rik
Rik 2020년 10월 17일
Just a quick note: if you Mark an answer as accepted, that means your issue is solved, which will decrease the number of people looking into your question.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 App Building에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by