I need help with MATLAB please.. i cant think of the correct formula for the FOR-LOOP!? - matlab 2009 pc requirements
That is the problem
Imagine that you have a crystal ball and predict the percentage increase in enrollment for the next 22 years (2009 to 2031). The following table shows the percentage increase in their forecast for each year. Increase = [10, 8, 10, 16, 15, 4, 6, 7, 8, 10, 8, 12, 14, 15, 8, 7, 6, 5, 7, 8, 9, 8]
Develop and write a program that costs for the study to four years designed for students per year, assuming the current cost of one years in public school is $ 5,000. Show your output table.
I do not know what would be the right formula to go the loop? One suggestion is no doubt .. Nice thank you!
1 comment:
Tip: Octave should look like this:
for var = expression
Body
endfor
Post a Comment