subject

QUESTION Develop a computer program like in figure 1 using the APPLICATION DESIGNER application of MATLAB by the following steps below;
Create an Excel file that that include the following table. The view of the your excel file should be exactly same with the table)
Temperature Density (kg/m3) Viscosity(mPa-s) Cp (kJ/kg-K)
1 999.9000 1.1100 4.2100
10 999.7000 1.3080 4.1955
30 995.6500 0.7978 4.1801
50 988.0400 0.5471 4.1815
70 977.7600 0.4044 4.1902
80 971.7900 0.3550 4.1969
90 965.3100 0.3150 4.2053

Write the required codes, to read your Excel file and to display the only physical properties in the first row of the table above using a List box, as soon as your computer program runs.(not in design time)
Add an Edit Fields (numerical) into the user interface and write the required codes to take any temperature value between 1 C and 90 C
Add an Edit Field (numerical) to display the value of the selected physical properties (SPP) for the inputted temperature value when the run button on the UI is pressed.

if the inputted temperature value exactly same with the any temperature value in the table, calculation is not required, the value of the SPP in the table should be displayed in an EditField.
If the inputted temperature is not available in the table, firstly the row (i) that satisfy the following condition is determined.
T_i
Then the value of the selected physical property for the inputted temperature is calculated using the following formulation.

The value of the SPP=〖SPP〗_i+(T-T_i)(〖SPP〗_(i+1)-〖SP P〗_i)/(T_(i+1)-T_i )
Write the required codes to plot the variation of the selected physical property vs temperature values in the table.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 17:00
Aisha has finished working on a word processing document that contains 15 pages. she has added some special elements in the first three pages, page 9 and 10, and page 15 from the document. she wants to print only these pages to see how they look. which option is the correct way to represent (in the print dialog box) the pages that aisha wants to print
Answers: 3
question
Computers and Technology, 22.06.2019 18:40
Mariah was working on a multimedia presentation that included both video and audio files. the file was huge, and she wanted to send it to her coworker in another office. she needed to reduce the size of the file so that it could be transmitted faster. the utility she used to do this was
Answers: 2
question
Computers and Technology, 23.06.2019 02:00
What is the main benefit of minimizing the ribbon in word? more options will be accessible through customized keystrokes. more of the document will be viewable without needing to scroll. fewer controls will be accessible to the user by using the mouse. fewer editing options will be available without entering a password.
Answers: 1
question
Computers and Technology, 23.06.2019 02:00
Which software would you use to create a print design? a. illustrator b. audacity c. reaper d. dreamweaver
Answers: 2
You know the right answer?
QUESTION Develop a computer program like in figure 1 using the APPLICATION DESIGNER application of...
Questions
Questions on the website: 13722363