Resuelto


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

más de 12 años hace

Resuelto


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...

más de 12 años hace

Resuelto


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...

alrededor de 13 años hace

Pregunta


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 ...

alrededor de 14 años hace | 2 respuestas | 0

2

respuestas