Effacer les filtres
Effacer les filtres

Creating a Vector with 5 elements in a specific way

3 vues (au cours des 30 derniers jours)
Yuval Cohen
Yuval Cohen le 30 Juil 2020
Hello dear friends!
Could you help me with this w Q?
Thanks!!!

Réponses (1)

Sriram Tadavarty
Sriram Tadavarty le 30 Juil 2020
Hi Yuval,
n = 5;
u = 2.^(0:n-1);
Hope this helps.
Regards,
Sriram

Catégories

En savoir plus sur Language Fundamentals dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by