Set up a 6 element column vector f such that the value in row n of f is n/B

2 views (last 30 days)
What doe this mean if B=5. im confused as to where row n would be

Answers (1)

Jeremy
Jeremy on 21 Feb 2020
Edited: Jeremy on 21 Feb 2020
If I am understanding correctly, n is simply the row number. e.g. row 1 of f is 1/5, row 2 is 2/5 etc.

Categories

Find more on Multidimensional Arrays 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!