Computers and Technology
Computers and Technology, 12.04.2021 22:40, alaina33

You are developing an automated process for sorting fish caught by a trawler, and you want to keep track of information from each haul. Fish are separated by weight, and assigned quality and market categories accordingly, each with separate prices per kilogram. Create a MATLAB program that will take a vector of fish weights, and create a detailed summary of the haul, complete with count, total mass, and total price for each category of fish. 1) Your MATLAB script file should
a. Take user input for the weights (kg) of all fish from the haul as a vector.
b. Use a loop to determine the number of each grade fish in the haul, and the total income for each grade of fish.
c. Determine the total income resulting from selling the haul.
d. Output a detailed invoice including the total weight of each grade of fish, the total income for each grade of fish, and the total income from the entire haul.
e. Use the following fish categories Grade Use Price ($/kg) Range (kg) S Whole Fish 20 30 < weight Fillet 20 < weight <= 30 B Canning 10 < weight <= 20 Pet Food 5<= weight <= 10 Fish Extracts 1 0< weight <5
2) Create a sample run using the weight data in kg from the following haul of 15 fish as a vector: (3,1,55,21,17,7,9,11,32,29,2,8,15,1 0,4]

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 01:00, ariyanna029
What is added to the < meta > tag to describe the encoding type?
Answers: 2
image
Computers and Technology, 22.06.2019 22:00, lgary9462
Perform the following tasks: a. create a class named testclass that holds a single private integer field and a public constructor. the only statement in the constructor is one that displays the message “constructing”. write a main()function that instantiates one object of the testclass. save the file as testclass. cpp in the chapter 08 folder. run the program and observe the results. b. write another main()function that instantiates an array of 10 testclass objects. save the file as test class array. c . run this program and observe the results.
Answers: 1
image
Computers and Technology, 23.06.2019 15:00, puppylove899
Barbara is interested in pursuing a career in the science and math pathway. which qualifications will her reach that goal? a. an advanced knowledge of physics and math b. an advanced knowledge of engineering and math c. an advanced knowledge of physics and robotics an d. advanced knowledge of machinery and math
Answers: 1
image
Computers and Technology, 23.06.2019 18:20, Blossom824
What is wi-fi infrastructure? a metropolitan area network that uses radio signals to transmit and receive data a communications technology aimed at providing high-speed wireless data over metropolitan area networks a means by which portable devices can connect wirelessly to a local area network, using access points that send and receive data via radio waves includes the inner workings of a wi-fi service or utility, including the signal transmitters, towers, or poles and additional equipment required to send out a wi-fi signal
Answers: 2
Do you know the correct answer?
You are developing an automated process for sorting fish caught by a trawler, and you want to keep t...

Questions in other subjects:

Konu
Mathematics, 22.07.2020 14:01
Konu
English, 22.07.2020 14:01