Math with Arrays help
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
A. Create an array of 1 to 25.
B. Create an array of e^x where x is the previous array you created.
0 commentaires
Réponses (1)
Sulaymon Eshkabilov
le 16 Oct 2019
Hi,
Use colon operator : for A
Use exp() for B
Good luck.
0 commentaires
Voir également
Catégories
En savoir plus sur Matrix Indexing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!