Solved


expand intervals
You're given a row vector of an even number of monotonically increasing integers. Each pair of consecutive integers is the lower...

5 years ago

Solved


Find 100 from a Matrix and Replace With 0 with less computation time
pls use this matrix x = [208 40 167 180 112 70 192 215 90 19 231 100 9 100 97 100 ...

5 years ago

Solved


Find the minimal value in N*N Matrix
Suppose that we have N by N matrix, we try to find the minimal value in that matrix. examples: Input A=[1 2 3 5 6;52 58 56 45...

5 years ago

Solved


Find Logic 16

5 years ago

Solved


Find Logic 14

5 years ago

Solved


Find Logic 15

5 years ago

Solved


Find Logic 13

5 years ago

Solved


Find Logic 12

5 years ago

Solved


Find Logic 11

5 years ago

Solved


Sum of the pixel values for the blue color
Calculate the sum of the pixel values for the blue color, with a picture as an input. *NOTE:* The picture will be provided as...

5 years ago

Solved


Find Logic 10

5 years ago

Solved


Find Logic 9

5 years ago

Solved


Find Logic 8

5 years ago

Solved


Find Logic 7

5 years ago

Solved


Find Logic 6

5 years ago

Solved


Find Logic 3

5 years ago

Solved


Converts numbers into characters
Converts numbers into characters

5 years ago

Solved


to the 2 all elements
to the 2 all elements

5 years ago

Solved


Double all elements in the array
Duplicate all elements in the array

5 years ago

Solved


Draw a '0' in a one matrix!

5 years ago

Solved


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

5 years ago

Solved


Sum of series IX

5 years ago

Solved


Sum of series VIII

5 years ago

Solved


Find Logic 5

5 years ago

Solved


Find Logic 4

5 years ago

Solved


Replace pattern 0 1 0 and 1 0 1
Find and replace a pattern in a row of zeroes and ones. * Find 1 0 1 and replace it with 1 1 1 * Find 0 1 0 and replace it w...

5 years ago

Solved


Converter temp 0 to 200 degree C to 4 to 20mA
Converter temp 0 to 200 degree C to 4 to 20mA (It is used in transmitter)

5 years ago

Solved


Find 10's complement
Find 10's complement of a given number. An example is <http://electrical4u.com/9s-complement-and-10s-complement/ shown here>.

5 years ago

Solved


find out eigenvector of matrix
find out eigenvector of matrix A =eye(3); Answer is [0 0 1; 0 1 0; 1 0 0];

5 years ago

Solved


Find out value of polynomial at different value.
Find out value of polynomial at different value. Example p(s) = s + 8 For s=0, value is 8.

5 years ago

Load more