Gelöst


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

mehr als 12 Jahre vor

Gelöst


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

mehr als 12 Jahre vor

Gelöst


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

etwa 13 Jahre vor

Frage


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

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten