Math with Arrays help
1 回表示 (過去 30 日間)
古いコメントを表示
A. Create an array of 1 to 25.
B. Create an array of e^x where x is the previous array you created.
0 件のコメント
回答 (1 件)
Sulaymon Eshkabilov
2019 年 10 月 16 日
Hi,
Use colon operator : for A
Use exp() for B
Good luck.
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!