subject

A) (1 pt) load the file steam. txt. this would create a 3 column matrix with the name steam that has all the data in the file. b) (3 pts) assign column 1, 2, and 3 of steam to variables t, vf, and vg, respectively. c) (3 pts) use vf and vg in equation (1) to create 3 more column vectors, which will be the specific volume at x = 0.25, 0.5, and 0.75. d) (2 pts) now your program must create a matrix steam_mod where the 1st column is the temperature, as before, while columns 2 to 6 will be the specific volume at x = 0, 0.25, 0.5, 0.75 and 1, respectively. e) (1 pt) save steam_mod in another ascii file steam_mod. dat. f) (2 pts) using the disp() function with format short g, display the 1st 30 rows of steam_mod as t v(x=0) v(x=0.25) v(x=0.5) v(x=0.75) v(x=1)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
Which law requires employers to provide safe working environments for their employees? a. civil rights act b. fair labor standards act c. occupational safety and health act d. wagner act
Answers: 1
question
Computers and Technology, 23.06.2019 14:00
Select the correct answer. a company is currently focusing on creating specific management goals for itself. which level of maturity is the company demonstrating under the sse_ccm framework? a. performed informally b. planned and tracked c. quantitatively controlled d. well-defined e. continuously improving
Answers: 2
question
Computers and Technology, 24.06.2019 17:40
When analyzing data sets, such as data for human heights or for human weights, a common step is to adjust the data. this can be done by normalizing to values between 0 and 1, or throwing away outliers. for this program, adjust the values by subtracting the smallest value from all the values. the input begins with an integer indicating the number of integers that follow. ex: if the input is 5 30 50 10 70 65, the output is: 20 40 0 60 55
Answers: 1
question
Computers and Technology, 24.06.2019 18:30
What is the local portion of the e-mail address below? [email protected] a.) @ b.) biz c.) gumchewer d.) twrigley
Answers: 1
You know the right answer?
A) (1 pt) load the file steam. txt. this would create a 3 column matrix with the name steam that has...
Questions
Questions on the website: 13722363