解決済み


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

約11年 前

解決済み


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

約11年 前

解決済み


Sum the entries of each column of a matrix which satisfy a logical condition.
Given a numeric matrix A and a logical array L of the same size as A, return a row vector S containing the columnwise sums of th...

12年弱 前

質問


Path, Current Directory, "exist" and "which" functions
Hi Here is my problem If we consider two files whose path are : * studies_1\data\file.mat * studies_2\data\file.mat ...

13年弱 前 | 2 件の回答 | 0

2

回答