Solved


Remove a specific column with min value
Remove the column that contain the min value in the matrix? If you like the problem, please give it a like:)

15 days ago

Solved


Remove a specific column with max value
Remove the column that contain the max value in the matrix? If you like the problem, please give it a like:)

15 days ago

Solved


Remove a specific row with min value
Remove the row that contain the min value in the matrix? If you like the problem, please give it a like:)

15 days ago

Solved


Remove a specific row with max value
Remove the row that contain the max value in the matrix? If you like the problem, please like it :)

15 days ago

Solved


Find Logic 32

15 days ago

Solved


Find Logic 31

15 days ago

Solved


Find Logic 30

15 days ago

Solved


Find Logic 29

15 days ago

Solved


Find Logic 28

15 days ago

Solved


Find Logic 27

15 days ago

Solved


Find Logic 26

15 days ago

Solved


Find Logic 25

15 days ago

Solved


Find Logic 24

15 days ago

Solved


Find Logic 23

15 days ago

Solved


Find Logic 22

15 days ago

Solved


Find Logic 21

15 days ago

Solved


Find Logic 20

15 days ago

Solved


Find the Pattern 7

17 days ago

Solved


Find the Pattern 6

17 days ago

Solved


Duplicates
Write a function that accepts a cell array of strings and returns another cell array of strings *with only the duplicates* retai...

17 days ago

Solved


MATCH THE STRINGS (2 CHAR) very easy
Match the given string based on first two characters on each string. For example A='harsa'; b='harish'; result '1' ...

17 days ago

Solved


Replace all odd numbers with NaN
Replace all odd numbers in the vector or matrix with NaN. For example, if x = [1 3 4 5 8 11]; then return y = [NaN Na...

17 days ago

Solved


true or false
if the matrix has a zero, return true. else, return false

17 days ago

Solved


Sum the rows
Sum the rows of the given matrix. Example x = [ 1 2 3 4 ] y = [ 3 7 ]

17 days ago

Solved


Matrix to vector transformation
given a matrix, make in the output 1 column vector putting odd numbers in ascending order after that put the even numbers in des...

17 days ago

Solved


Ounces to Kilograms
convert ounces to kilograms, easy

17 days ago

Solved


lb to kilogram
convert lb to kilogram units, easy

17 days ago

Solved


find the logic,easy one
find the logic behind, example x=18 y=306 x=53 y=2756

17 days ago

Solved


Find Logic 19

17 days ago

Solved


Find Logic 18

17 days ago

Load more