Matlab question usin for ,while loop

Two friends A and B start with initial salaries of 1 unit and 1.25 unit, respectively. At the end of each year, they get a raise of 6% and 2% respectively. Write a MATLAB code that uses either a for or while loop to calculate annual salaries of the two until the year when A’s salary exceeds that of B’s. Report the value of the earliest year when A’s salary exceeds B’s. When the program ends, A and B should be a -dimensional vectors, containing their salaries in the respective years.

5 件のコメント

Walter Roberson
Walter Roberson 2020 年 5 月 24 日
what question are you asking of us?
Shubham Rawal
Shubham Rawal 2020 年 5 月 24 日
Write a MATLAB code that uses either a for or while loop to calculate annual salaries of the two until the year when A’s salary exceeds that of B’s.
Are Mjaavatten
Are Mjaavatten 2020 年 5 月 24 日
Have a look at here on how to get help with homework problems.
Walter Roberson
Walter Roberson 2020 年 5 月 24 日
"Write a MATLAB code" is an order, not a question. A question would be something like, "Where can I find introduction to programming in MATLAB?"
Shubham Rawal
Shubham Rawal 2020 年 5 月 24 日
Sorry for inconvenience caused Kindly answer the order

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeLoops and Conditional Statements についてさらに検索

製品

リリース

R2018a

タグ

質問済み:

2020 年 5 月 24 日

コメント済み:

2020 年 5 月 24 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by