Info
この質問は閉じられています。 編集または回答するには再度開いてください。
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 回表示 (過去 30 日間)
古いコメントを表示
I don't understand the question and even internet doesn't help me either.
I want to solve the question
6 件のコメント
Rik
2021 年 8 月 31 日
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
2021 年 8 月 31 日
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.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!