subject

Write a program in MATLAB C. Provide the user the following menu from which he can select:
1. Sum of all elements in the array. Print the result.
2. Sum of the element in a row that he'll specify. Print the result.
3. Sum of the element in a column that he'll specify. Print the result.
4. Sum of the elements in the right diagonal. Print the result.
5. Sum of the elements in the left diagonal. Print the result.
6. The element with the minimum value in the array. Print the result.
7. The element with the maximum value in the array. Print the result.
8. The element with the minimum value in a row that he'll specify. Print the result.
9. The element with the maximum value in a row that he'll specify. Print the result.
10. The element with the minimum value in a column that he'll specify. Print the result.
11. The element with the maximum value in a column that he'll specify. Print the result.
12. Print the menu again
13. Exit from the program

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:00
Write a method so that the main() code below can be replaced by the simpler code that calls method original main(): public class calcmiles { public static void main(string [] args) { double milesperhour; double minutestraveled; double hourstraveled; double milestraveled; milesprhour = scnr.nextdouble(); minutestraveled = scnr.nextdouble(); hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; system.out.println("miles: " + milestraveled); } }
Answers: 2
question
Computers and Technology, 23.06.2019 10:00
Hey i just logged on and one of the moderators deleted a bunch of my answers to questions, even though the answers were right and the people it doesn't make sense but if anyone wants to talk about anything just message me lol (this is super random lol)
Answers: 1
question
Computers and Technology, 23.06.2019 12:00
Which of these is an example of an integrated presentation? a. a table created in powerpoint b. an image pasted into powerpoint c. a caption created in powerpoint d. an excel chart pasted into powerpoint
Answers: 1
question
Computers and Technology, 24.06.2019 03:30
Other - a written response, no less than arial 12-point font, to the following: of the following, which would you consider is most important to customer service goals? choose one and explain why. (1) accuracy (2) punctuality and attendance (3) courtesy (4) productivity (5) organization
Answers: 1
You know the right answer?
Write a program in MATLAB C. Provide the user the following menu from which he can select:
1...
Questions
question
Mathematics, 15.05.2021 02:00
question
Arts, 15.05.2021 02:00
question
Mathematics, 15.05.2021 02:00
Questions on the website: 13722363