How to write the correct expression of this function?
Show older comments
Hi, So I have v=[5 4 3 2 1] and I have to uses a particular mathematical expression to create the following vector!!
v=[5^5 4^4 3^3 2^2 1^1]
Any suggestions?! Thank you in advance!
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!