Question: (Error Minimization) Create the single row variable named BestID contaiing the names of all stocks that have increased in value (from initial purchase price to
(Error Minimization) Create the single row variable named BestID contaiing the names of all stocks that have increased in value (from initial purchase price to current purchase price) by more than 30%. WITHOUT USING LOGICAL MATRICIES OR THE FIND COMMAND( USE WHILE LOOPS). MATLAB code please
The first row of this matrix contains the initial purchase price of any given stock; the second row of this matrix contains the current purchase price of any given stock; the third row of this matrix contains the number of shares of any given stock.


Cell Array's Inputted: {{ 'Dr','Bu','RI'Es','Or'},1550.450.400.650.500:950.700.850.750.800:350.450.250.550.600|}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
