Math with Arrays help
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
A. Create an array of 1 to 25.
B. Create an array of e^x where x is the previous array you created.
0 Kommentare
Antworten (1)
Sulaymon Eshkabilov
am 16 Okt. 2019
Hi,
Use colon operator : for A
Use exp() for B
Good luck.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!