Risolto


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

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


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

oltre 11 anni fa

Domanda


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

oltre 12 anni fa | 2 risposte | 0

2

risposte