need help with percentage??

1 view (last 30 days)
Alex Doan
Alex Doan on 5 Feb 2020
Edited: Alex Doan on 5 Feb 2020
Prompt the user to enter to projected percent reduction in artic ice thickness a year after the last recorded day (0 – 100%). Create a user-defined function named Projection_cougarnetID.m. In the function, determine the projected ice thickness a year after the last recorded day for each location. This function will have two inputs (projected percent reduction, updated ice data from Task 2) and one output (vector of projected ice thicknesses for each location). In your main script, append the projected ice thicknesses to the Ice matrix and save that new matrix as MA2_Task4.csv.

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!