Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Write a complete MATLAB program to input the first (X) number of series, and then: 1. Add the next 70th numbers; 2. Calculate the average value
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I don't understand the question and even internet doesn't help me either.
I want to solve the question
6 Kommentare
Rik
am 31 Aug. 2021
If you don't understand the question itself, ask your teacher for clarification. That is the advice Steven already gave you, and I can only agree.
Jan
am 31 Aug. 2021
Even the 1st sentence is mysterious: "Write a complete MATLAB program to input the first (X) number of series". What are "incomplete" programs? Does "the first (X) number" mean a specific number of elements of a specefic series? How could a program determine the following 70 (!!!) elements? There is no unique way to expand a given list of numbers. So appending 19 is a good choice. The average number of what?
This question is not meanigful. The internet cannot help to solve an unclear question, because this would require a portion of magic.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!