Question: Use Matlab Please show a clear script and dont use section only function. Make a FUNCTION that has your name (or mixture of their names)
Use Matlab Please show a clear script and dont use section only function. Make a FUNCTION that has your name (or mixture of their names) and do the following (value: 50 POINTS): An organizer must know how many buses (guaguas) he must dispatch to an event depending on the number of people and number of bus seats. Remember that if the result has decimals, the amount of buses should be approximated above. The system should also warn you how many chairs will be empty. Buses = people / chairs that the bus has Chairs that are left over = buses * chairs of each bus - people There must be 2 inputs and 2 outputs that would be: 1.1. tickets: number of people and number of seats per bus (let's assume that ALL buses are same). 1.2. Departures: the number of buses to be used and the number of seats that were left over.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
