Solved


num9
num

5 months ago

Solved


num8
num

5 months ago

Solved


num7
num

5 months ago

Solved


num6
num

5 months ago

Solved


num5
num

5 months ago

Solved


num4
nmjhg

5 months ago

Solved


num3
nam

5 months ago

Solved


nam2
nam

5 months ago

Solved


num
num

5 months ago

Solved


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

5 months ago

Solved


Draw a '0' in a one matrix!

5 months ago

Solved


Energy of a photon
&#9883 &#9762 &#9883 &#9762 &#9883 &#9762 &#9883 Given the frequency F of a photon in giga hertz. Find energy E of this photon...

5 months ago

Solved


Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...

5 months ago

Solved


Calculate compression ratio of engine
Calculate compression ratio of engine given compression volume of cylinder(Vc), piston stroke(s) and valve diameter(d)

5 months ago

Solved


Calculate Engine Power
Calculate Engine Power (P) in kW given the values of Torque(M) in Nm and Engine Speed(n) in rpm

5 months ago

Solved


Find the Pattern 3

5 months ago

Solved


Find the Pattern 10

5 months ago

Solved


Find the Pattern 1

5 months ago

Solved


Column Removal (★★★)
(copy of prob 7) Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2...

5 months ago

Solved


row removal
Consider a matrix and remove the first row of the matrix.

5 months ago

Solved


Create a Multiplication table matrix...
Create a product table in this format: P = [ 1 2 3 4 5; 2 4 6 8 10; 3 6 9 12 15; 4 8 12 1...

5 months ago

Solved


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

5 months ago

Solved


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

5 months ago

Solved


to the 2 all elements
to the 2 all elements

5 months ago

Solved


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

5 months ago

Solved


Converts numbers into characters
Converts numbers into characters

5 months ago

Solved


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

5 months ago

Solved


Find the max element of the array
Find the max element of the array

5 months ago

Solved


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

5 months ago

Solved


calculate the length of matrix
input 1 array, calculate the length

5 months ago

Load more