Using MATLAB’s Differential Equation Solver

Write a matlab function that takes as input parameters an unsorted array (a list) and an integer. The function should then go through the array (list) and find the smallest value in the list. It should return the index of the smallest value in the list. ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download